opencode/packages
Richard Cool 036a100f2a fix(watcher): filter ignored paths before publishing events, handle worktree git dirs
The parcel/watcher callback was shared and published all filesystem events
without re-filtering through FileIgnore. Build artifacts and lock files in
ignored directories (out/, .turbo/, etc.) fired watcher events that drove
repeated refreshVcs() calls and made the review panel flicker.

Also fixes the frontend listener to handle absolute .git/worktrees/... paths
produced by git worktrees, which bypassed the old startsWith('.git/') check.

Fixes #21452
2026-04-07 22:04:49 -07:00
..
app fix(watcher): filter ignored paths before publishing events, handle worktree git dirs 2026-04-07 22:04:49 -07:00
console release: v1.4.0 2026-04-08 00:32:31 +00:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.4.0 2026-04-08 00:32:31 +00:00
desktop-electron release: v1.4.0 2026-04-08 00:32:31 +00:00
docs
enterprise release: v1.4.0 2026-04-08 00:32:31 +00:00
extensions/zed release: v1.4.0 2026-04-08 00:32:31 +00:00
function release: v1.4.0 2026-04-08 00:32:31 +00:00
identity
opencode fix(watcher): filter ignored paths before publishing events, handle worktree git dirs 2026-04-07 22:04:49 -07:00
plugin release: v1.4.0 2026-04-08 00:32:31 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk release: v1.4.0 2026-04-08 00:32:31 +00:00
slack release: v1.4.0 2026-04-08 00:32:31 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui release: v1.4.0 2026-04-08 00:32:31 +00:00
util release: v1.4.0 2026-04-08 00:32:31 +00:00
web release: v1.4.0 2026-04-08 00:32:31 +00:00