cloudaxe-opencode/packages/opencode/src/tool
2026-04-27 00:54:55 +00:00
..
apply_patch.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
apply_patch.txt
bash.ts feat: configurable shell selection + desktop settings UI (#20602) 2026-04-27 00:54:55 +00: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
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
grep.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
grep.txt
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
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
plan-exit.txt
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
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
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
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