tui: generation queue overlay #24
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#24
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 user generating images, I want a queue overlay showing all pending, running, and finished jobs with live progress, so that I can cancel, retry, or jump to results without losing my place.
Acceptance criteria
Overlay
Ctrl+Q;Escclosesloom-coregeneration events; updates live without user inputActions
dcancels a queued or running job via theloom-corecontrol APIrretries a failed job (re-enqueues with the original params)Enteron a finished job navigates to Gallery and selects the resulting imagecclears all finished jobs from the list (not from the gallery)Status-bar integration
Tests
loom-coreevent stream drives the overlay through queued → running → done transitionsOut of scope
References