Files
opencode/packages
Kit Langton 009d77c9d8 refactor(format): make formatting explicit instead of bus-driven
Replace the implicit Bus.subscribe(File.Event.Edited) formatter with
an explicit Format.run(filepath) call in write/edit/apply_patch tools.

This ensures formatting completes before FileTime stamps and LSP
diagnostics run, rather than relying on the bus to block on subscribers.

- Add Format.run() to the Effect service interface and legacy adapter
- Call Format.run() in write, edit, and apply_patch tools after writes
- Remove Bus subscription from Format layer
2026-03-18 22:09:14 -04:00
..
2026-03-18 14:30:55 -04:00
ci
2026-01-29 23:17:57 -05:00
2026-03-16 02:33:48 +00:00
2026-01-21 14:36:21 -06:00
2026-03-17 23:31:14 -04:00
2026-03-16 02:33:48 +00:00
2026-03-17 23:31:14 -04:00
2026-03-16 02:33:48 +00:00
2026-03-18 19:26:32 +05:30
2026-03-16 02:33:48 +00:00
2026-03-18 20:28:41 -04:00