tui: Generation queue — wire real-time job management #95
Labels
No labels
area:agents
area:ai
area:config
area:dashboard
area:design
area:design-review
area:devtools
area:entities
area:gallery
area:generate
area:image
area:infra
area:meta
area:model-browser
area:navigation
area:presets
area:security
area:sessions
area:settings
area:sharing
area:test
area:ux
area:webhook
area:workdir
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story
As a loom-tui user, I want the generation queue overlay to show real-time job status and let me cancel or retry jobs, so that I can manage multiple generations and recover from failures.
Context
The Queue overlay (#24) has a job list UI with status display. But it's disconnected from loom-core's actual generation queue. This ticket wires real-time updates and job management.
Acceptance Criteria
Real-time Updates
Job Management
dcancels a queued/running job (with confirmation for running jobs)rretries a failed job (resubmits with same parameters)Enteron a completed job jumps to the result in the Gallery screenProgress
Tests
Out of Scope
References
src/components/queue.rs