rowboat/apps/x/packages
Ramnique Singh 05eb94cd3a fix(x): FakeTurnEventBus satisfies ITurnEventBus
The interface grew subscribe/subscribeAll when the IPC bridge moved
to resolving ITurnEventBus, but the runtime-test fake still only had
publish — a TS2739 invisible to vitest and the build tsconfig. The
fake now declares 'implements ITurnEventBus' so the next interface
change fails loudly here instead of silently drifting.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 16:30:26 +05:30
..
core fix(x): FakeTurnEventBus satisfies ITurnEventBus 2026-07-10 16:30:26 +05:30
shared feat(x): thread the models.dev reasoning flag to the renderer 2026-07-10 10:11:25 +05:30