feat(tui): Model browser screen — CivitAI integration #71
No reviewers
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!71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tui/model-civitai-32"
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?
Stacks on #70. Closes charles/loom#32. First PR of Phase 5.
ModelBrowserScreen+ModelSource::{CivitAI, HuggingFace, Local}1/2/3/Tab switching, live query box,should_fire_search(now)debounce at 300 ms, paginatedresults: Vec<ResultCard>, selection movement3 new tests, 95 total. Actual
PluginBridge::search_modelscall fires from the glue PR that threads the bridge throughAppCtx. Subsequent Phase 5 PRs populate the HF tab (#33), Local tab (#34), and IP-Adapter filter (#35).