What is AgentKaigong?
AgentKaigong is a Chinese-first workflow and context management system for AI coding agents. Its goal is simple: small changes should remain fast, complex features should stay controlled, and long-running projects should not lose context.Design principles
- Human-facing content is localized and easy to understand.
- Machine-facing file names and protocol fields remain stable.
- Important knowledge is persisted to files rather than left only in chat.
- The workflow grows with the complexity of the task.
- External publishing and destructive operations remain under user control.