cloudaxe-opencode/packages/opencode/src/tool
2025-12-26 14:33:46 -06:00
..
bash.ts LLM cleanup (#5462) 2025-12-26 14:33:21 -06:00
bash.txt tweak: bash tool, try to prevent the cd spam 2025-12-11 14:58:46 -06:00
batch.ts core: refactor provider and model system (#5033) 2025-12-03 21:09:03 -05:00
batch.txt experimental batch tool (#2983) 2025-11-15 00:54:36 -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-26 14:33:46 -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 chore: format code 2025-11-08 01:59:02 +00:00
ls.txt
lsp-diagnostics.ts chore: format code 2025-11-08 01:59:02 +00:00
lsp-diagnostics.txt
lsp-hover.ts
lsp-hover.txt
multiedit.ts chore: format code 2025-11-08 01:59:02 +00:00
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-26 14:33:21 -06:00
task.ts fix: reduce overhead of task tool metadata 2025-12-06 16:04:33 -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 chore: format code 2025-11-08 01:59:02 +00:00
webfetch.txt Removed cache mention from webfetch prompt. (#5412) 2025-12-26 14:33:02 -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-26 14:33:46 -06:00
write.txt