-
Notifications
You must be signed in to change notification settings - Fork 495
Open
Labels
BugSomething isn't workingSomething isn't workingscope: uiUI/UX changes, layout, visual or interaction behavior.UI/UX changes, layout, visual or interaction behavior.
Description
Operating System
macOS
Run Mode
Electron (Desktop App)
App Version
v0.14.0rc
Bug Description
The plan mode system inside automaker got merged too fast and wasn't fully fixed across new versions and its causing issues like
- limited to claude models sdk
- on app crash or restart agent just forget about to continue and follow rereading code for each new phase and its just create todo list and complete it in one go also not updating the ui in agent-output or task list in card
- spec todo list in card is not updated we need to apply same fix that was done for full plan mode
- Properly test markers and prompts to work on all non claude providers allowing users to use the plan mode without need to use claude sdk models
- Spec and Full plan modes summaries are not correctly displayed in agent output in most situations they are from last spec or full plan mode task instead of full summary of the completed feature
- We need to confirm bug from Bug: Plan not working when "worktree mode" is set #619 where plan mode is not generated at all when using "worktree mode"
Steps to Reproduce
- Run the full / spec plan modes on a task or try to create a task with specific plan mode
Expected Behavior
Fix all issues provided in bug desc
Actual Behavior
Fix all issues provided in bug desc
Screenshots
No response
Relevant Logs
Additional Context
Related issues
- [Feature]: Allow planning with Cursor models #627
- Bug: Plan not working when "worktree mode" is set #619
- Question: Why is Planning Mode restricted to Claude models only? #660
- [Bug]: Full plan / Spec kit is not respected on task that got terminated / followed up #531
Checklist
- I have searched existing issues to ensure this bug hasn't been reported already
- I have provided all required information above
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingscope: uiUI/UX changes, layout, visual or interaction behavior.UI/UX changes, layout, visual or interaction behavior.