Skip to content

Add planning phase and separate queen/worker tool docs#6050

Open
RichardTang-Aden wants to merge 16 commits intomainfrom
feat/queen-planning-phase
Open

Add planning phase and separate queen/worker tool docs#6050
RichardTang-Aden wants to merge 16 commits intomainfrom
feat/queen-planning-phase

Conversation

@RichardTang-Aden
Copy link
Collaborator

Summary

  • Add a planning phase to the queen with read-only tools and a dedicated knowledge prompt for collaborative goal-setting before building
  • Add a "Worker File Tools" section to the queen's building knowledge so it references correct hive-tools MCP names for workers instead of its own coder-tools names
  • Add replan_agent lifecycle tool and frontend phase state display

Closes #6049

Test Plan

  • Verify queen starts in planning phase with read-only tools
  • Verify queen transitions to building phase with full tool set
  • Verify replan_agent returns queen to planning phase
  • Verify worker prompts reference hive-tools names (view_file, write_to_file, etc.) not coder-tools names
  • Verify frontend displays current phase state

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.

Add planning phase and separate queen/worker tool docs

1 participant