summaryrefslogtreecommitdiffhomepage
path: root/packages/core/src/db
AgeCommit message (Expand)Author
2026-06-03feat(compaction): add UI-driven conversation compactionAdam Malczewski
2026-06-02feat(tabs): drag-reorder + double-click rename + per-tab chat draftAdam Malczewski
2026-06-02fix: reconcile live cacheStats to DB truth on turn-sealedAdam Malczewski
2026-06-02feat: persist per-tab token/cache usage across reloadAdam Malczewski
2026-06-01feat(wake): probe 4 times per marked hour (:00 :15 :30 :45), coalesce same-ti...Adam Malczewski
2026-06-01feat(tabs): tab-to-tab agent communication via short handlesAdam Malczewski
2026-05-30chore(notes): collect loose root docs into notes/; add reconcile edge-cases noteAdam Malczewski
2026-05-30feat(chunks): chunk-native frontend store with turn-sealed reconcile + per-ch...Adam Malczewski
2026-05-30refactor(chunks): append-only chunk log with per-step cache-stable wireAdam Malczewski
2026-05-29feat: disappearing chat history — chunk-limited frontend window with backen...Adam Malczewski
2026-05-28fix(core): strip stale [USER INTERRUPT] from LLM history; inject into last to...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-22feat: two-row tab bar with temp/persistent subagent tabs, tab persistenceAdam Malczewski
2026-05-21feat: tab system with per-tab agents, DB persistence, and DaisyUI tabs-lift UIAdam Malczewski
2026-05-21feat: SQLite database for all credentials, keys, wake schedule, and usage cacheAdam Malczewski