kimi-code/docs/zh/customization
7Sageer 29c9e2ab20
docs: clarify secondary model default binding and override precedence (#2553)
The secondary_model section did not state whether spawned subagents are
forced onto the secondary model or only default to it, nor the full
override precedence. Make the semantics explicit in both locales:

- spawning resolves the model in order: explicit tool-call model ->
  profile model_preference -> configured secondary model (default)
- the tool's model parameter accepts only "primary" / "secondary"
- "primary" means the model the main agent is currently running, not
  necessarily default_model
- the user has no per-spawn switch; overriding is the main agent's
  decision or a profile setting

Also unify secondary-model terminology and the [models] alias wording
across the config-files, agents, slash-commands, and env-vars pages.
2026-08-03 15:42:09 +08:00
..
agents.md docs: clarify secondary model default binding and override precedence (#2553) 2026-08-03 15:42:09 +08:00
datasource.md docs: restore Kimi Datasource legacy pages (#557) 2026-06-08 22:33:18 +08:00
hooks.md docs: fix dead anchor links in en/zh docs (#2348) 2026-07-29 15:57:48 +08:00
mcp.md feat: add global default MCP server timeout configs (#2065) 2026-07-23 12:41:08 +08:00
plugins.md feat: support plugin-contributed custom agents (#2365) 2026-07-29 21:59:48 +08:00
skills.md docs: add built-in skill commands section to slash-commands and skills pages (#596) 2026-06-09 20:39:33 +08:00
themes.md feat: add shell mode (!) to the CLI (#1079) 2026-06-25 21:24:53 +08:00