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 available. It's not an Electron app wrapping a browser. Every pixel is GPU-rendered, and it shows. Files open immediately. Scrolling is butter. Search across 100K files feels instant. built by the team that created Atom (GitHub's previous editor). Real-time multiplayer editing is built in. Share a workspace and code together with zero setup. AI assistant integration with Claude, GPT-4, and local models via Ollama. The editor itself is free and open source. Zed offers a paid tier for team collaboration features: Zed Channels with persistent voice, screen sharing, and shared project hosting. Pricing for the pro tier isn't publicly fixed yet (still evolving as of early 2026). Solo developers: free, and the fastest editor available. The extension ecosystem is growing but still small compared to VS Code. Check that your language server and key extensions exist before switching. Small teams: the multiplayer editing is legitimately good for pair programming. Larger teams: evaluate whether the extension gap matters for your stack. The catch: the extension ecosystem is the real blocker. VS Code has 40,000+ extensions. Zed has hundreds. If you depend on specific VS Code extensions for your workflow (Docker integration, specific debuggers, niche language support), check before you switch. The editor is great. The ecosystem isn't there yet.
Get the next issue in your inbox
Free. No spam. Unsubscribe anytime.