Section 01
Koan Framework Guide: A New Paradigm for Resolving Knowledge Debt in LLM-Assisted Development
Koan is an open-source Python framework designed specifically for coding agents like Claude Code and Codex. It aims to address knowledge debt in LLM-assisted engineering through norm-based multi-round workflows, decision capture mechanisms, and a project memory system. Its core philosophy is to guide human-AI collaboration via structured dialogue processes, ensuring engineering decisions are clear and traceable. This article will cover its background, core components, architecture, application scenarios, limitations, and more.