-
Notifications
You must be signed in to change notification settings - Fork 513
Open
Description
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
- Start feature with manual approval
- View Plan and proceed with feature
- Usage limit reached
- feature moves back to the backlog
- View Plan "eye" button is not visible
- Wait until Usage resets
- Restart the feature
- Task progress no longer updates
- Feature is moved to verified with tasks progress not updated
- "tasksTotal": 19,
"tasksCompleted": 6,
"approvedAt": "2026-01-20T17:50:10.051Z",
"currentTaskId": "T007" - 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:
- Review the implementation details
- Create a todo list to track progress
- Implement all the changes systematically
- 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
Labels
No labels