summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
AgeCommit message (Expand)Author
3 daysfeat(ssh): discover computers from ~/.ssh/known_hosts + remote system-promptAdam Malczewski
4 daysfeat(ssh): wave 5c — host-bin registers exec-backend + ssh; transport-http ...Adam Malczewski
4 daysfeat(ssh): wave 5b — the ssh package (remote ExecBackend over ssh2)Adam Malczewski
4 daysfeat(ssh): wave 4 — computer HTTP/WS endpoints + chat computerId threadingAdam Malczewski
4 daysfeat(ssh): wave 2 — route filesystem/shell tools behind ExecBackendAdam Malczewski
4 daysfeat(ssh): wave 1 — ExecBackend + computer data model + runtime threadingAdam Malczewski
4 daysfeat(transport-http): add GET /conversations/:id/mcp status endpointAdam Malczewski
5 daysfeat(mcp): Model Context Protocol host extensionAdam Malczewski
5 daysfeat(lsp+tool-edit-file): multi-server diagnostics + per-edit auto-appendAdam Malczewski
5 daysfeat(system-prompt): register extension in host-bin CORE_EXTENSIONSAdam Malczewski
5 daysfeat(system-prompt): wire into turn flow + compaction + API routesAdam Malczewski
5 daysfeat(system-prompt): template-based system prompt builder extensionAdam Malczewski
6 daysfeat: workspaces contract + conversation-store implementation (Wave 0+1)Adam Malczewski
8 daysfeat(tool-youtube-transcript): YouTube transcription toolAdam Malczewski
8 daysfeat(todo): per-conversation task list tool + surfaceAdam Malczewski
8 daysfeat(tool-web-search): Firecrawl-backed web search toolAdam Malczewski
8 daysfeat(provider-umans): Umans AI Coding Plan provider + openai-stream libAdam Malczewski
8 daysfeat(message-queue): per-conversation queue + steering injectionAdam Malczewski
2026-06-11feat(lsp,cwd): LSP integration + per-conversation cwd; fix cache-warming cach...Adam Malczewski
2026-06-11feat(cache-warming): per-conversation prompt-cache warming + warm() serviceAdam Malczewski
2026-06-10feat(skills): skill system + load_skill tool via per-turn tools filterAdam Malczewski
2026-06-10feat(tools): add run_shell, edit_file, write_file + read_file directory listingAdam Malczewski
2026-06-10feat: per-model throughput (tok/s) tracking + metrics endpointAdam Malczewski
2026-06-07feat(wire,kernel,conversation-store): step grouping via stepId for batched to...Adam Malczewski
2026-06-06feat(transport-ws,transport-contract): multiplex chat ops onto the surface WSAdam Malczewski
2026-06-06feat(transport-http): GET /conversations/:id?sinceSeq= read-side history endp...Adam Malczewski
2026-06-06feat(frontend,wire): surface system (FE slice 1) + @dispatch/wire types-only ...Adam Malczewski
2026-06-05feat(kernel): listModels/ModelInfo + per-turn cwd contracts; add transport-co...Adam Malczewski
2026-06-05feat(observability): provider record/replay via @dispatch/trace-replay — en...Adam Malczewski
2026-06-05feat(observability): trace-replay — generic HTTP-exchange record/replay lib...Adam Malczewski
2026-06-05feat(observability): Phase B — trace-store (SQLite) + out-of-process collec...Adam Malczewski
2026-06-05feat(observability): Phase A logging substrate — Logger/Span ABI + journal ...Adam Malczewski
2026-06-05feat(tool-read-file): add read_file tool extension + wire into host-binAdam Malczewski
2026-06-05feat(host-bin): composition root — boot, discover+activate extensions, Bun....Adam Malczewski
2026-06-04feat(core-ext): session-orchestrator + transport-http (parallel); wire into b...Adam Malczewski
2026-06-04feat(core-ext): storage-sqlite, auth-apikey, provider-openai-compatAdam Malczewski
2026-06-04chore: scaffold monorepo + AI harness (constitution, rules, glossary, kernel ...Adam Malczewski
2026-06-04chore: genesis — remove all files to rebuild from scratch (arch rewrite)Adam Malczewski
2026-06-02feat(lsp): add config-driven LSP support (Roblox Luau via luau-lsp)Adam Malczewski
2026-06-01Add Phosphor icons; replace sidebar text with hamburger buttonAdam Malczewski
2026-05-28refactor(core): upgrade ai-sdk v4 → v6 + Anthropic/openai-compatible reason...Adam Malczewski
2026-05-27refactor: ChatMessage.chunks[] union — interleaved thinking, tool batching,...Adam Malczewski
2026-05-24fix: prompt caching, OpenCode Go MiniMax/Qwen support, Opus 4.7 thinking, SDK...Adam Malczewski
2026-05-23feat: google gemini provider, adaptive thinking for opus 4.7, model search fi...Adam Malczewski
2026-05-22feat: Arch Linux packaging with Electron frontend, systemd backend service, a...Adam Malczewski
2026-05-20feat: claude max oauth support with multi-account switching, reasoning effort...Adam Malczewski
2026-05-20feat: phase 3 — config, skills, model groups, task list, and sidebar UIAdam Malczewski
2026-05-20fix: gemini review — XSS sanitization, collapse-arrow padding, redundant aliasAdam Malczewski
2026-05-20feat: markdown rendering, daisyUI 5 compliance fixes, garden/luxury themesAdam Malczewski
2026-05-19feat: Phase 2 — shell permissions, tree-sitter analysis, permission UIAdam Malczewski