summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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-01Add Phosphor icons; replace sidebar text with hamburger buttonAdam Malczewski
2026-06-01merge: dev into r1/claude-reset-fixAdam Malczewski
2026-06-01fix(frontend): ClaudeReset — keep '11 AM' badge on one lineAdam Malczewski
2026-06-01docs: HANDOFF round-2 review followup + move review 2 into notes/Adam Malczewski
2026-06-01fix(frontend): ClaudeReset — global mutation lock + explicit action intentAdam Malczewski
2026-06-01fix(api): wake-schedule toggle requires explicit action: 'on' | 'off'Adam Malczewski
2026-06-01Merge branch 'dev' into n2/ntfy-notificationsAdam Malczewski
2026-06-01feat(notifications): topic-only input (drop URL validation)Adam Malczewski
2026-06-01docs: HANDOFF review followup + move reset review report into notes/Adam Malczewski
2026-06-01fix(frontend): ClaudeReset — global snapshot sequencer fixes cross-hour raceAdam Malczewski
2026-06-01feat(frontend): SnapshotSequencer — reusable 'most-recent request wins' rac...Adam Malczewski
2026-06-01fix(api): wake-schedule — accept skewed toggles, atomic persist, boot-recov...Adam Malczewski
2026-06-01docs: update HANDOFF.md with notifySubagents flag + bumped test countAdam Malczewski
2026-06-01feat(notifications): add notifySubagents toggle to suppress subagent turn pingsAdam Malczewski
2026-06-01docs: update HANDOFF for 4-slot probing + DB migrationAdam Malczewski
2026-06-01feat(wake): probe 4 times per marked hour (:00 :15 :30 :45), coalesce same-ti...Adam Malczewski
2026-06-01docs: update HANDOFF.md with Gemini review triage + post-fix stateAdam Malczewski
2026-06-01fix(notifications): address Gemini review — tighten validation, sanitize Cl...Adam Malczewski
2026-06-01docs: update HANDOFF.md with post-review fixes and triageAdam Malczewski
2026-06-01a11y(sidebar): label the remove-panel button for screen readersAdam Malczewski
2026-06-01fix(theme): consolidate boot apply and Settings picker into shared moduleAdam Malczewski
2026-06-01docs: HANDOFF.md for claude-reset-fix branchAdam Malczewski
2026-06-01fix(frontend): ClaudeReset — live currentHour, real Set derived, in-flight ...Adam Malczewski
2026-06-01fix(api): wake scheduler — missed-wake recovery, retry consolidation, statu...Adam Malczewski
2026-06-01feat(api): extract pure wake-scheduler helpers (nextDailyAfter, recoverSchedu...Adam Malczewski
2026-06-01docs: add HANDOFF.md for ntfy notifications featureAdam Malczewski
2026-06-01feat(frontend): ntfy.sh settings block in SettingsPanelAdam Malczewski
2026-06-01feat(api): wire notification dispatcher into app + /notifications routesAdam Malczewski
2026-06-01feat(core): ntfy.sh notification dispatcher moduleAdam Malczewski
2026-06-01docs: add HANDOFF.md for h3 header declutterAdam Malczewski
2026-06-01feat(settings): inline theme picker into Settings panelAdam Malczewski
2026-06-01feat(sidebar): add Debug panel with copy-conversation actionAdam Malczewski
2026-06-01feat(header): remove copy + theme buttons; keep title, status, sidebar toggleAdam 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-06-01feat(tabs): tab-to-tab agent communication via short handlesAdam Malczewski
2026-05-31feat(debug): wire LLM debug logger end-to-endAdam Malczewski
2026-05-31feat: implement user agents (top-level tabs via summon)Adam Malczewski
2026-05-31docs(notes): expand wishlist with layout-restore and edit-history itemsAdam Malczewski
2026-05-30fix(agent): stream thinking for all adaptive Claude models, not just Opus 4.7Adam Malczewski
2026-05-30fix(frontend): sidebar fill panels overflow with 3+ views openAdam Malczewski
2026-05-30chore: gitignore local scratch/sensitive files (cyberdeck/, .old_tabs.svelte.ts)Adam 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-30docs(chunks): eviction limitation + gemini review of the chunk-log refactorAdam Malczewski
2026-05-30refactor(chunks): append-only chunk log with per-step cache-stable wireAdam Malczewski
2026-05-30docs(cache): cache-miss investigation report + append-only chunk-log refactor...Adam Malczewski
2026-05-30feat(cache): Anthropic prompt caching, usage telemetry, and Cache Rate viewAdam Malczewski