cloudaxe-opencode/packages/opencode/src/tool
2025-12-17 10:23:35 -06:00
..
bash.ts LLM cleanup (#5462) 2025-12-14 21:11:30 -05:00
bash.txt fix: remove unsupported parameter from bash tool description (#5676) 2025-12-17 08:59:42 -06:00
batch.ts batch: enable edit, todoread, clarify error message, minor tool description change (#5659) 2025-12-17 10:23:35 -06:00
batch.txt batch: enable edit, todoread, clarify error message, minor tool description change (#5659) 2025-12-17 10:23:35 -06:00
codesearch.ts add web and codesearch tools 2025-11-10 16:39:54 -05:00
codesearch.txt add web and codesearch tools 2025-11-10 16:39:54 -05:00
edit.ts fix(win32): Normalise LSP paths on windows (fixes lua) (#5597) 2025-12-15 18:01:03 -06:00
edit.txt
glob.ts
glob.txt
grep.ts limit grep line length to 2000 2025-12-01 16:35:07 -05:00
grep.txt docs: improve bash and grep tool documentation with clearer usage guidelines 2025-12-10 08:48:41 -05:00
invalid.ts
ls.ts
ls.txt
lsp-diagnostics.ts
lsp-diagnostics.txt
lsp-hover.ts
lsp-hover.txt
multiedit.ts
multiedit.txt
patch.ts fix: make external_directory permission wildcarding more sane 2025-11-19 12:55:02 -06:00
patch.txt
read.ts fix: read when file is svg 2025-12-09 14:24:30 -06:00
read.txt
registry.ts LLM cleanup (#5462) 2025-12-14 21:11:30 -05:00
task.ts plugin(hook): add task tool execution hooks and command context tracking (#5642) 2025-12-16 19:28:09 -06:00
task.txt allow task tool to have resume capabilities (#4204) 2025-11-19 00:17:26 -06:00
todo.ts fix: omit ref for todo tool 2025-11-15 19:19:36 -06:00
todoread.txt
todowrite.txt
tool.ts tweak: make zod error more prompty 2025-11-15 13:19:24 -06:00
webfetch.ts
webfetch.txt Removed cache mention from webfetch prompt. (#5412) 2025-12-11 19:53:39 -06:00
websearch.ts add web and codesearch tools 2025-11-10 16:39:54 -05:00
websearch.txt add web and codesearch tools 2025-11-10 16:39:54 -05:00
write.ts fix(win32): Normalise LSP paths on windows (fixes lua) (#5597) 2025-12-15 18:01:03 -06:00
write.txt