cloudaxe-opencode/packages/opencode/src/tool
2026-06-05 20:08:05 +05:30
..
shell fix(opencode): advertise configured shell timeout (#28998) 2026-05-23 10:43:39 -05:00
apply_patch.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
apply_patch.txt
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): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
glob.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
glob.txt
grep.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
grep.txt
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
read.ts fix(acp): clean read tool display content (#30569) 2026-06-03 19:36:27 +05:30
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 feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
schema.ts Drop unused opencode Zod statics (#26935) 2026-05-11 17:14:18 -04:00
shell.ts fix(acp): include external directory permission context (#30567) 2026-06-03 19:05:28 +05:30
skill.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
skill.txt fix: make skills logic more token efficient (#23253) 2026-04-17 23:51:16 -05:00
task.ts feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
task.txt tweak: background agent prompting to avoid polling issues (#30790) 2026-06-04 14:18:03 -05:00
todo.ts chore: generate 2026-04-23 20:10:56 +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): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -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