cloudaxe-opencode/packages/opencode/src/tool
2025-12-25 00:58:47 -05: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
codesearch.txt
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 fix: handle Windows CRLF line endings in grep tool (#5948) 2025-12-22 22:26:15 -06: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
lsp.ts feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
lsp.txt feat: add experimental lsp tool (#5886) 2025-12-22 00:34:21 -06:00
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): narrow .env file blocking to not block .envrc (#5654) 2025-12-22 08:37:43 -06:00
read.txt
registry.ts remove list tool 2025-12-25 00:58:47 -05:00
skill.ts feat(skill): add per-agent filtering to skill tool description (#6000) 2025-12-22 20:14:33 -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
todoread.txt
todowrite.txt
tool.ts feat(skill): add per-agent filtering to skill tool description (#6000) 2025-12-22 20:14:33 -05:00
webfetch.ts
webfetch.txt Removed cache mention from webfetch prompt. (#5412) 2025-12-11 19:53:39 -06:00
websearch.ts
websearch.txt
write.ts fix(win32): Normalise LSP paths on windows (fixes lua) (#5597) 2025-12-15 18:01:03 -06:00
write.txt