cloudaxe-opencode/packages/opencode/src/tool
2026-05-09 23:51:55 +00:00
..
shell Move schema utilities into core (#26565) 2026-05-09 19:51:09 +00:00
apply_patch.ts refactor(tool): yield InstanceState context (#25199) 2026-04-30 21:01:06 -04:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
codesearch.ts feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
codesearch.txt feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00: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 refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00
glob.txt doc: fix typos in various files (#6294) 2025-12-28 13:06:25 -06:00
grep.ts refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04: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
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 feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00: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): yield InstanceState context (#25199) 2026-04-30 21:01:06 -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 fix(tool/read): match permission patterns against worktree-relative path 2026-05-09 18:46:29 -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 Move schema utilities into core (#26565) 2026-05-09 19:51:09 +00:00
repo_clone.ts feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
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-08 20:22:22 +00:00
repo_overview.txt feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
schema.ts Move schema utilities into core (#26565) 2026-05-09 19:51:09 +00:00
shell.ts chore: generate 2026-05-02 23:20:15 +00: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 fix(task): subagent inherits parent agent's deny rules (Plan Mode security bypass) (#26597) 2026-05-09 23:51:55 +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 refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -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 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 feat(websearch): add parallel provider rollout (#26227) 2026-05-08 14:19:36 +05:30
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