Skip to content

v0.1.0-rc10

Pre-release
Pre-release

Choose a tag to compare

@Xinlong-Wu Xinlong-Wu released this 20 Aug 10:52
· 19 commits to main since this 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 workspaceRegistry service 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