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

# Configuration

> Planned project-level AgentKaigong settings

# Configuration

AgentKaigong plans to store project settings in `.kaigong/config.yaml`.

```yaml theme={null}
language: zh-CN
fallback_language: en-US

workflow:
  default_mode: auto

git:
  auto_commit: false
  auto_push: false
```

Machine-facing keys will remain stable English identifiers. User-facing explanations and generated documents will follow the selected language.
