โ† All digests

Dev Digest โ€” April 5, 2026

๐Ÿ”ฅ HOT RELEASES

Swarm 0.1 โ€” Parallel Coding Agent Manager Linux desktop app (powered by Ghostty) for managing multiple coding agents in parallel. One workspace per feature, one agent per workspace โ€” git worktrees, terminal sessions, no more tab chaos. Works with any coding agent. ๐Ÿ”— X: https://x.com/penberg/status/2040693936113476075 ๐Ÿ’ป GitHub: https://github.com/penberg/swarm

OpenFang โ€” Production-Grade Agent OS in Rust 137K lines of Rust, 14 crates, 1,767+ tests, zero clippy warnings. Cold starts under 200ms, 40MB idle memory. SQLite memory backend with vector embeddings. This is what serious agent infrastructure looks like. ๐Ÿ”— X: https://x.com/techNmak/status/2040587723828813925 ๐Ÿ’ป GitHub: https://github.com/RightNow-AI/openfang

Squad โ€” Multi-Agent Workflows Inside Your Repo GitHub's official open source project built on Copilot. Initializes a preconfigured AI team directly inside your repository โ€” inspectable, predictable, collaborative. ๐Ÿ”— X: https://x.com/github/status/2040777736076034264 ๐Ÿ“– Blog: https://github.blog/ai-and-ml/github-copilot/how-squad-runs-coordinated-ai-agents-inside-your-repository/


๐Ÿงช INTERESTING REPOS

TurboQuant Plus โ€” llama.cpp Turboquant Integration Weight compression research โ€” tq4_1s compression on model weights (not just KV cache). Experiments with Qwen3.5 27B showing impressive results. ๐Ÿ’ป GitHub: https://github.com/TheTom/turboquant_plus

Mesh LLM โ€” Distributed Inference for llama.cpp Pool spare GPUs across multiple devices to run models larger than a single machine can hold. ๐Ÿ’ป GitHub: https://github.com/michaelneale/mesh-llm

Hermes Agent โ€” The Agent That Learns From You One of the fastest growing repos this week from NousResearch. Less bloated than alternatives. ๐Ÿ’ป GitHub: https://github.com/nousresearch/hermes-agent

Horizon Overlay โ€” Open Source AI Screen Overlay AI overlay that provides context from your screen. Open source Cluely alternative. ๐Ÿ”— X: https://x.com/tom_doerr/status/2040524736304681453 ๐Ÿ’ป GitHub: https://github.com/Tej-Sharma/horizon-overlay-open-source-cluely

Awesome Design MD โ€” Design System Specs for AI Agents Standardized design system specifications that AI coding agents can actually consume and follow. ๐Ÿ”— X: https://x.com/tom_doerr/status/2040647930277765335 ๐Ÿ’ป GitHub: https://github.com/VoltAgent/awesome-design-md

Claude Prompts โ€” Prompt Database & Builder for Claude Code ๐Ÿ”— X: https://x.com/tom_doerr/status/2040804998074847435 ๐Ÿ’ป GitHub: https://github.com/AgriciDaniel/claude-prompts

Inkos โ€” Multi-Agent Novel Writing System AI writing system with "memory files" for world-building, character relationships. Multiple agents collaborate: writer + reviewer + editor. Maintains plot consistency. ๐Ÿ’ป GitHub: https://github.com/visense/inkos

110+ React Native Animation Demos (Open Source) Output of a vibe coding session โ€” reusable animated components. ๐Ÿ”— X: https://x.com/reactiive_/status/2040511297843024047 ๐Ÿ’ป GitHub: https://github.com/enzomanuelmangano/demos

CrapFixer โ€” Clean Windows Properly Open source tool to remove junk apps, ads, and bloatware from Windows. ๐Ÿ’ป GitHub: https://github.com/builtbybel/CrapFixer


๐ŸŽฅ WORTH WATCHING

Simon Willison on Lenny's Podcast The shift from "mostly works" to "almost always does what you want" โ€” a tiny phrasing change that describes a completely different world for AI coding. ๐Ÿ”— https://www.youtube.com/watch?v=wc8FBhQtdsA

Anthropic's 13 Free AI Courses & Certificates Full curriculum from Claude 101 to advanced MCP, Claude Code in Action, and Agent Skills. ๐Ÿ”— X: https://x.com/RoundtableSpace/status/2040772692866183308 ๐Ÿ“– https://anthropic.skilljar.com


๐Ÿ’ก TECHNIQUES & IDEAS

README-Driven Development (Simon Willison) Hand-craft a detailed README describing exactly how a tool should work, then dump it into Claude Code and tell it to build it. The README becomes both the spec and the docs. ๐Ÿ”— X: https://x.com/simonw/status/2040645612044243365

Senior Engineer Workflow: Compound Engineering Plugin Run 5 separate agents per task: brainstorm โ†’ plan โ†’ execute โ†’ review โ†’ cross-check. Combined with git worktrees, teams run 4-8 Claude Code sessions in parallel. The skill is managing multiple AI agents without losing track. ๐Ÿ”— X: https://x.com/om_patel5/status/2040690741198889104

Garry Tan on MCP Design "Make a good MCP: do it as a CLI first. Design based on what agents actually want to do, not what people did designing a Web 2.0 era REST API. Then convert to MCP." ๐Ÿ”— X: https://x.com/garrytan/status/2040516672612950508


๐Ÿ”ฎ EMERGING TRENDS

Anthropic System Prompt Filtering Controversy Simon Willison caught Anthropic billing differently based on text in system prompts โ€” specifically filtering for competing agent harnesses. "Billing different based on text in the system prompt is a really bad look." Community is not happy; comparisons to net neutrality violations. ๐Ÿ”— X: https://x.com/simonw/status/2040846932239851936

Multi-Agent Orchestration Going Mainstream This week saw Swarm, Squad, OpenFang, Oh-My-ClaudeCode, and Multica all trending. The pattern: manage AI agents like team members with kanban boards, parallel execution, and shared context. Git worktrees as the enabling primitive.

Parallel Agent Execution as Standard Practice Matthew Berman running 9 agents in parallel. Senior engineers running 4-8 sessions via worktrees. The bottleneck shifted from "writing code" to "managing agents" โ€” a new engineering skill. ๐Ÿ”— X: https://x.com/MatthewBerman/status/2040636324496183314


Full digest: https://digest.99.cooking