opencode/packages/opencode/test/tool
Dax Raad 21e72cbf42 core: cleaner error output and more flexible custom tool directories
- Removed debug console.log when dependency installation fails so users see clean warning messages instead of raw error dumps
- Fixed database connection cleanup to prevent resource leaks between sessions
- Added support for loading custom tools from both .opencode/tool (singular) and .opencode/tools (plural) directories, matching common naming conventions
2026-03-10 16:02:40 -04:00
..
__snapshots__ chore: fix test to have deterministic testing (#1401) 2025-07-29 17:54:22 -05:00
fixtures sync 2026-01-31 01:58:20 -05:00
apply_patch.test.ts fix: Windows path support and canonicalization (#13671) 2026-02-23 10:10:27 +10:00
bash.test.ts fix(test): replace Unix-only assumptions with cross-platform alternatives (#14906) 2026-02-24 23:03:18 +10:00
edit.test.ts fix(opencode): preserve original line endings in 'edit' tool (#9443) 2026-03-07 07:42:54 +00:00
external-directory.test.ts fix(test): replace Unix-only assumptions with cross-platform alternatives (#14906) 2026-02-24 23:03:18 +10:00
grep.test.ts feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
question.test.ts feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
read.test.ts fix(win32): normalize paths at permission boundaries (#14738) 2026-02-23 12:05:21 +10:00
registry.test.ts core: cleaner error output and more flexible custom tool directories 2026-03-10 16:02:40 -04:00
skill.test.ts test: add test for new skill improvements (#11969) 2026-02-03 16:05:10 +00:00
truncation.test.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
webfetch.test.ts tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890) 2026-02-16 14:59:57 -06:00
write.test.ts fix(test): replace Unix-only assumptions with cross-platform alternatives (#14906) 2026-02-24 23:03:18 +10:00