index
:
dispatch
dev
main
v2-deprecated
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-25
Merge branch 'dev' into feature/ssh-support
Adam Malczewski
2026-06-25
Merge branch 'feature/lsp-bugfix' into dev
Adam Malczewski
2026-06-25
fix(lsp): stop per-edit hangs on dead/slow servers (10s cap + skip + self-heal)
Adam Malczewski
2026-06-25
chore: remove stale .skills/ORCHESTRATOR.md duplicate
Adam Malczewski
2026-06-25
feat(kernel): retry-with-backoff on retryable provider errors
Adam Malczewski
2026-06-25
feat(ssh): wave 5c — host-bin registers exec-backend + ssh; transport-http ...
Adam Malczewski
2026-06-25
feat(ssh): wave 5b — the ssh package (remote ExecBackend over ssh2)
Adam Malczewski
2026-06-25
feat(ssh): wave 5a — exec-backend remote-backend factory handle
Adam Malczewski
2026-06-25
feat(ssh): wave 4 — computer HTTP/WS endpoints + chat computerId threading
Adam Malczewski
2026-06-25
feat(ssh): wave 3 — session-orchestrator computerId threading + transport-c...
Adam Malczewski
2026-06-25
feat(ssh): wave 2 — route filesystem/shell tools behind ExecBackend
Adam Malczewski
2026-06-25
feat(ssh): wave 1 — ExecBackend + computer data model + runtime threading
Adam Malczewski
2026-06-25
feat(ssh): wave 0 — kernel contract seam (computerId)
Adam Malczewski
2026-06-25
feat(cli): add --workspace filter to 'dispatch list'
Adam Malczewski
2026-06-25
plan(ssh): lock final decision — take ssh-config dep; no open questions remain
Adam Malczewski
2026-06-25
plan(ssh): bake in resolved decisions + ~/.ssh/config discovery
Adam Malczewski
2026-06-25
docs(notes): research — list conversations filtered by worktree/workspace
Adam Malczewski
2026-06-25
plan(ssh): add transparent SSH support design & implementation plan
Adam Malczewski
2026-06-25
feat(cli): add --file flag to 'dispatch send' subcommand
Adam Malczewski
2026-06-25
fix(bin): pin dev ports in bin/up so shell BACKEND_PORT can't override .env
Adam Malczewski
2026-06-25
feat(transport-http): add GET /conversations/:id/mcp status endpoint
Adam Malczewski
2026-06-25
fix(lsp): prevent server crash from malformed LSP messages
Adam Malczewski
2026-06-24
feat(transport-contract): add McpServerInfo + McpStatusResponse (0.22.0)
Adam Malczewski
2026-06-24
docs: live-verify MCP + per-edit diagnostics; update tasks.md (1537 tests)
Adam Malczewski
2026-06-24
fix(tool-edit-file): lazy LSP service lookup — diagnostics now actually work
Adam Malczewski
2026-06-24
fix(tool-edit-file): wrap getService in try/catch to prevent activation crash
Adam Malczewski
2026-06-24
feat(mcp): Model Context Protocol host extension
Adam Malczewski
2026-06-24
docs(mcp): add MCP/MCP server/MCP host glossary entries
Adam Malczewski
2026-06-24
docs: MCP (Model Context Protocol) integration design + implementation plan
Adam Malczewski
2026-06-24
docs: update tasks.md (per-edit diagnostics milestone, 1468 tests) + retire s...
Adam Malczewski
2026-06-24
feat(lsp+tool-edit-file): multi-server diagnostics + per-edit auto-append
Adam Malczewski
2026-06-24
docs: remove claude extension references from README
Adam Malczewski
2026-06-24
docs: replace local paths with GitHub repo links
Adam Malczewski
2026-06-24
docs: rewrite README for current project state
Adam Malczewski
2026-06-24
docs: update paths from arch-rewrite to dispatch-backend
Adam Malczewski
2026-06-24
docs(tasks): mark live-verifies complete + slim roadmap
Adam Malczewski
2026-06-24
fix(kernel+tool-shell): abort hanging tool calls without bricking the convers...
Adam Malczewski
2026-06-24
fix(broken-chat): read-time self-repair of unrecoverable chats
Adam Malczewski
2026-06-24
docs(lsp): live-verify passed — broken-server recovery + configSource + sha...
Adam Malczewski
2026-06-24
fix(lsp): broken-server recovery + config source attribution
Adam Malczewski
2026-06-24
docs: task 3 (per-conversation model persistence) done
Adam Malczewski
2026-06-24
feat: persistent per-conversation model selection
Adam Malczewski
2026-06-24
docs: task 2 (system-prompt cwd reconstruction) done
Adam Malczewski
2026-06-24
fix(system-prompt): reconstruct on cwd change via getWithMeta
Adam Malczewski
2026-06-24
workspace: conversation.open/statusChanged carry workspaceId (1405 vitest)
Adam Malczewski
2026-06-24
feat(system-prompt): rich system:os with WSL detection + Linux distro
Adam Malczewski
2026-06-24
feat(system-prompt): add prompt:workspace_id variable
Adam Malczewski
2026-06-24
docs: system-prompt builder FE courier handoff + tasks.md update
Adam Malczewski
2026-06-24
feat(system-prompt): register extension in host-bin CORE_EXTENSIONS
Adam Malczewski
2026-06-24
feat(system-prompt): wire into turn flow + compaction + API routes
Adam Malczewski
[next]