mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
69795efdcd
- Add automatic agent switching when plan tools complete - Add custom option control to question interface - Update plan tool descriptions to clarify agent switching - Show plan file path in exit/exit prompts - Remove custom answer option when not needed
14 lines
579 B
Plaintext
14 lines
579 B
Plaintext
Use this tool when you have completed the planning phase and are ready to exit plan agent.
|
|
|
|
This tool will ask the user if they want to switch to build agent to start implementing the plan.
|
|
|
|
Call this tool:
|
|
- After you have written a complete plan to the plan file
|
|
- After you have clarified any questions with the user
|
|
- When you are confident the plan is ready for implementation
|
|
|
|
Do NOT call this tool:
|
|
- Before you have created or finalized the plan
|
|
- If you still have unanswered questions about the implementation
|
|
- If the user has indicated they want to continue planning
|