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
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
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
Steps to Reproduce
Expected Behavior
Fix all issues provided in bug desc
Actual Behavior
Fix all issues provided in bug desc
Screenshots
Relevant Logs
Additional Context
Related issues
Checklist