> ## Documentation Index
> Fetch the complete documentation index at: https://agentkaigong.t00ls.qzz.io/llms.txt
> Use this file to discover all available pages before exploring further.

# What is AgentKaigong?

> A practical workflow layer for AI coding agents

# 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.
