opencode/packages
Dax Raad c5a4afeb40 core: fix snapshot revert to properly delete files when using relative paths
Fixes snapshot revert functionality so it correctly removes files that were
deleted between snapshots. Previously, revert would fail to delete files because
it was trying to delete relative paths (like 'file.txt') instead of absolute
paths ('/path/to/file.txt').

This ensures snapshot revert operations work reliably across all file types
and directory structures, maintaining consistent project state when rolling
back changes.
2025-10-05 03:52:35 -04:00
..
console opentui: single commit from dev 2025-10-05 01:29:05 -04:00
desktop opentui: single commit from dev 2025-10-05 01:29:05 -04:00
function opentui: single commit from dev 2025-10-05 01:29:05 -04:00
identity docs: identity 2025-08-05 19:36:10 -04:00
opencode core: fix snapshot revert to properly delete files when using relative paths 2025-10-05 03:52:35 -04:00
plugin Merge branch 'dev' into opentui 2025-10-04 04:30:08 -04:00
sdk Merge branch 'dev' into opentui 2025-10-04 04:30:08 -04:00
tui fix: adjust model dialog to handle same model id but different names (#2881) 2025-09-30 11:43:57 -05:00
web opentui: single commit from dev 2025-10-05 01:29:05 -04:00