summaryrefslogtreecommitdiffhomepage
path: root/packages/host-bin/src/main.ts
AgeCommit message (Expand)Author
4 daysfeat(ssh): wave 5c — host-bin registers exec-backend + ssh; transport-http ...Adam Malczewski
5 daysfeat(mcp): Model Context Protocol host extensionAdam Malczewski
6 daysfeat(system-prompt): register extension in host-bin CORE_EXTENSIONSAdam 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
9 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-10host-bin: external-extension loader + claude credential wiringAdam Malczewski
2026-06-06refactor(transport-http,host-bin): transport-http owns its Bun.serve (fix log...Adam Malczewski
2026-06-06feat(frontend,wire): surface system (FE slice 1) + @dispatch/wire types-only ...Adam Malczewski
2026-06-05feat(backend): credential-store + model selection/catalog (GET /models) + per...Adam Malczewski
2026-06-05feat(observability): host-bin supervises the collector (spawn-first / drain-l...Adam Malczewski
2026-06-05feat(observability): Phase A logging substrate — Logger/Span ABI + journal ...Adam Malczewski
2026-06-05refactor(host): expose getHostAPI(); host-bin drops duplicate adapter; storag...Adam Malczewski
2026-06-05feat(tool-read-file): add read_file tool extension + wire into host-binAdam Malczewski
2026-06-05feat(auth): provider resolves credentials via AuthContract, not configAdam Malczewski
2026-06-05chore(cleanup): align glossary (conversation/conversationId + drift note), OR...Adam Malczewski
2026-06-05feat(host-bin): composition root — boot, discover+activate extensions, Bun....Adam Malczewski