summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2026-06-11feat(cache-warming,surfaces,metrics,markdown): conversation-scoped surfaces, ...Adam Malczewski
2026-06-10feat(chat,app): Model view in sidebar + split key/model selectorsAdam Malczewski
2026-06-10feat(views,surface-host): Extensions sidebar view — auto-expanded surfaces ...Adam Malczewski
2026-06-10feat(tabs,app): tab id handles, fixed-width tabs-lift, slim shell + full-heig...Adam Malczewski
2026-06-10feat(metrics): inline cache hit-rate badges (last turn + chat total)Adam Malczewski
2026-06-10feat(metrics): per-turn + per-step token/timing metrics bubblesAdam Malczewski
2026-06-07fix(core): add step-complete contract guard for [email protected]Adam Malczewski
2026-06-07Revert "feat(chat): live turn metrics — telemetry reducer + rendering"Adam Malczewski
2026-06-07feat(chat): live turn metrics — telemetry reducer + renderingAdam Malczewski
2026-06-07feat(chat): restyle thinking — visible bubble, collapse, title swap, persis...Adam Malczewski
2026-06-07feat(chat): drop the faded opacity on in-flight messagesAdam Malczewski
2026-06-07feat(chat): group batched tool calls into one DaisyUI listAdam Malczewski
2026-06-07feat(chat): restyle transcript — left-aligned, bubbleless assistant, tool c...Adam Malczewski
2026-06-07feat(tabs): polish new-chat button — stuck-only square edge, New Chat labelHEADmainAdam Malczewski
2026-06-07feat(tabs): extract TabBar component with horizontal scroll + sticky end '+'Adam Malczewski
2026-06-07fix: optimistic user message echo + tabs persistenceAdam Malczewski
2026-06-07Slice 3 wave B: tabbed multi-conversation app + model selector (DaisyUI)Adam Malczewski
2026-06-07Slice 3 wave A: tabs model, model selector, cache delete, localStorageAdam Malczewski
2026-06-07Slice 3 setup: Tailwind v4 + DaisyUI v5 (dracula enabled) + 'tab' vocabAdam Malczewski
2026-06-07fix(chat): keep thinking <details> open while streamingAdam Malczewski
2026-06-07fix: blank page on non-localhost HTTP (secure-context crypto.randomUUID)Adam Malczewski
2026-06-07Slice 2 wave 3: wire chat end-to-end at the composition rootAdam Malczewski
2026-06-07Slice 2 wave 2: IndexedDB cache adapter + chat featureAdam Malczewski
2026-06-07Slice 2 wave 1: transcript reducer, wire conformance, ws chat, cache coreAdam Malczewski
2026-06-06Slice 1 follow-up: component-render interaction tests (CR-1/CR-2)Adam Malczewski
2026-06-06Slice 1: surface system + WS transport + composition rootAdam Malczewski