mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
442 B
442 B
settings/:用户设置能力族
English | 中文
该包族通过注册的命名空间与可替换存储 provider 解析用户可编辑配置。
| 包 | 职责 | ctx key |
|---|---|---|
settings/ |
定义命名空间注册、分层解析与提交 | ctx.settings |
settings-local/ |
在本地文件中存储设置并观察外部编辑 | 注册到 ctx.settings |