summaryrefslogtreecommitdiffhomepage
path: root/src/features
AgeCommit message (Expand)Author
2026-06-26feat(heartbeat): prompt editor modal + hours/minutes timer + backend handoffAdam Malczewski
2026-06-26feat(heartbeat): heartbeat view with config, run list, live chat modal, and s...Adam Malczewski
2026-06-25Merge branch 'feature/ssh-support' into devAdam Malczewski
2026-06-25fix(computer): show ✓ check after a successful Test (not a stuck spinner)Adam Malczewski
2026-06-25feat(computer): SSH computer selection + status + workspace default (handoff #2)Adam Malczewski
2026-06-25feat(workspaces): open workspace in a new browser tabAdam Malczewski
2026-06-25feat(tabs): show full title in tab hover tooltipAdam Malczewski
2026-06-25feat: workspaces shell + cwd-lsp rename + mcp/settings/system-prompt features...Adam Malczewski
2026-06-22feat: double-click tab to rename (PUT /conversations/:id/title)Adam Malczewski
2026-06-22feat: consume context window + percentage-based compact handoffAdam Malczewski
2026-06-22feat: persist sidebar layout + open/closed state between refreshesAdam Malczewski
2026-06-22feat: collapsible tool output (collapsed by default like thinking)Adam Malczewski
2026-06-22fix: tool output scrolls within its container instead of bleeding outAdam Malczewski
2026-06-22fix: trim provisional chunks during long turns (browser stays responsive)Adam Malczewski
2026-06-22feat: trim chunks during generation via step-complete syncTail (CR-6)Adam Malczewski
2026-06-22feat(metrics): show turn number in metrics bubble (turn N · ...)Adam Malczewski
2026-06-22fix(metrics): skip unanchored step-metrics — no more empty bubbles at tailAdam Malczewski
2026-06-22fix(composer): single context-aware button — Send/Queue/StopAdam Malczewski
2026-06-22feat(chat): stop generation button — abort without closingAdam Malczewski
2026-06-22feat(compaction): conversation compacting + auto-compact thresholdAdam Malczewski
2026-06-22feat(tabs): cross-device tab sync via conversation lifecycleAdam Malczewski
2026-06-21fix: conversation.open opens tab without auto-switchingAdam Malczewski
2026-06-21refactor(todo): drop priority field — keep the tool simpleAdam Malczewski
2026-06-21fix(todo): use static filled circle for in_progress instead of spinnerAdam Malczewski
2026-06-21feat(surfaces): todo task list sidebar viewAdam Malczewski
2026-06-21feat(chat): message queue + steering — mid-turn injection at tool-result bo...Adam Malczewski
2026-06-12feat(chat): reasoning-effort selector — sticky per-conversation thinking-de...Adam Malczewski
2026-06-12feat(chat): consume CR-5 history windowing — server-windowed cold loads + s...Adam Malczewski
2026-06-12feat(chat): chat limit — bulk quarter-unload, 75% fresh-load window, show-e...Adam Malczewski
2026-06-12feat(cache-warming): consume CR-4 lifecycle — tab-close cancel + scope-awar...Adam Malczewski
2026-06-12feat(chat): multi-client live view — watch in-flight turns + user prompt on...Adam Malczewski
2026-06-12feat(chat): old-Dispatch composer layout — textarea + send + status barAdam Malczewski
2026-06-12feat(metrics): consume contextSize — current context-usage readoutAdam Malczewski
2026-06-12feat(workspace,smart-scroll): per-conversation cwd + LSP view; smart auto-scrollAdam Malczewski
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-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 labelAdam 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 A: tabs model, model selector, cache delete, localStorageAdam Malczewski