summaryrefslogtreecommitdiffhomepage
path: root/packages/frontend/tests
AgeCommit message (Expand)Author
2026-06-03fix: warm the SAME Anthropic message-cache bucket as real turnsAdam Malczewski
2026-06-03feat: prompt cache warming for idle tabsAdam Malczewski
2026-06-02feat(chat): paste-to-attach images/PDFs with model capability checkAdam Malczewski
2026-06-02feat(tabs): drag-reorder + double-click rename + per-tab chat draftAdam Malczewski
2026-06-02test: prove Context Window view gets hydrated cacheStats.last after reloadAdam Malczewski
2026-06-02Merge branch 'dev' into u1/usage-persistenceAdam Malczewski
2026-06-02fix: reconcile live cacheStats to DB truth on turn-sealedAdam Malczewski
2026-06-02feat(context-window): show current/max context usage per tab/modelAdam Malczewski
2026-06-02feat: persist per-tab token/cache usage across reloadAdam Malczewski
2026-06-01merge: dev into r1/claude-reset-fixAdam Malczewski
2026-06-01feat(frontend): SnapshotSequencer — reusable 'most-recent request wins' rac...Adam Malczewski
2026-06-01fix(theme): consolidate boot apply and Settings picker into shared moduleAdam Malczewski
2026-06-01test(queue): cover multi-message continuation collapseAdam Malczewski
2026-06-01fix(queue): consume queued messages after a turn ends (start a new turn)Adam Malczewski
2026-05-30feat(chunks): chunk-native frontend store with turn-sealed reconcile + per-ch...Adam Malczewski
2026-05-30feat(cache): Anthropic prompt caching, usage telemetry, and Cache Rate viewAdam Malczewski
2026-05-29feat: disappearing chat history — chunk-limited frontend window with backen...Adam Malczewski
2026-05-28feat(frontend): persist sidebar panel layout across browser refreshes via loc...Adam Malczewski
2026-05-28feat: restore tab layout + in-flight chunks on browser reopen; agents keep ru...Adam Malczewski
2026-05-28refactor(core): upgrade ai-sdk v4 → v6 + Anthropic/openai-compatible reason...Adam Malczewski
2026-05-27test(frontend): drive tabStore through real $state via exported createTabStor...Adam Malczewski
2026-05-27refactor: ChatMessage.chunks[] union — interleaved thinking, tool batching,...Adam Malczewski
2026-05-22feat: agent builder, CWD support, auto-save, UI polish, unavailable tool hand...Adam Malczewski
2026-05-20feat: claude max oauth support with multi-account switching, reasoning effort...Adam Malczewski
2026-05-19feat: Phase 2 — shell permissions, tree-sitter analysis, permission UIAdam Malczewski
2026-05-19feat: inline tool display and thinking/reasoning supportAdam Malczewski
2026-05-19Phase 1: single agent + basic UIAdam Malczewski