You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[llm] update CLAUDE.md with current workflow status
Add two workflow sections that were missing or stale:
4. Inspect and navigate nested subgoals with TREE and FOCUS
Documents the dotted-path syntax (FOCUS 1.2.3), the [focus: k/N]
reply tag, and the fact that TREE labels are dynamic
(focus-first, not stable across focus changes).
5. Build a +strict_bullets-friendly proof with COMMIT
Documents how COMMIT replays the recorded transcript and inserts
bullets, plus the cycle (-, +, *, --, ++, **, ...) and the prior-
bullet collision avoidance.
Re-number the existing QUIET and SEARCH sections from 4/5 to 6/7.
Fix one outdated pitfall ("subgoals must be closed in order") --
FOCUS path now lets the agent address them in any order.
Reflects what's live in EcLlm; the protocol/meta-command table was
already up to date.
0 commit comments