summaryrefslogtreecommitdiffhomepage
path: root/src/app
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-07 00:21:04 +0900
committerAdam Malczewski <[email protected]>2026-06-07 00:21:04 +0900
commit979fd1aac559805e05b36369e0fb756a8ec517dd (patch)
treed7d69d8a80a52a9cf14a54d7cb92e16cdb732a75 /src/app
parent5d9ae1849337b64af1b0d47c23b8c4950a55f792 (diff)
downloaddispatch-web-979fd1aac559805e05b36369e0fb756a8ec517dd.tar.gz
dispatch-web-979fd1aac559805e05b36369e0fb756a8ec517dd.zip
Slice 2 wave 2: IndexedDB cache adapter + chat feature
- adapters/idb: createIdbChunkStore implements the ConversationChunkStore port over IndexedDB (compound [conversationId,seq] key, idempotent append, meta store for lastAccess); 8 tests with fake-indexeddb - features/chat: createChatStore (runes-thin over the core/chunks reducer, all effects injected via ChatTransport/HistorySync/ConversationCache ports) + ChatView/Composer svelte-thin UI; folds chat.delta, syncs on turn-sealed, hydrates from cache then catches up; 25 tests Verified green: svelte-check 0/0, vitest 202, biome clean, build ok.
Diffstat (limited to 'src/app')
0 files changed, 0 insertions, 0 deletions