feat(tui): Model browser — IP-Adapter filter #74

Merged
charles merged 1 commit from tui/model-ipadapter-35 into main 2026-04-11 20:43:17 +00:00
Owner

Stacks on #73. Closes charles/loom#35. Completes Phase 5.

ip_adapter_only flag on ModelBrowserScreen; i toggles and clears the cached result set. Glue PR reads the flag and adds the model-type filter on the PluginBridge::search_models call.

Stacks on #73. Closes charles/loom#35. Completes **Phase 5**. `ip_adapter_only` flag on `ModelBrowserScreen`; `i` toggles and clears the cached result set. Glue PR reads the flag and adds the model-type filter on the `PluginBridge::search_models` call.
Adds ip_adapter_only toggle on ModelBrowserScreen + toggle_ip_adapter()
that clears the result cache so the next search fires with the filter
applied. `i` toggles the chip when focused on the results list. The
glue PR reads ip_adapter_only to add a model-type filter on the
underlying PluginBridge search call.

Closes charles/loom#35

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
charles changed target branch from tui/model-local-34 to main 2026-04-11 20:43:09 +00:00
charles deleted branch tui/model-ipadapter-35 2026-04-11 20:43:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charles/loom!74
No description provided.