cloudaxe-opencode/packages/opencode/src/tool
2026-04-25 14:46:06 -04:00
..
apply_patch.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
bash.ts feat(httpapi): bridge experimental read endpoints (#24365) 2026-04-25 14:46:06 -04:00
bash.txt fix(opencode): clarify git amend condition to require verifying commit landed (#19937) 2026-04-24 17:42:10 -04:00
codesearch.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
codesearch.txt add web and codesearch tools 2025-11-10 16:39:54 -05:00
edit.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
edit.txt feat: adjust read tool so that it can handle dirs too (#13090) 2026-02-11 13:23:00 -06:00
external-directory.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
glob.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
glob.txt doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
grep.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
grep.txt doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06:00
index.ts feat: unwrap tool namespaces to flat exports + barrel (#22762) 2026-04-16 03:56:54 +00:00
invalid.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
lsp.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
lsp.txt feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
mcp-exa.ts fix(opencode): pass EXA_API_KEY to websearch tool to avoid rate limits (#16362) 2026-04-17 11:28:23 -05:00
plan-enter.txt feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
plan-exit.txt feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
plan.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
question.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
question.txt docs: clarify question tool guidance (#8778) 2026-01-15 19:37:56 -06:00
read.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
read.txt tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198) 2026-02-11 14:02:30 -06:00
registry.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
schema.ts refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 2026-04-21 22:51:18 -04:00
skill.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
skill.txt fix: make skills logic more token efficient (#23253) 2026-04-17 23:51:16 -05:00
task.ts chore: generate 2026-04-23 20:10:56 +00:00
task.txt core: refactor tool system to remove agent context from initialization (#21052) 2026-04-07 19:48:12 -04:00
todo.ts chore: generate 2026-04-23 20:10:56 +00:00
todowrite.txt chore: fix various typos (#6429) 2025-12-30 09:42:04 -06:00
tool.ts chore: generate 2026-04-23 20:10:56 +00:00
truncate.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
truncation-dir.ts core: move Global module to @opencode-ai/core for centralized path management 2026-04-25 13:52:32 -04:00
webfetch.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
webfetch.txt fix(webfetch): make format parameter optional with markdown default (#6345) 2025-12-29 15:53:12 -06:00
websearch.ts refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244) 2026-04-23 16:09:34 -04:00
websearch.txt fix: tweak websearch tool description date info to avoid cache busts (#13559) 2026-02-13 23:59:10 -06:00
write.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
write.txt