| Age | Commit message (Expand) | Author |
| 2026-06-24 | feat(system-prompt): wire into turn flow + compaction + API routes | Adam Malczewski |
| 2026-06-23 | feat(system-prompt): template-based system prompt builder extension | Adam Malczewski |
| 2026-06-23 | fix(lsp): gate LSP endpoint on persisted cwd; accept workspaceId on PUT cwd | Adam Malczewski |
| 2026-06-23 | docs: mark workspaces live-verified + dist rebuilt for FE | Adam Malczewski |
| 2026-06-23 | docs: update tasks.md — workspaces milestone DONE | Adam Malczewski |
| 2026-06-23 | feat: workspaces — session-orchestrator + transport-http + transport-ws + c... | Adam Malczewski |
| 2026-06-23 | feat: workspaces contract + conversation-store implementation (Wave 0+1) | Adam Malczewski |
| 2026-06-22 | docs: remove context window LIMIT from open items (DONE) | Adam Malczewski |
| 2026-06-22 | docs: FE handoff for context window + percentage-based compact | Adam Malczewski |
| 2026-06-22 | feat: context window from model endpoints + percentage-based auto-compact | Adam Malczewski |
| 2026-06-22 | feat: incremental seq assignment during generation (CR-6) | Adam Malczewski |
| 2026-06-22 | feat: stop generation mid-turn (POST /conversations/:id/stop) | Adam Malczewski |
| 2026-06-22 | docs: mark roadmap items 9 (tab persistence) + 10 (compacting) as DONE | Adam Malczewski |
| 2026-06-22 | fix: compaction keeps original ID, forks old history to archive, chains via c... | Adam Malczewski |
| 2026-06-22 | docs: update compaction handoff with compactedFrom linking + archive listing | Adam Malczewski |
| 2026-06-22 | feat: non-destructive compaction — fork history to archive before replacing | Adam Malczewski |
| 2026-06-22 | docs: update compaction handoff with default 350k threshold | Adam Malczewski |
| 2026-06-22 | feat: default auto-compact threshold to 350k tokens | Adam Malczewski |
| 2026-06-22 | feat: conversation compacting (manual + automatic) | Adam Malczewski |
| 2026-06-22 | feat: conversation lifecycle status (active/idle/closed) for tab persistence | Adam Malczewski |
| 2026-06-21 | docs: CLI list defaults to active+idle, --all/--status flag for filtering | Adam Malczewski |
| 2026-06-21 | docs: add tab persistence + conversation compacting to roadmap | Adam Malczewski |
| 2026-06-21 | feat: remove CWD path containment from file tools | Adam Malczewski |
| 2026-06-21 | fix(transport-http): stream /chat response instead of buffering | Adam Malczewski |
| 2026-06-21 | fix(cli): fire --open signal before streaming starts, not after | Adam Malczewski |
| 2026-06-21 | feat(cli): add 'open' command to signal frontend without sending a message | Adam Malczewski |
| 2026-06-21 | docs: update cache-rate FE handoff for providers that don't report cache | Adam Malczewski |
| 2026-06-21 | fix(openai-stream): omit usage attrs from spans when provider doesn't report | Adam Malczewski |
| 2026-06-21 | fix(openai-stream): add stream_options.include_usage to all requests | Adam Malczewski |
| 2026-06-21 | feat(cli): add --open flag to model-name chat command | Adam Malczewski |
| 2026-06-21 | fix(install): write service file directly instead of sed (slashes broke it) | Adam Malczewski |
| 2026-06-21 | feat(install): run dispatch service as user, not root | Adam Malczewski |
| 2026-06-21 | fix(setup-env): set HOME so skills discovery works under systemd | Adam Malczewski |
| 2026-06-21 | fix(transport-http): set Content-Type on static file responses | Adam Malczewski |
| 2026-06-21 | feat: standalone build + systemd install (Arch Linux) | Adam Malczewski |
| 2026-06-21 | feat: standalone build + systemd install (Arch Linux) | Adam Malczewski |
| 2026-06-21 | feat(skills): recursive skill discovery — scan subdirectories | Adam Malczewski |
| 2026-06-21 | docs(tasks): CLI milestone done (roadmap items 2 + 4) | Adam Malczewski |
| 2026-06-21 | feat(cli): list, read, send commands (Wave 3) | Adam Malczewski |
| 2026-06-21 | feat(transport): CLI endpoints + conversation.open broadcast (Wave 2) | Adam Malczewski |
| 2026-06-21 | feat(conversation-store): conversation metadata + list + title (Wave 1) | Adam Malczewski |
| 2026-06-21 | feat(cli): Wave 0 — contracts for conversation list, last message, open tab | Adam Malczewski |
| 2026-06-21 | refactor(tool-youtube-transcript): always save full transcript, fix description | Adam Malczewski |
| 2026-06-21 | feat(tool-youtube-transcript): write full transcript to /tmp/dispatch on trun... | Adam Malczewski |
| 2026-06-21 | refactor(tool-youtube-transcript): remove .youtube_subtitles_pending file con... | Adam Malczewski |
| 2026-06-21 | feat(tool-youtube-transcript): YouTube transcription tool | Adam Malczewski |
| 2026-06-21 | feat(todo): per-conversation task list tool + surface | Adam Malczewski |
| 2026-06-21 | feat(tool-web-search): Firecrawl-backed web search tool | Adam Malczewski |
| 2026-06-21 | feat(provider-umans): Umans AI Coding Plan provider + openai-stream lib | Adam Malczewski |
| 2026-06-21 | feat(message-queue): per-conversation queue + steering injection | Adam Malczewski |