docs(KB-337): update branch naming reference in AGENTS.md worktreeNaming section

This commit is contained in:
gsxdsm
2026-03-31 20:08:58 -07:00
parent 19a06670dd
commit 45b5fbbbe8

View File

@@ -462,7 +462,7 @@ Controls how worktree directory names are generated when `recycleWorktrees` is N
**Notes:**
- This setting has no effect when `recycleWorktrees` is enabled (pooled worktrees retain their existing names)
- Task branches are always named `kb/{task-id}` regardless of this setting
- Task branches are always named `fusion/{task-id}` regardless of this setting
- When using `"task-title"` mode, special characters are replaced with hyphens and the result is lowercased
### `autoBackupEnabled` (default: `false`)