Reverse-engineering Claude Code's 512K LOC TypeScript source: agent loop, tool system, permission model, Grove training pipeline, anti-distillation defense
-
Updated
May 1, 2026 - Python
Reverse-engineering Claude Code's 512K LOC TypeScript source: agent loop, tool system, permission model, Grove training pipeline, anti-distillation defense
Autonomous agent loop for Claude Code — decomposes a spec into tasks, executes them one per iteration with crash recovery and handoff context
[DEPRECATED] Codex skill for strict atomic-step execution; no longer maintained.
Build lightweight agent infrastructure for tool use, skills, memory, and multi-agent coordination with OpenHarness and ohmo
Run DeepSeek as a real sub-agent inside Claude Code / Codex CLI — DeepSeek gets its own 7-tool agent loop in a sandboxed workspace, not just a single LLM call.
Add a description, image, and links to the agent-loop topic page so that developers can more easily learn about it.
To associate your repository with the agent-loop topic, visit your repo's landing page and select "manage topics."