Skip to content

[Bug]: Feature progress not updating after usage limit hit #707

@holmespc

Description

@holmespc

Operating System

macOS

Run Mode

Electron (Desktop App)

App Version

0.13.0

Bug Description

View Plan button not visible and Step Progress doesn't update

Steps to Reproduce

  1. Start feature with manual approval
  2. View Plan and proceed with feature
  3. Usage limit reached
  4. feature moves back to the backlog
  5. View Plan "eye" button is not visible
  6. Wait until Usage resets
  7. Restart the feature
  8. Task progress no longer updates
  9. Feature is moved to verified with tasks progress not updated
  10. "tasksTotal": 19,
    "tasksCompleted": 6,
    "approvedAt": "2026-01-20T17:50:10.051Z",
    "currentTaskId": "T007"
  11. A lot of manual verification to see if tasks were even done, some are not.

agent-output.md -- The plan is "gone"
I'll help implement the approved plan. However, I notice that the plan content appears to be empty in your message. Could you please provide the approved plan/specification that you'd like me to implement?

Once you share the plan, I'll:

  1. Review the implementation details
  2. Create a todo list to track progress
  3. Implement all the changes systematically
  4. Test and verify the implementation

Please paste the approved plan so I can begin the implementation.

Expected Behavior

When the feature hits the limit, update the latest progress and move back to backlog
Allow View Plan button
When continuing feature, update progress as additional work is done

Actual Behavior

View Plan button disappeared, plan is gone
Continuing the feature doesn't have a plan anymore

Screenshots

No response

Relevant Logs

Additional Context

No response

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions