Skip to content

v0.23.1

Observer seeding now covers peer-placed observers, and generated code gains typed accessors for observed pairings.

Released on August 9, 2026

Observers

  • Observer membership is stamped into the boot config when an observer spawns, so observers are seeded correctly, including observers placed on peers.
  • The observation seed spawn path is fixed so observations seed reliably.

Generated code

  • Generated Rust and Python code now exposes cardinality-typed source() and sources() accessors for observed pairings.

Documentation

  • The pairing and standalone node documentation now reference the --link flag.

View all releases