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

# 配置参考

> 计划中的 AgentKaigong 项目配置

# 配置参考

AgentKaigong 计划使用 `.kaigong/config.yaml` 保存项目配置。

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

workflow:
  default_mode: auto

git:
  auto_commit: false
  auto_push: false
```

面向机器的配置键保持稳定英文标识；面向用户的说明和生成文档使用所选语言。
