| Age | Commit message (Expand) | Author |
| 2026-06-02 | feat: add search_code tool wrapping the cs code-search engine | Adam Malczewski |
| 2026-06-02 | Merge branch 'dev' into td/todo-fix | Adam Malczewski |
| 2026-06-02 | Merge branch 'dev' into cr/claude-reset-fix | Adam Malczewski |
| 2026-06-02 | feat(todo): port opencode's declarative whole-list todo tool | Adam Malczewski |
| 2026-06-02 | fix(wake): probe with genuine Claude Code request shape so OAuth wakes succeed | 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 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 | 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 | merge: dev into r1/claude-reset-fix | Adam Malczewski |
| 2026-06-01 | fix(api): wake-schedule toggle requires explicit action: 'on' | 'off' | Adam Malczewski |
| 2026-06-01 | feat(notifications): topic-only input (drop URL validation) | Adam Malczewski |
| 2026-06-01 | fix(api): wake-schedule — accept skewed toggles, atomic persist, boot-recov... | 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(api): wake scheduler — missed-wake recovery, retry consolidation, statu... | Adam Malczewski |
| 2026-06-01 | feat(api): extract pure wake-scheduler helpers (nextDailyAfter, recoverSchedu... | Adam Malczewski |
| 2026-06-01 | feat(api): wire notification dispatcher into app + /notifications routes | Adam Malczewski |
| 2026-06-01 | fix(queue): consume queued messages after a turn ends (start a new turn) | Adam Malczewski |
| 2026-06-01 | feat(tabs): tab-to-tab agent communication via short handles | Adam Malczewski |
| 2026-05-31 | feat: implement user agents (top-level tabs via summon) | Adam Malczewski |
| 2026-05-30 | feat(chunks): chunk-native frontend store with turn-sealed reconcile + per-ch... | Adam Malczewski |
| 2026-05-30 | refactor(chunks): append-only chunk log with per-step cache-stable wire | Adam Malczewski |
| 2026-05-29 | fix(claude): eliminate /home mount race that blanks Claude credentials at boot | Adam Malczewski |
| 2026-05-29 | feat: stop generation button with abort signal plumbing | Adam Malczewski |
| 2026-05-29 | feat: subagent summon — catalog filter, error hints, system prompt, AgentBu... | Adam Malczewski |
| 2026-05-29 | fix: refresh agent config on send; widen fallback retry detection | Adam Malczewski |
| 2026-05-29 | feat: disappearing chat history — chunk-limited frontend window with backen... | Adam Malczewski |
| 2026-05-28 | fix(core): normalize tool schemas for Anthropic, add toolChoice=auto; feat(su... | Adam Malczewski |
| 2026-05-28 | feat: restore tab layout + in-flight chunks on browser reopen; agents keep ru... | Adam Malczewski |
| 2026-05-28 | fix(api): pre-populate Agent.messages from DB on construction so model switch... | Adam Malczewski |
| 2026-05-28 | refactor(core): upgrade ai-sdk v4 → v6 + Anthropic/openai-compatible reason... | Adam Malczewski |
| 2026-05-27 | fix(api): apply correct model+baseURL when API key env var is missing, preven... | Adam Malczewski |
| 2026-05-27 | refactor: ChatMessage.chunks[] union — interleaved thinking, tool batching,... | Adam Malczewski |
| 2026-05-27 | feat: tool-output truncation+spill, read_file pagination, read_file_slice, sy... | Adam Malczewski |
| 2026-05-24 | fix: prompt caching, OpenCode Go MiniMax/Qwen support, Opus 4.7 thinking, SDK... | Adam Malczewski |
| 2026-05-23 | feat: google gemini provider, adaptive thinking for opus 4.7, model search fi... | Adam Malczewski |
| 2026-05-23 | feat: fallback model range slider with live label, model-changed event | Adam Malczewski |
| 2026-05-23 | feat: key fallback using agent models[] hierarchy, background tool modes, cop... | Adam Malczewski |
| 2026-05-23 | feat: relative working directory support and subagent tab cwd propagation | Adam Malczewski |
| 2026-05-23 | feat: add is_subagent flag to agents, fix all lint/type/test issues | Adam Malczewski |
| 2026-05-23 | feat: youtube_transcribe blocks with polling, interruptible with background r... | Adam Malczewski |
| 2026-05-23 | feat: web_search + youtube_transcribe tools, shell interrupt backgrounding, f... | Adam Malczewski |
| 2026-05-22 | feat: message queue/interrupt system, CORS fix, mobile fixes, chat splitting | Adam Malczewski |
| 2026-05-22 | feat: add/remove keys from UI, backend URL setting, user service, Docker fix | Adam Malczewski |
| 2026-05-22 | feat: Arch Linux packaging with Electron frontend, systemd backend service, a... | Adam Malczewski |
| 2026-05-22 | feat: agent builder, CWD support, auto-save, UI polish, unavailable tool hand... | Adam Malczewski |