opencode/packages
Kit Langton 191a747405 fix: propagate InstanceRef across static function boundaries
- makeRuntime.provide reads InstanceRef from current Effect fiber when
  ALS is unavailable, bridging static function calls (like Bus.publish)
  that create new fibers from inside Effect code
- Database.transaction preserves Instance ALS via Instance.bind on the
  bun:sqlite transaction callback (native fn loses ALS)
- Instance.restore helper for bridging Effect→sync code with ALS
- InstanceState.withALS bridges InstanceRef back to ALS for sync callers
- prompt.ts: InstructionPrompt.clear wrapped with withALS
- Remove ALL provideInstance(dir) wrappers from prompt-effect tests
2026-03-31 16:42:17 -04:00
..
app release: v1.3.11 2026-03-31 19:55:41 +00:00
console release: v1.3.11 2026-03-31 19:55:41 +00:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.3.11 2026-03-31 19:55:41 +00:00
desktop-electron release: v1.3.11 2026-03-31 19:55:41 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise release: v1.3.11 2026-03-31 19:55:41 +00:00
extensions/zed release: v1.3.11 2026-03-31 19:55:41 +00:00
function release: v1.3.11 2026-03-31 19:55:41 +00:00
identity
opencode fix: propagate InstanceRef across static function boundaries 2026-03-31 16:42:17 -04:00
plugin release: v1.3.11 2026-03-31 19:55:41 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk release: v1.3.11 2026-03-31 19:55:41 +00:00
slack release: v1.3.11 2026-03-31 19:55:41 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui release: v1.3.11 2026-03-31 19:55:41 +00:00
util release: v1.3.11 2026-03-31 19:55:41 +00:00
web release: v1.3.11 2026-03-31 19:55:41 +00:00