AI in your terminal, editor, design app, and inbox: pick your model
Four tools this week and they all have one thing in common: they're trying to put AI inside the apps you already live in. Warp is rebuilding the terminal around it. Zed is doing the same thing for the editor. Open CoDesign turns prompts into UI prototypes on your desktop. openclaw stitches every messaging app you use to one local AI assistant. The pattern that keeps showing up is bring-your-own-key. Three of these four are MIT-licensed and ship with no model provider lock-in. You point them at OpenAI, Anthropic, Ollama, whatever you want. "Open source AI tooling" increasingly means "we built the interface, you pay your own model bill," and the economics line up. Nobody is trying to resell you tokens at a markup. The exception is Warp. It's source-available, not open source. The license restricts what you can do with the code and the AI features require an account. Worth flagging because the polish is real but the freedom is partial. If that bothers you, Ghostty and Alacritty are the open answers, and they're in the database too.
Agentic development environment terminal
The Lens
A terminal reimagined for the AI era. If you spend hours in the terminal and want AI built directly into your command line (not as a side panel, but as a core part of the experience), Warp is the most polished attempt at that. It also fixes long-standing terminal annoyances: command output is organized into blocks you can select and copy, input is a proper text editor with cursor movement, and command history search actually works. Built in Rust, it's fast. The UI renders at 60fps via Metal/GPU. It supports themes, custom keybindings, and Warp Drive (shared team workflows and commands). The free tier is generous: unlimited AI commands, all core terminal features, and personal Warp Drive. The paid Team plan at $22/user/mo adds team Warp Drive (shared commands and workflows), admin controls, and SSO. Enterprise adds audit logs and advanced security. The catch: it's not fully open source. The client is source-available (you can read the code) but the license restricts redistribution and commercial use. The AI features require a Warp account and internet connection. If you're philosophically opposed to a terminal that phones home, this isn't for you. Ghostty is a GPU-accelerated open source terminal if you want speed without the AI. Alacritty is the OG Rust terminal. Minimal and fast.
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
The Lens
OpenClaw is a self-hosted AI assistant that connects to every chat platform you already use. WhatsApp, Telegram, Slack, Discord, Signal, iMessage, Teams, Matrix, and about 15 more. One local gateway, one brain, every inbox. The setup is real work but the payoff is real too. You run a Node.js daemon on your machine (or a small VPS with Tailscale for always-on). Each messaging channel has its own auth dance: WhatsApp needs phone pairing, Telegram needs a bot token, Slack needs an app. Once wired up, you get voice wake words, browser automation, cron jobs, webhooks, and a skills platform that keeps growing. Solo users: run it on your laptop and bring your own API keys. Power users: put it on a $5 VPS and you have a private AI butler across every platform. There is no paid tier, no cloud service, no data leaving your machine. The catch: "free" still costs money. You need LLM API keys (OpenAI, Anthropic, or local models), and the WhatsApp integration uses an unofficial library that Meta could break tomorrow.
Open-source Claude Design alternative. One-click import your Claude Code / Codex API key. Prompt → prototype / slides / PDF. Multi-model (Claude, GPT, Gemini, Kimi, GLM, Ollama). BYOK, local-first, MIT.
The Lens
Open CoDesign turns text prompts into design artifacts on your desktop. Prompt to React prototype, slide deck, PDF, or marketing asset, all rendered in a sandboxed iframe with a live preview pane. It pitches itself as the open-source Claude Design alternative, MIT-licensed and built around your own model API key. Install in under 90 seconds via Homebrew, winget, or direct download. First launch asks for an API key (Claude, OpenAI, or 20+ providers), paste and go. Everything runs locally; credentials live in `~/.config/open-codesign/config.toml` and nothing leaves your machine unless your model provider needs it. Fifteen built-in demos cover landing pages, dashboards, and mobile UIs to get you started. Solo designers and small teams get a real Claude Design substitute without the subscription. You pay model tokens only. Larger teams that need brand consistency or shared component libraries should still look at Figma plus AI plugins, since this is built around individual workflows. The catch: it's young and the Electron app is heavier than a web tool. If you want a polished web design IDE, Claude Design is more refined, but it's $20+ a month and locks you to Anthropic models.
High-performance multiplayer code editor
The Lens
Zed is built from scratch in Rust to be the fastest code editor you can run. It is not an Electron app wrapping a browser. Every pixel is GPU-rendered, and it shows: files open instantly, scrolling is smooth, and search across a huge repo feels immediate. Built by the team behind Atom, it has real-time multiplayer editing baked in, so you can share a workspace and pair without setup, plus AI assistant integration with Claude, GPT, and local models through Ollama. After five years in beta, Zed shipped 1.0 in 2026. That matters, because the 'is it still early?' question is now settled. The editor is stable, free, and open source. You can run it forever without paying a cent, using your own API keys for any AI features you want. Pricing is now clear instead of evolving. Personal is free and includes a couple thousand AI edit predictions a month. Pro is 10 dollars a month for unlimited predictions plus 5 dollars of hosted-model token credit, usage-based after that. Business is 30 dollars per seat for org-wide model policies, data governance, and access controls. Solo developers get the fastest editor available for nothing. Small teams gain from the multiplayer editing. Larger teams weigh the governance tier against the one real gap below. The catch is the extension ecosystem. VS Code has tens of thousands of extensions; Zed has hundreds. Before you switch, confirm your language server, your debugger, and the niche extensions your workflow depends on actually exist. The editor is excellent. The ecosystem is still catching up.
Get the next issue in your inbox
Free. No spam. Unsubscribe anytime.