summaryrefslogtreecommitdiffhomepage
path: root/packages/core/src/index.ts
AgeCommit message (Expand)Author
2026-06-04feat(config): add subdirectory LSP config watchers and fix permission orderingv2-deprecatedAdam Malczewski
2026-06-03feat(config): merge home-directory global dispatch.toml under project configAdam Malczewski
2026-06-03Merge branch 'dev' into cmp7/compaction-toolAdam Malczewski
2026-06-03feat(compaction): add UI-driven conversation compactionAdam Malczewski
2026-06-03Merge branch 'dev' into img8/image-attachmentsAdam Malczewski
2026-06-02feat(chat): paste-to-attach images/PDFs with model capability checkAdam Malczewski
2026-06-02feat(tools): add key_usage tool reporting API-key usage levelsAdam Malczewski
2026-06-02Merge branch 'dev' into feat/cs-code-search-toolAdam Malczewski
2026-06-02feat(lsp): add config-driven LSP support (Roblox Luau via luau-lsp)Adam Malczewski
2026-06-02feat: add search_code tool wrapping the cs code-search engineAdam Malczewski
2026-06-02Merge branch 'dev' into td/todo-fixAdam Malczewski
2026-06-02feat(todo): port opencode's declarative whole-list todo toolAdam Malczewski
2026-06-02feat(tabs): drag-reorder + double-click rename + per-tab chat draftAdam Malczewski
2026-06-02Merge branch 'dev' into u1/usage-persistenceAdam Malczewski
2026-06-02feat(context-window): show current/max context usage per tab/modelAdam Malczewski
2026-06-02feat: persist per-tab token/cache usage across reloadAdam Malczewski
2026-06-01feat(core): ntfy.sh notification dispatcher moduleAdam Malczewski
2026-06-01feat(tabs): tab-to-tab agent communication via short handlesAdam Malczewski
2026-05-31feat(debug): wire LLM debug logger end-to-endAdam Malczewski
2026-05-31feat: implement user agents (top-level tabs via summon)Adam Malczewski
2026-05-30refactor(chunks): append-only chunk log with per-step cache-stable wireAdam Malczewski
2026-05-29feat: disappearing chat history — chunk-limited frontend window with backen...Adam Malczewski
2026-05-28fix(core): normalize tool schemas for Anthropic, add toolChoice=auto; feat(su...Adam Malczewski
2026-05-27refactor: ChatMessage.chunks[] union — interleaved thinking, tool batching,...Adam Malczewski
2026-05-27feat: tool-output truncation+spill, read_file pagination, read_file_slice, sy...Adam Malczewski
2026-05-23feat: add is_subagent flag to agents, fix all lint/type/test issuesAdam Malczewski
2026-05-23feat: youtube_transcribe blocks with polling, interruptible with background r...Adam Malczewski
2026-05-23feat: web_search + youtube_transcribe tools, shell interrupt backgrounding, f...Adam Malczewski
2026-05-22feat: agent builder, CWD support, auto-save, UI polish, unavailable tool hand...Adam Malczewski
2026-05-22feat: agent summoning system, todo improvements, security fixes, double-execu...Adam Malczewski
2026-05-21feat: tab system with per-tab agents, DB persistence, and DaisyUI tabs-lift UIAdam 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-20feat: phase 3 — config, skills, model groups, task list, and sidebar UIAdam Malczewski
2026-05-19feat: Phase 2 — shell permissions, tree-sitter analysis, permission UIAdam Malczewski
2026-05-19Phase 1: single agent + basic UIAdam Malczewski