tui: Generate screen — prompt editor & parameter fields #20
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#20
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 edit prompts and every generation parameter inline on the Generate screen, so that I can kick off text-to-image jobs without leaving the TUI.
Acceptance criteria
Layout
Prompt editors
Ctrl+Uclear line,Ctrl+Wdelete word,Ctrl+Aselect all(word:1.2)and[word]in a distinct colourParameter fields
loom-core(PluginBridge)Rsets-1,Lcopies last generated seed (retrieved fromloom-corequeue history)Ctrl+Shift+AWiring
F5firesAppAction::GenerateRun(params)which posts toloom-corequeueAppSettings::generation_defaultsTests
Out of scope
References