opencode/packages
Simon Klee 4a608b2026
snapshot: fix cwd for git commands in subdirs
When opencode is launched from a git repository subdirectory,
the snapshot service passes file paths relative to the worktree
root but sets cwd to the launch directory. Git cannot resolve
the paths and fails with "did not match any files".

Use the worktree root as cwd so paths resolve correctly
regardless of which subdirectory opencode is started from.

Fix #27688
Close #27737
2026-05-18 09:58:08 +02:00
..
app desktop: add free limit + go usage exceeded dialogs to match tui (#27677) 2026-05-18 15:20:08 +08:00
console sync 2026-05-17 23:43:23 -04:00
containers chore: Upgrade Bun to the final non-rust version (#27648) 2026-05-18 09:24:26 +10:00
core Load models.dev snapshot from build global (#28077) 2026-05-17 21:59:44 -04:00
desktop feat(desktop): add notification permission for renderer (#28119) 2026-05-18 15:43:28 +08:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise sync 2026-05-17 23:43:23 -04:00
extensions/zed sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
function sync 2026-05-17 23:43:23 -04:00
http-recorder sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
llm sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
opencode snapshot: fix cwd for git commands in subdirs 2026-05-18 09:58:08 +02:00
plugin dialog prompt submit keybind + opentui event sink (#27945) 2026-05-18 00:23:19 +02:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk chore: generate 2026-05-17 23:25:50 +00:00
slack sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
storybook Remove unused app ID schema (#27105) 2026-05-12 13:09:23 -04:00
ui chore: generate 2026-05-18 07:21:25 +00:00
web dialog prompt submit keybind + opentui event sink (#27945) 2026-05-18 00:23:19 +02:00