Tag: claude-code
All the articles with the tag "claude-code".
-
Git Worktrees and Claude Code — Parallel Branches, Parallel Agents
How git worktree solves the branch-switching problem and how Claude Code builds on it to let you and an AI agent code on the same repo simultaneously.
-
How AI Agents Log — Claude Code vs Codex vs opencode
A comparison of logging and session storage strategies across three production AI agent projects, and what JSONL, SQLite, and relational schemas each offer.
-
Analyzing the Claude Code Source: Architecture, Toolchain, and Code Stats
A deep dive into the Claude Code source distribution — its project structure, build toolchain, technology stack, and lines-of-code breakdown.
-
Anatomy of Claude Code: File and Folder Sizes
A breakdown of the file and folder sizes in the Claude Code source distribution, revealing where the bulk of the codebase lives.