opencode/packages/opencode/test
Dax Raad 41ce56494b core: make patch tool more reliable and consistent with other editing tools
The patch tool now works seamlessly alongside other file editing tools with improved
error handling and a more intuitive permission system. Users will experience:

- More reliable patch application with better error messages
- Consistent permission prompts that match other editing tools
- Smoother integration when applying complex multi-file changes
- Better feedback on what changes are being made before applying patches

This refactoring leverages the robust patch parsing engine while making the tool
feel native to the opencode workflow, reducing friction when making bulk changes
to your codebase.
2025-10-01 06:45:43 -04:00
..
config core: fix config test by removing model field expectation 2025-09-27 03:10:01 -04:00
fixture sync 2025-09-27 02:53:20 -04:00
patch core: make patch tool more reliable and consistent with other editing tools 2025-10-01 06:45:43 -04:00
snapshot core: prevent file deletion when reverting changes to existing files 2025-10-01 05:06:37 -04:00
tool core: make patch tool more reliable and consistent with other editing tools 2025-10-01 06:45:43 -04:00
bun.test.ts ci: format 2025-09-09 23:44:04 -04:00
preload.ts wip: bun test improvements 2025-09-27 02:17:08 -04:00