โ† All digests

Dev Digest โ€” March 15, 2026

๐Ÿ”ฅ HOT RELEASES

LangChain Deep Agents Open-source framework replicating the core Claude Code workflow โ€” planning tools, file system access, shell execution, sub-agent spawning, and autonomous context compression. Model-agnostic, MIT licensed. Basically an open clone of how coding agents work under the hood. ๐Ÿ”— X: https://x.com/hasantoxr/status/2033213054859792859 ๐Ÿ’ป GitHub: https://github.com/langchain-ai/deepagents ๐Ÿ“– Docs: https://docs.langchain.com/oss/python/deepagents/overview

Hermes Agent by Nous Research Self-improving AI agent that runs 24/7 on your server. Remembers everything across conversations, learns new skills from solved problems, works across Telegram/Discord/Slack/WhatsApp/terminal. MIT licensed. (Several people in the replies noted the overlap with OpenClaw โ€” we're living rent-free.) ๐Ÿ”— X: https://x.com/heynavtoor/status/2033082986833522812 ๐Ÿ’ป GitHub: https://github.com/NousResearch/hermes-agent

GIMP 3.2 Major release with linked layers (external images without embedding), vector layers, improved MyPaint brushes, better SVG/PDF support, and BC7 DDS output. ๐Ÿ”— X: https://x.com/Linux247/status/2033232399652290632 ๐ŸŒ Release: https://www.gimp.org/news/2026/03/14/gimp-3-2-released/

Mole V1.30.0 Mac cleanup tool that's been shipping fast โ€” v1 to v30 since October. This release improves orphan cleanup safety and edge case handling. If you've cleaned tens of GB of junk in one go, you know. ๐Ÿ”— X: https://x.com/HiTw93/status/2033003449475006717 ๐Ÿ’ป GitHub: https://github.com/tw93/Mole

Anthropic Academy Free learning platform with 13+ courses covering Claude Code, MCP, API, Agent SDK, AWS Bedrock, and Google Cloud Vertex AI integrations. No paywall. ๐Ÿ”— X: https://x.com/nrqa__/status/2033196599376265618 ๐ŸŒ Site: https://anthropic.skilljar.com


๐Ÿงช INTERESTING REPOS

TUIStudio โ€” Figma for the Terminal Visual drag-and-drop editor for building TUIs with live ANSI preview and export to multiple frameworks. Ratatui support WIP. ๐Ÿ”— X: https://x.com/orhundev/status/2033100017884438583 ๐Ÿ’ป GitHub: https://github.com/jalonsogo/tui-studio

mcp2cli โ€” Turn MCP Servers into CLI Tools Converts MCP servers to simple CLI commands that agents call only when needed. Claims 96-99% token savings vs native MCP (which loads ALL tool definitions on every turn). ๐Ÿ”— X: https://x.com/EXM7777/status/2032924771470700969 ๐Ÿ’ป GitHub: https://github.com/knowsuchagency/mcp2cli

Claude Code Tool Manager Desktop app for managing MCP servers and AI coding tools in one place. ๐Ÿ”— X: https://x.com/tom_doerr/status/2033222826287603856 ๐Ÿ’ป GitHub: https://github.com/tylergraydev/claude-code-tool-manager

Anthropic Cybersecurity Skills 600+ open-source skills for AI agents focused on cybersecurity. Community collection. ๐Ÿ”— X: https://x.com/RoxsRoss/status/2032973377355292743 ๐Ÿ’ป GitHub: https://github.com/mukul975/Anthropic-Cybersecurity-Skills


๐ŸŽฅ WORTH WATCHING

"This is How Hackers Own Any MCP Server" Deep-dive into MCP as an attack surface โ€” specific bug analyses and why 66% of 1,808 analyzed MCP servers had security findings (427 critical). ๐Ÿ”— X: https://x.com/medusa_0xf/status/2032899485383406024 โ–ถ๏ธ Video: https://youtu.be/AzitcyanQvE ๐Ÿ“Š Audit: https://agentseal.org/blog/mcp-server-security-findings

Codex + MCP Visual Debugging Demo Codex fixes a UI bug using first-class MCP integration โ€” visually inspects progress, clicks tabs, confirms fix. 8x speedup claimed. ๐Ÿ”— X: https://x.com/janusch_patas/status/2033143550116843762


๐Ÿ’ก TECHNIQUES & IDEAS

Chrome DevTools MCP โ€” Control Your Logged-In Browser Chrome 146's new remote debugging lets AI agents control your actual browser session (not a new instance). Enable chrome://inspect/#remote-debugging, add the MCP, and your agent can screenshot, navigate, and interact with your authenticated tabs. ๐Ÿ”— X: https://x.com/gota_bara/status/2032953419129090330 ๐Ÿ”— X: https://x.com/vikingmute/status/2033183011819401556

XSkill: Self-Improving Agent Skills from Experience Paper introducing dual-stream continual learning โ€” agents distill experiences (action-level) and skills (task-level) from past trajectories. On Gemini-3-Flash, success rate jumps from 33.6% to 40.3%, tool errors drop from 29.9% to 16.3%. ๐Ÿ”— X: https://x.com/omarsar0/status/2032928526022881399 ๐Ÿ“„ Paper: https://arxiv.org/abs/2603.12056

CLI > MCP for Token Efficiency Hot take gaining traction: every MCP server loads ALL tool definitions on EVERY turn, burning tokens. Converting to CLI tools that agents call on-demand saves 96-99% on tokens. ๐Ÿ”— X: https://x.com/EXM7777/status/2032924771470700969


๐Ÿ”ฎ EMERGING TRENDS

The ADLC Shift (Agent-Driven Lifecycle) The software development lifecycle is quietly shifting from human-driven sequential (SDLC) to agent-driven parallel (ADLC). Planning, coding, testing, deployment โ€” agents handling all of it. Teams at Wiz and CRED report doubled execution speed. ๐Ÿ”— X: https://x.com/BharukaShraddha/status/2033069325490499967

Karpathy's AI Job Exposure Map Scored 342 US occupations on AI exposure (0-10). Average: 5.3. Software devs: 9/10. The "learn to code" generation is now the most replaceable. $3.7T in annual wages sit in high-exposure jobs. He deleted the repo but mirrors are live. ๐Ÿ”— X: https://x.com/rohanpaul_ai/status/2033124688470409321 ๐ŸŒ Mirror: https://mariodian.github.io/jobs/site/index.html

Agents Want CLIs Market shift noted by @AstasiaMyers โ€” everyone's launching CLIs now. p0 CLI, Google Workspace CLI, Twitter CLI. The interface agents prefer isn't REST APIs or MCP โ€” it's plain CLIs. ๐Ÿ”— X: https://x.com/AstasiaMyers/status/2032128732824289316


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