Tagged: claude-code
Showing 6–10 of 13 articles
Coding Agents in May 2026: A Field Guide Claude Code, Codex CLI, opencode, kilocode, pi, plus the commercial tools. What each one is and where the philosophical lines fall. Read article 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. Read article 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. Read article 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. Read article 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. Read article