cloudaxe-opencode/packages/opencode/src/tool
2026-05-15 14:50:21 -05:00
..
shell Move schema utilities into core (#26565) 2026-05-09 19:51:09 +00:00
apply_patch.ts chore: generate 2026-05-14 00:33:32 +00:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
edit.ts refactor(tool): yield InstanceState context (#25199) 2026-04-30 21:01:06 -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 Convert LoadInput.init to Effect + extract InstanceBootstrap as a Service (#25376) 2026-05-02 00:02:52 -04:00
glob.ts feat(scout): materialize configured reference repos (#26692) 2026-05-10 17:57:11 +05:30
glob.txt doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
grep.ts fix: grep external directory permission evaluation (#26958) 2026-05-11 21:47:35 -05:00
grep.txt doc: fix typos in various files (#6196) 2025-12-26 10:21:33 -06: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
json-schema.ts Remove effect-zod bridge (#26956) 2026-05-11 21:14:55 -04:00
lsp.ts refactor(tool): yield InstanceState context (#25199) 2026-04-30 21:01:06 -04:00
lsp.txt fix: pass workspace symbol query to experimental LSP tool (#24576) 2026-04-27 05:39:36 +00:00
mcp-websearch.ts chore: remove codesearch tool (#27019) 2026-05-12 13:44:02 +05:30
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 fix(session): use typed message reads in tools (#27280) 2026-05-13 14:12:51 +05:30
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 effect(patch,tool): migrate patch/index and tool/read to AppFileSystem (#27155) 2026-05-13 20:32:19 -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 fix(tool): bridge custom tool zod metadata (#27770) 2026-05-15 14:50:21 -05:00
repo_clone.ts feat(scout): materialize configured reference repos (#26692) 2026-05-10 17:57:11 +05:30
repo_clone.txt feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
repo_overview.ts chore: generate 2026-05-15 10:46:06 +00:00
repo_overview.txt feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
schema.ts Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
shell.ts refactor(instance): remove legacy runtime fallback (#27757) 2026-05-15 23:05:44 +05:30
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-05-14 16:42:18 +00:00
task.txt feat: add experimental background subagents (#27084) 2026-05-14 22:10:15 +05:30
task_status.ts chore: generate 2026-05-14 16:42:18 +00:00
task_status.txt feat: add experimental background subagents (#27084) 2026-05-14 22:10:15 +05:30
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 Remove effect-zod bridge (#26956) 2026-05-11 21:14:55 -04:00
truncate.ts refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -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 fix: use htmlrewriter2 instead of HTMLRewriter for node compat (#26309) 2026-05-13 03:28:08 +00:00
webfetch.txt fix(webfetch): make format parameter optional with markdown default (#6345) 2025-12-29 15:53:12 -06:00
websearch.ts effect: move tool flags into RuntimeFlags (#27198) 2026-05-12 21:45:53 -04:00
websearch.txt feat(websearch): add parallel provider rollout (#26227) 2026-05-08 14:19:36 +05:30
write.ts refactor(tool): yield InstanceState context (#25199) 2026-04-30 21:01:06 -04:00
write.txt