Skip to content

[Bug]: Complete fix for the plan mode system inside automaker #671

@Shironex

Description

@Shironex

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

  1. 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

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

No one assigned

    Labels

    BugSomething isn't workingscope: uiUI/UX changes, layout, visual or interaction behavior.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions