v0.1.0-rc10
Pre-release
Pre-release
What's Changed
- Add an optional Web settings card for the default GitHub reviewer instance.
- Hot-restart only the internal reviewer runtime after settings changes, with serialized transitions and rollback.
- Keep settings, workspace registration, and Client UI optional through Cordis injection so missing companions do not block review polling.
- Harden poller and agent-runner disposal so runtime replacement waits for active review work to unwind safely.
- Fix workspace registration to use the real
workspaceRegistryservice and prevent stale generations from registering obsolete workspaces. - Add Host, lifecycle, settings, Client-controller, and bundle coverage.
Full Changelog: v0.1.0-rc9...v0.1.0-rc10