tui: Gallery screen — replay generation & AI defect/region analysis #31
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#31
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, I want to replay a previous generation and run AI defect/region analysis on any gallery image, so that I can iterate on past outputs without re-typing parameters.
Acceptance criteria
Replay (
R)Rfills the Generate screen with the selected image's params (model, sampler, steps, CFG, seed, size, LoRAs, negative, mode=t2i) and navigates to GenerateDefect detection (
Ctrl+X)loom-core::AiJobWorker::detect_defects(path)with the focused imageRegion analysis (
Ctrl+R)loom-core::AiJobWorker::analyze_regions(path)j/kTests
GenerationParamsOut of scope
References