index
:
dispatch
dev
main
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
lib
Age
Commit message (
Expand
)
Author
2026-06-04
chore: genesis — remove all files to rebuild from scratch (arch rewrite)
Adam Malczewski
2026-06-03
Merge branch 'dev' into warm/prompt-cache-warming
Adam Malczewski
2026-06-03
fix: warm the SAME Anthropic message-cache bucket as real turns
Adam Malczewski
2026-06-03
feat: prompt cache warming for idle tabs
Adam Malczewski
2026-06-03
Merge branch 'dev' into cmp7/compaction-tool
Adam Malczewski
2026-06-03
feat(compaction): add UI-driven conversation compaction
Adam Malczewski
2026-06-03
Merge branch 'dev' into img8/image-attachments
Adam Malczewski
2026-06-03
style: sort imports in TabBar.svelte (biome) after merging dev
Adam Malczewski
2026-06-03
Merge branch 'dev' into k10/key-usage-tool
Adam Malczewski
2026-06-03
feat(tabs): pulsing status dot to grab attention when agent needs the user
Adam Malczewski
2026-06-02
feat(chat): paste-to-attach images/PDFs with model capability check
Adam Malczewski
2026-06-02
feat(tools): add key_usage tool reporting API-key usage levels
Adam Malczewski
2026-06-02
Merge branch 'dev' into feat/cs-code-search-tool
Adam Malczewski
2026-06-02
feat(frontend): add perm_lsp toggle to the permissions panel
Adam Malczewski
2026-06-02
feat: add search_code tool wrapping the cs code-search engine
Adam Malczewski
2026-06-02
style(tabbar): theme sticky + button like a selected tab, no left border
Adam Malczewski
2026-06-02
fix(tabbar): flatten top-left corner of sticky + button
Adam Malczewski
2026-06-02
feat(tabbar): sticky + button & double-clickable trailing pad
Adam Malczewski
2026-06-02
Merge branch 'dev' into td/todo-fix
Adam Malczewski
2026-06-02
feat(todo): port opencode's declarative whole-list todo tool
Adam Malczewski
2026-06-02
Merge branch 'dev' into tc/tab-controls
Adam Malczewski
2026-06-02
feat(tabs): drag-reorder + double-click rename + per-tab chat draft
Adam Malczewski
2026-06-02
Merge branch 'dev' into sb/status-bar
Adam Malczewski
2026-06-02
Add status bar beneath chat input with send/stop button and context display
Adam Malczewski
2026-06-02
Fix cache req badge wrap, remove cache cost note, pace-aware key usage bars
Adam Malczewski
2026-06-02
Merge branch 'dev' into u3/agent-effort-level
Adam Malczewski
2026-06-02
Merge branch 'dev' into u1/usage-persistence
Adam Malczewski
2026-06-02
fix: reconcile live cacheStats to DB truth on turn-sealed
Adam Malczewski
2026-06-02
feat(context-window): show current/max context usage per tab/model
Adam Malczewski
2026-06-02
fix(frontend): honest effort display in agent UI (gemini review)
Adam Malczewski
2026-06-02
feat: persist per-tab token/cache usage across reload
Adam Malczewski
2026-06-02
feat(agents): per-model reasoning effort level
Adam Malczewski
2026-06-01
Add Phosphor icons; replace sidebar text with hamburger button
Adam Malczewski
2026-06-01
merge: dev into r1/claude-reset-fix
Adam Malczewski
2026-06-01
fix(frontend): ClaudeReset — keep '11 AM' badge on one line
Adam Malczewski
2026-06-01
fix(frontend): ClaudeReset — global mutation lock + explicit action intent
Adam Malczewski
2026-06-01
Merge branch 'dev' into n2/ntfy-notifications
Adam Malczewski
2026-06-01
feat(notifications): topic-only input (drop URL validation)
Adam Malczewski
2026-06-01
fix(frontend): ClaudeReset — global snapshot sequencer fixes cross-hour race
Adam Malczewski
2026-06-01
feat(frontend): SnapshotSequencer — reusable 'most-recent request wins' rac...
Adam Malczewski
2026-06-01
feat(notifications): add notifySubagents toggle to suppress subagent turn pings
Adam Malczewski
2026-06-01
feat(wake): probe 4 times per marked hour (:00 :15 :30 :45), coalesce same-ti...
Adam Malczewski
2026-06-01
fix(notifications): address Gemini review — tighten validation, sanitize Cl...
Adam Malczewski
2026-06-01
a11y(sidebar): label the remove-panel button for screen readers
Adam Malczewski
2026-06-01
fix(theme): consolidate boot apply and Settings picker into shared module
Adam Malczewski
2026-06-01
fix(frontend): ClaudeReset — live currentHour, real Set derived, in-flight ...
Adam Malczewski
2026-06-01
feat(frontend): ntfy.sh settings block in SettingsPanel
Adam Malczewski
2026-06-01
feat(settings): inline theme picker into Settings panel
Adam Malczewski
2026-06-01
feat(sidebar): add Debug panel with copy-conversation action
Adam Malczewski
2026-06-01
feat(header): remove copy + theme buttons; keep title, status, sidebar toggle
Adam Malczewski
[next]