summaryrefslogtreecommitdiffhomepage
path: root/packages/core/tests/tools
AgeCommit message (Expand)Author
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-02fix(search_code): fuzzy mid-word matching + Luau/fuzzy live test coverageAdam Malczewski
2026-06-02harden(search_code): defensive arg coercion, per-line truncation, rerun-safe pkgAdam Malczewski
2026-06-02feat(lsp): add config-driven LSP support (Roblox Luau via luau-lsp)Adam Malczewski
2026-06-02fix(search_code): render prose snippets + make context work + path-is-file guardAdam Malczewski
2026-06-02fix(search_code): surface cs failures + harden query/path handlingAdam Malczewski
2026-06-02feat: add search_code tool wrapping the cs code-search engineAdam Malczewski
2026-06-02Merge branch 'dev' into perm/fix-user-agent-summon-permissionAdam Malczewski
2026-06-02fix(tabs): say a reply will WAKE you with a new message (clearer than 'arrive...Adam Malczewski
2026-06-02fix(perm): decouple perm_user_agent from perm_summon for spawning user agentsAdam Malczewski
2026-06-02fix(tabs): only mention read_tab when the sender actually has it; CAPS on ONLYAdam Malczewski
2026-06-02fix(tabs): clearer send_to_tab context to stop busy-wait + wrong-recipient re...Adam Malczewski
2026-06-02feat(todo): port opencode's declarative whole-list todo toolAdam Malczewski
2026-06-01feat(tabs): tab-to-tab agent communication via short handlesAdam Malczewski
2026-05-31feat: implement user agents (top-level tabs via summon)Adam Malczewski
2026-05-30feat(cache): Anthropic prompt caching, usage telemetry, and Cache Rate viewAdam Malczewski
2026-05-28fix(core): normalize tool schemas for Anthropic, add toolChoice=auto; feat(su...Adam 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-27feat: tool-output truncation+spill, read_file pagination, read_file_slice, sy...Adam Malczewski
2026-05-19feat: Phase 2 — shell permissions, tree-sitter analysis, permission UIAdam Malczewski
2026-05-19Phase 1: single agent + basic UIAdam Malczewski