Skip to content

Commit 66acbc4

Browse files
committed
chore(tasks): prune stale/implemented planning docs
Remove eight planning docs whose work has shipped to main (verified against the codebase): the two kilo-gap analyses, the agent-enhancement plans, the reference-adoption catalog, the yolo/worktree designs, and the blackbox-port roadmap. Their one unimplemented remnant — live MCP reconnect / tools/list_changed — is consolidated into a single todo.md item. Kept: agent-harness-adoption-plan (Tier 3/4 backlog), design-adoption-blueprint and decomposition-plan (refactors not yet executed), todo.md, lessons.md.
1 parent 8c3f521 commit 66acbc4

8 files changed

Lines changed: 6 additions & 2363 deletions

tasks/_gap_actionable.md

Lines changed: 0 additions & 313 deletions
This file was deleted.

tasks/_gap_extract.md

Lines changed: 0 additions & 639 deletions
This file was deleted.

tasks/agent-enhancement-remaining-plan.md

Lines changed: 0 additions & 358 deletions
This file was deleted.

tasks/pythinker-agent-enhancement-plan.md

Lines changed: 0 additions & 415 deletions
This file was deleted.

tasks/reference-adoption-catalog.md

Lines changed: 0 additions & 377 deletions
This file was deleted.

tasks/todo.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
tree-kill, `-EncodedCommand` UTF-16LE for PowerShell args. Full brief in
5555
session notes 2026-06-12; permission tokenization is POSIX-blind for
5656
PowerShell syntax (gate review needed before shipping).
57+
- [ ] Live MCP reconnect / `tools/list_changed` — the one real remnant left
58+
from the (now-deleted) blackbox-port and agent-enhancement plans. Today
59+
`cli/mcp.py` has list/remove/auth/reset-auth/test only and
60+
`toolset.py:1435` is just a forward-looking comment. Add
61+
`/mcp reconnect|disconnect|refresh` verbs + a `tools/list_changed`
62+
handler so a server's tool set can re-bind without a session restart.
5763

5864
Merged from `refactor/agent-contract-and-tool-metadata` — step 1 of
5965
`tasks/design-adoption-blueprint.md` (agent-logic/coding-flow cleanup):

tasks/worktree-isolation-design.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

tasks/yolo-auto-mode-analysis.md

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)