mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 14:07:20 +08:00
Merge pull request #10669 from Kilo-Org/peppered-behavior
feat(cli): guide Agent Manager recall usage
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@kilocode/cli": patch
|
||||
---
|
||||
|
||||
Guide Agent Manager orchestration to recall completed session context only when needed.
|
||||
@@ -10,4 +10,6 @@ Each task may provide a prompt, a short display name, and a branch name. Keep di
|
||||
|
||||
By default, multiple tasks are started as independent Agent Manager sessions. Set `versions` to true only when all tasks are alternate versions of the same work that should be compared together. Versioned worktrees are grouped in Agent Manager and branch names may receive version suffixes.
|
||||
|
||||
If available, use `kilo_local_recall` only if you need context from a completed Agent Manager session.
|
||||
|
||||
Do not use this for ordinary subagent research. Use the `task` tool for internal subagents, and use this only when the user wants visible Agent Manager sessions in the extension.
|
||||
|
||||
Reference in New Issue
Block a user