cloudaxe-opencode/packages/opencode/src/tool
2026-03-16 18:23:13 +00:00
..
apply_patch.ts fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
apply_patch.txt
bash.ts fix(electron): hide Windows background consoles (#16842) 2026-03-11 13:33:06 +10:00
bash.txt docs(bash): clarify output capture guidance (#15928) 2026-03-03 21:10:26 -05:00
batch.ts refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
batch.txt
codesearch.ts fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
codesearch.txt
edit.ts refactor(file-time): effectify FileTimeService with Semaphore locks (#17835) 2026-03-16 18:23:13 +00:00
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 fix(win32): normalize paths at permission boundaries (#14738) 2026-02-23 12:05:21 +10:00
glob.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
glob.txt
grep.ts refactor: migrate Bun.spawn to Process utility with timeout and cleanup (#14448) 2026-02-24 23:04:15 -05:00
grep.txt
invalid.ts
ls.ts
ls.txt
lsp.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
lsp.txt
multiedit.ts
multiedit.txt
plan-enter.txt
plan-exit.txt
plan.ts feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
question.ts
question.txt
read.ts refactor(file-time): effectify FileTimeService with Semaphore locks (#17835) 2026-03-16 18:23:13 +00: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(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 2026-03-12 14:48:17 +00:00
schema.ts feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
skill.ts tweak: adjust skill presentation to be a little less token heavy (#17098) 2026-03-11 16:03:15 -05:00
task.ts feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
task.txt tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214) 2026-02-05 00:04:03 -06:00
todo.ts
todoread.txt
todowrite.txt
tool.ts feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
truncation.ts feat(id): brand PermissionID, PtyID, QuestionID, and ToolID (#17042) 2026-03-12 01:49:57 +00:00
webfetch.ts tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890) 2026-02-16 14:59:57 -06:00
webfetch.txt
websearch.ts fix: tweak websearch tool description date info to avoid cache busts (#13559) 2026-02-13 23:59:10 -06:00
websearch.txt fix: tweak websearch tool description date info to avoid cache busts (#13559) 2026-02-13 23:59:10 -06:00
write.ts refactor(file-time): effectify FileTimeService with Semaphore locks (#17835) 2026-03-16 18:23:13 +00:00
write.txt