summaryrefslogtreecommitdiffhomepage
path: root/bin
AgeCommit message (Expand)Author
3 daysfix(install): restart service instead of start (no-op when already running)devAdam Malczewski
3 daysfix(install): run build as user, sudo only on privileged linesAdam Malczewski
3 daysfix(build): run tsc --build before bun build --compileAdam Malczewski
4 daysfix(bin): pin dev ports in bin/up so shell BACKEND_PORT can't override .envAdam Malczewski
5 daysfix(kernel+tool-shell): abort hanging tool calls without bricking the convers...Adam Malczewski
7 daysdocs: mark roadmap items 9 (tab persistence) + 10 (compacting) as DONEAdam Malczewski
8 daysfix(install): write service file directly instead of sed (slashes broke it)Adam Malczewski
8 daysfeat(install): run dispatch service as user, not rootAdam Malczewski
8 daysfix(setup-env): set HOME so skills discovery works under systemdAdam Malczewski
8 daysfeat: standalone build + systemd install (Arch Linux)Adam Malczewski
2026-06-06feat(frontend,wire): surface system (FE slice 1) + @dispatch/wire types-only ...Adam Malczewski
2026-06-04chore: genesis — remove all files to rebuild from scratch (arch rewrite)Adam Malczewski
2026-06-03chore(bin/up): DEBUG=1 writes LLM debug logs to /app/logging (host: logging/)Adam Malczewski
2026-06-02Fix build scripts and deployment port issueAdam Malczewski
2026-06-02build(pkg): provision cs for native installs via a 'code-search' split packageAdam Malczewski
2026-05-31feat(debug): wire LLM debug logger end-to-endAdam Malczewski
2026-05-29fix(packaging): convert dispatch-systemd from user units to system template u...Adam Malczewski
2026-05-28feat: add agent status indicator in chat input, db tabs tests, and service ma...Adam Malczewski
2026-05-27refactor(packaging): split into dispatch/dispatch-systemd/dispatch-s6, separa...Adam Malczewski
2026-05-23feat: add is_subagent flag to agents, fix all lint/type/test issuesAdam Malczewski
2026-05-22feat: Arch Linux packaging with Electron frontend, systemd backend service, a...Adam Malczewski
2026-05-22feat: agent builder, CWD support, auto-save, UI polish, unavailable tool hand...Adam Malczewski
2026-05-21refactor: gut model/tag/fallback/agent-template system, fix Docker setupAdam Malczewski
2026-05-21feat: SQLite database for all credentials, keys, wake schedule, and usage cacheAdam Malczewski
2026-05-20feat: claude max oauth support with multi-account switching, reasoning effort...Adam Malczewski
2026-05-20fix: sidebar layout, copilot auth script, config setupAdam Malczewski
2026-05-19fix: DeepSeek reasoning_content dropped on multi-step tool callsAdam Malczewski
2026-05-19Phase 1: single agent + basic UIHEADmainAdam Malczewski