May 7, 2026 The Claude Code Source Leak: What the Dump Shows A misconfigured package.json field shipped Claude Code's full source to npm. What the half-million lines say about how the tool is built, and what it gives competitors.
llmagentsclaude-codeanthropictooling
Read article
March 30, 2026 jCodeMunch: Use 80% Less Context jCodeMunch-MCP uses tree-sitter AST parsing to build a symbol index of your codebase, letting AI agents pull individual functions instead of whole files. The token savings are significant.
llmtoolingmcpclaude-code
Read article
March 25, 2026 Getting the most out of Claude Code I ran a half-day Claude Code workshop for a team of technical and non-technical staff. Here's what I covered, what landed, and the habits that stuck.
claude-codellmworkshopproductivityteams
Read article
March 2, 2026 Claude Code Agent Teams: Multiple AI Sessions Working Together Anthropic shipped agent teams for Claude Code - multiple independent Claude instances that coordinate through shared task lists and direct messaging. Here's how they work, when to use them, and what to watch out for.
llmagentsswarmteamorchestrateclaude-code
Read article
February 27, 2026 Claude Code Custom Commands: Debugging Distributed Systems at Scale Using custom Claude Code commands to trace issues through AWS logs, identify root causes in minutes, and audit multi-stage workflows. How I built /check-services and /check-orders.
llmtoolingclaude-codeaws
Read article