A free newsletter covering open source tools worth knowing about. Honest analysis, no hype.
Four projects caught attention this week, and they share a posture: each does one thing well and refuses to become a platform. Browser Harness gives LLMs raw Chrome control through a single WebSocket in 600 lines of Python. whatcable surfaces the USB-C cable specs macOS hides from you. Open Design generates websites, mobile apps, and decks by delegating to whichever AI CLI you already have. Floci is a drop-in LocalStack replacement that boots in 24 milliseconds. None of these are trying to be your operating system. Worth calling out: LocalStack ended its free community tier in March, and the OSS replacement story has been settling out over the past two months. Floci looks like the one that stuck.
May 19, 2026
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.
May 12, 2026
AI agents stopped being a single product. We have agents in our terminals, our chat apps, our IDEs, our browsers, and now we have launchers to switch between them. Three of the four tools in this issue are agents. The fourth uses one as a building block. Hermes is the most interesting one to me. Nous Research built it as a self-improving agent that runs in your terminal but also plugs into Telegram, Discord, Slack, WhatsApp, Signal, and email. Point it at any LLM provider you want, and it remembers what you taught it across sessions. opencode is the same energy for code: terminal-first, model-agnostic, MIT licensed. cc-switch exists because if you've installed Claude Code, Codex, OpenCode, openclaw, and Gemini CLI on the same machine, you need something to keep them straight. The sneaky one is llm_wiki. Drop a folder of PDFs and Word files into it and it builds a structured wiki with cross-references and a knowledge graph, using whatever LLM you point at it. Not an agent in the chat sense, but the same pattern applied to documents instead of conversations. Persistent state, built up incrementally, owned by you. The open source version of the AI tools we used to subscribe to is starting to feel like a coherent stack instead of a collection.
May 5, 2026
Something happened this week that I haven't seen before. A tool that literally just tells Claude Code to stop being polite blew up faster than anything in our database. Caveman doesn't add features. It removes words. And developers are installing it by the thousands because apparently we all wanted our AI to cut the "I'd be happy to help" and just do the work. Separately, Graphify caught my attention because it solves a problem I hit constantly: understanding a codebase you didn't write. It reads your code, docs, even screenshots, and builds a navigable knowledge graph. Not a summary. Not a chatbot. An actual graph you can explore. That's a different approach and I think it's the right one for complex projects. Also on radar this week: an agent framework shipping 43 built-in tools out of the box, and a Rust-based S3 alternative that's picking up serious momentum in the self-hosted storage space.
April 21, 2026
Claude Code has an ecosystem now. Not just plugins or extensions, but a full configuration playbook: skills, memory structures, security practices, and CLAUDE.md templates that change how the agent behaves. everything-claude-code is the fastest-growing project in our database this week, and it's not hard to see why. Developers are realizing the default setup leaves performance on the table. Also on radar: a Rust-based terminal agent that replicates Claude Code's workflow for free, a proxy that turns AI coding CLIs into standard API endpoints, and Immich, the self-hosted photo platform that keeps pulling people off Google Photos.
April 14, 2026
The Number: 66% of the tools we track are completely free — no paid tier, no catch.
April 7, 2026
The Number: 66% of the tools we track are completely free — no paid tier, no catch.
April 1, 2026
Welcome to The Open Source Drop, a free, no-BS look at open source tools worth knowing about. Every issue: a few tools we've actually researched, with honest analysis of what they do well and where they fall short. No sponsored picks. No hype.
March 24, 2026