Skip to content

evolve plan mode: investigate-first interview, critic review, calmer ui#59

Merged
jbj338033 merged 5 commits into
mainfrom
worktree-plan
Jun 15, 2026
Merged

evolve plan mode: investigate-first interview, critic review, calmer ui#59
jbj338033 merged 5 commits into
mainfrom
worktree-plan

Conversation

@jbj338033

Copy link
Copy Markdown
Collaborator

Summary

Evolves plan mode along the design researched in docs/research/ — synthesizing deep-interview, ralplan, brainstorming, gstack, and ouroboros into one workflow that fits goat's full-screen TUI and human approval gate. The agent investigates before asking, routes each need (descriptive facts -> investigate, costly/irreversible decisions -> ask, trivial reversible ones -> fold into the plan), interviews one pivotal question at a time with a one-line reason and a recommendation, writes a scannable woven plan with only the sections the work needs, and can delegate read-only critic agents that only flag findings (never silently edit the plan). Also adds a deterministic placeholder gate before proposing, makes the critic agent real (it was referenced by the prompt but did not exist), and gives plan mode a calmer signal: a composer plan label + color and a lighter approval overlay.

Verification

  • cargo fmt --all — passed
  • cargo clippy --workspace --all-targets -- -D warnings — passed
  • cargo test --workspace — passed

@jbj338033 jbj338033 merged commit d2d2b08 into main Jun 15, 2026
5 checks passed
@jbj338033 jbj338033 deleted the worktree-plan branch June 15, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant