Skip to content

Release v22.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 14:26
13bd5be

Summary

Improve observable-query reliability across server subscription lifetimes and client model handling, while restoring the repository AI corpus quality gate.

Fixed

  • Prevented SSE subscriptions from reading disposed request contexts when clients disconnect mid-subscribe. (#2568)
  • Prevented React observable-query hooks from deserializing already converted models a second time. (#2567)
  • Restored AI corpus validation by removing obsolete prompt stubs and refreshing canonical rule guidance.