summaryrefslogtreecommitdiffhomepage
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-25docs(handoff): mark §2d provider-retry divergence RESOLVED (backend merge de...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-25feat(core): chunks retry-banner, wire conformance, ws logic, history adapterAdam Malczewski
2026-06-25chore: regenerate contract mirrors, bump deps, update docs/notes/scriptsAdam Malczewski
2026-06-22fix: duplicate user message on first send in a new tabAdam Malczewski
2026-06-22feat: double-click tab to rename (PUT /conversations/:id/title)Adam Malczewski
2026-06-22feat: switch theme from dracula to monokai (custom)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-22docs: update backend-handoff — CR-6 resolved by backend, trim for relevanceAdam Malczewski
2026-06-22fix(metrics): show turn/step metrics for compacted conversationsAdam Malczewski
2026-06-22fix(metrics): tail-align when stepId matching fails — prevent misaligned turnsAdam Malczewski
2026-06-22fix(metrics): preserve turn-metrics for trimmed turnsAdam 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-22feat: show 5-char git hash next to hamburger for cache-bust detectionAdam Malczewski
2026-06-22fix(metrics): stepId-based segment matching — robust against chat-limit tri...Adam 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-21docs: add ROADMAP.md — shipped features, next up, backlogAdam Malczewski
2026-06-21feat(ws): handle conversation.open broadcast — open/focus tab from CLI --openAdam 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-19fix: silence state_referenced_locally warning + sync draft model on catalog f...Adam Malczewski
2026-06-12feat(chat): reasoning-effort selector — sticky per-conversation thinking-de...Adam Malczewski
2026-06-12docs(handoff): CR-5 live-probed 23/23 — windowing semantics verified agains...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-12docs: merge ORCHESTRATOR.md into AGENTS.md as a single-agent guideAdam Malczewski
2026-06-12feat(chat): multi-client live view — watch in-flight turns + user prompt on...Adam Malczewski
2026-06-12chore: pin Node 24 via mise (.tool-versions) after asdf removalAdam 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