| Age | Commit message (Expand) | Author |
| 2026-06-04 | feat(config): add subdirectory LSP config watchers and fix permission orderingv2-deprecated | Adam Malczewski |
| 2026-06-03 | Merge branch 'dev' into warm/prompt-cache-warming | 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-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(lsp): add config-driven LSP support (Roblox Luau via luau-lsp) | Adam Malczewski |
| 2026-06-02 | feat: add search_code tool wrapping the cs code-search engine | Adam Malczewski |
| 2026-06-02 | Merge branch 'dev' into perm/fix-user-agent-summon-permission | Adam Malczewski |
| 2026-06-02 | fix(perm): decouple perm_user_agent from perm_summon for spawning user agents | Adam Malczewski |
| 2026-06-02 | fix(tabs): advertise send_to_tab/read_tab in the agent system prompt | Adam Malczewski |
| 2026-06-02 | feat(todo): port opencode's declarative whole-list todo tool | Adam Malczewski |
| 2026-06-02 | Merge branch 'dev' into u3/agent-effort-level | Adam Malczewski |
| 2026-06-02 | fix: reconcile live cacheStats to DB truth on turn-sealed | 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 | 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-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-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 | 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-23 | feat: add is_subagent flag to agents, fix all lint/type/test issues | Adam Malczewski |
| 2026-05-22 | feat: agent summoning system, todo improvements, security fixes, double-execu... | Adam Malczewski |
| 2026-05-20 | feat: phase 3 — config, skills, model groups, task list, and sidebar UI | Adam Malczewski |
| 2026-05-19 | feat: Phase 2 — shell permissions, tree-sitter analysis, permission UI | Adam Malczewski |
| 2026-05-19 | fix: DeepSeek reasoning_content dropped on multi-step tool calls | Adam Malczewski |
| 2026-05-19 | Phase 1: single agent + basic UI | Adam Malczewski |