diff options
| author | Adam Malczewski <[email protected]> | 2026-06-27 20:26:02 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-27 20:26:02 +0900 |
| commit | b70ae547fdcb8c1794981957485537dc21a8b5fd (patch) | |
| tree | e2617564fb2a0f430d5fa4170806120fa2890346 /src/features/cache-warming | |
| parent | f5dc22f7c14d6c0dd4bcedee5a85b21ecd294aed (diff) | |
| download | dispatch-web-b70ae547fdcb8c1794981957485537dc21a8b5fd.tar.gz dispatch-web-b70ae547fdcb8c1794981957485537dc21a8b5fd.zip | |
refactor(vision): fold Vision settings into the Compaction sidebar view
Both pertain to compaction (message compaction + image compaction), so they
share one sidebar panel. Removes the standalone "Vision" view kind; the
VisionSettingsView now renders inside the Compaction panel, below
CompactionView (with an "Image compaction" divider).
CompactionView stays keyed per conversation (its percent is per-conversation);
VisionSettingsView stays un-keyed (its settings are global). The vision
feature library + manifest are unchanged (still a composed module).
A persisted "vision" sidebar panel gracefully renders empty (the kind is no
longer in viewKinds) until the user re-selects Compaction.
Verification: svelte-check 0/0; vitest 959/959; biome clean; build OK.
Not merged or pushed.
Diffstat (limited to 'src/features/cache-warming')
0 files changed, 0 insertions, 0 deletions
