cloudaxe-opencode/packages/opencode/src/tool
2026-06-27 12:29:21 -04:00
..
shell refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
apply_patch.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
apply_patch.txt tweak: apply patch description 2026-01-19 11:22:00 -06:00
edit.ts fix(opencode): prevent destructive edit matches (#30932) 2026-06-05 20:08:05 +05:30
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(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
glob.ts refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
glob.txt feat(opencode): fff search tools (#27802) 2026-06-06 19:12:31 +05:30
grep.ts refactor(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -04:00
grep.txt feat(opencode): fff search tools (#27802) 2026-06-06 19:12:31 +05:30
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(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -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
plan-exit.txt
plan.ts refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00: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(core): unify filesystem search service (#31566) 2026-06-09 20:38:02 -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 refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
schema.ts refactor(schema): normalize module patterns (#33770) 2026-06-25 15:42:22 +00:00
shell.ts chore: generate 2026-06-23 02:19:31 +00:00
skill.ts fix(skill): emit base directory as filesystem path, not file:// URL (#33580) 2026-06-24 00:08:22 -05:00
skill.txt fix: make skills logic more token efficient (#23253) 2026-04-17 23:51:16 -05:00
task.ts fix(opencode): let subagents use their own permissions (#31696) 2026-06-10 09:26:08 -05:00
task.txt tweak: background agent prompting to avoid polling issues (#30790) 2026-06-04 14:18:03 -05:00
todo.ts refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
todowrite.txt core: reduce prompts for shell, todowrite, and task tools (#26821) 2026-05-16 00:18:47 -05:00
tool.ts refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
truncate.ts refactor(core): support tiered layer nodes (#33937) 2026-06-25 14:34: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 fix(opencode): avoid nullable webfetch format schema (#30215) 2026-06-01 14:15:57 +05:30
webfetch.txt
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(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
write.txt