9 related articles
TutorialsA hands-on guide to building a minimal Claude Code frontend from scratch, covering TypeScript+React+Ink stack, terminal UI rendering, project structure, and memory issue debugging.
TutorialsDeep analysis of Claude Code's seven-layer architecture, ReAct loop core principles, and configuration-driven design. Source-level deconstruction of AI Agent mechanics with best practices.
TutorialsZero2Agent is an open-source interview prep tutorial covering Agent fundamentals, LangGraph/Claude Code analysis, interview question banks, and coding practice tools for landing Agent engineer roles at top tech companies.
TutorialsDeep dive into the open-source Nature Skills project by a Shanghai Jiao Tong University PhD, automating 7 academic paper workflows via Claude Code's Skills mechanism with 9 Skill writing patterns.
TutorialsDeep dive into Claude Code's source code startup and bootstrap flow, from CLI entry's on-demand loading design and REPL startup to sentiment analysis and the Agent Loop prelude.
Claude Code Hidden Configurations Full…
Explore Claude Code's source code to unlock hidden configurations like Hooks, Agents, Permissions, and Memories. Transform your AI assistant into a customizable semi-automated development workflow.
TutorialsClaude Code beginner tutorial covering installation, common issues, low-cost alternatives for budget users, and deep analysis of 8 Agent design patterns revealed by the 510K-line source code leak.
TutorialsDeep dive into Huawei's 100-page Hermes Agent manual: five-layer memory architecture solving AI amnesia, self-evolution loops for continuous optimization, and multi-agent collaboration engineering.
How Codex Tracked Down a Bug: From Err…
A developer used OpenAI Codex to debug a recurring browser extension error. Codex read the source code, identified a Chrome sleep mechanism flaw, and auto-generated a bug report that led to an open-source fix.