Skip to content

Releases: RigelBuild/compass

Release list

v0.2.1

Choose a tag to compare

@rigelbuild-compass-release rigelbuild-compass-release released this 12 Sep 21:42
Immutable release. Only release title and notes can be modified.
f5ce342

0.2.1 (2026-09-12)

Features

  • compass-agent: emit decoded traceparent on the SessionInjection observation (RIG-2894) (#1132) (2392c9a)
  • compass-agent: re-attach the turn's trigger traceparent on outbound posts (RIG-2894) (#1139) (1dfcbfc)
  • envelope: AES-256-GCM seam for user-secret values (RIG-3655 T1) (#1111) (d58e256)
  • secrets: add the DB-backed StoreResolver (RIG-3655 T3) (#1138) (902feca)
  • server: resolve the at-rest master key at boot (RIG-3655 T4) (#1146) (5c00a05)
  • store: scope and encrypt user secrets at rest (RIG-3655 T2) (#1118) (c34e417)

Bug Fixes

  • release: put the pinned pkg-config on PATH for the app bundle (RIG-3731) (#1171) (3692236)

v0.2.0

Choose a tag to compare

@rigelbuild-compass-release rigelbuild-compass-release released this 12 Sep 18:28
Immutable release. Only release title and notes can be modified.
1e3a28c

0.2.0 (2026-09-12)

⚠ BREAKING CHANGES

  • ui: migrate apps/ui to Solid 2 (RIG-2202) (#548)

Features

  • agent: forge state-transition tools (RIG-3331) (#1019) (2b512df)
  • app-bundle: add compass-app-bundle project that builds the release tarball (#431) (cb3be7e)
  • app-bundle: re-scope the bundle to carry embedded's sidecars (RIG-3200) (#863) (d524f02)
  • app: make the darwin podman-machine check real and provisioning-aware (RIG-3202) (#1034) (e65ada1)
  • ci: lint SQL migrations with squawk + sqruff (RIG-3031) (#764) (5f3c256)
  • cli: add operator message-post and agent-status nouns (RIG-2662, RIG-2663) (#585) (a11e167)
  • comms: deliver ask answers as messages on the durable rail (RIG-2257) (#600) (4228ee7)
  • comms: OpenDM handler + AsAccount adapter + relay dispatch + spawn auto-open (RIG-2964) (#757) (afcce53)
  • comms: org-management agent tools — comms adapters, hub dispatch, spawn role/persona (RIG-2673) (#630) (bca111c)
  • comms: peer-DM T0 name-addressing cutover — agents address channels+topics by name (RIG-2956) (#730) (c8ee830)
  • compass-agent: activate loop OpenTelemetry in cli.ts main() (RIG-2508 T1) (#648) (837687c)
  • compass-agent: add board_set_issue_state native tool (RIG-3191) (#842) (5b80961)
  • compass-agent: add comms_open_dm + comms_dm peer-DM tools (RIG-2966) (#749) (7d896c4)
  • compass-agent: add effect dep + Bun runtime smoke (RIG-2424 T1) (#465) (0ee510a)
  • compass-agent: add the forge tool surface (T1+T2) (RIG-2672) (#603) (ea0a9d8)
  • compass-agent: agents_tree native tool — indented agent tree with live presence (RIG-2678) (#1062) (332a733)
  • compass-agent: consolidate transport ManagedRuntime ownership (RIG-2424 T5) (#475) (b1e2ce1)
  • compass-agent: decode traceparent off the wire control (RIG-2871) (#957) (3823c2d)
  • compass-agent: meter the inbound control source + span its connections (O3) (#540) (c3fc01d)
  • compass-agent: migrate control-source reconnect pump to Effect (RIG-2424 T4) (#474) (4961ce7)
  • compass-agent: migrate frame-sink durable lane to Effect (RIG-2424 T2) (#467) (1084c42)
  • compass-agent: migrate off the vendored oh-my-pi subtree onto @oh-my-pi/* 18.0.11 (RIG-2407) (#924) (a64f003)
  • compass-agent: migrate publish spine to Effect (RIG-2424 T3) (#471) (69581b1)
  • compass-agent: require role/persona on agents_spawn_peer and render handles only (RIG-2726) (#762) (0393d52)
  • compass-agent: scaffold transport OTel layer + containment test (O1a) (#515) (e121084)
  • compass-agent: SessionInjection op-kind observation on the steer/deliver seam (RIG-2486) (#496) (d567033)
  • compass-agent: span the outbound transport send + drain (O4) (#542) (9eb8d67)
  • compass-agent: surface error/abort content as SessionError trace frames (RIG-2616 T2) (#850) (3839fb9)
  • compass-agent: surface swallowed models.yml errors at boot; fail closed on unresolvable pinned model (RIG-2654) (#697) (b4447d5)
  • compass-agent: thread TurnTracer through the three injection shapes (RIG-2508 T2) (#693) (8b60afd)
  • compass-agent: trace-continuity bridge module (RIG-2508 T1) (#688) (e20c1eb)
  • compass-agent: validate spawn role against the closed Manager taxonomy (RIG-3074) (#810) (655b056)
  • compass-agent: wire OTLP exporters behind the transport OTel gate (O1b) (#520) (03f26d0)
  • compass-app: darwin build path via build-tag restructure (RIG-2753, T2) (#640) (eb2240f)
  • compass-app: flip GTK3->GTK4 + webkitgtk-6.0 core (T2-T5) (RIG-2819) (#682) (4c958ca)
  • compass-app: revive embedded dual-mode + supervisor pipeline (RIG-3197, RIG-3198) (#844) (6a22bf9)
  • compass-stack: add preflight checks + self-host docs (RIG-2761) (#669) (ae0a9ce)
  • compass-ui: add the embedded boot arm to the shell-mode fork (RIG-3199) (#861) (3bdeac8)
  • compass: compass-guestd real PID-1 init (RIG-2589) (#552) (93b4a63)
  • compass: handle-address request inputs — schema, proto flip, resolver, comms edge (RIG-2880) (#698) (0a22bab)
  • compass: microVM V2a boot harness + KVM-gated boot spike (RIG-2591) (#574) ([d73ae7e](https://github.com/RigelBuild/compass/commi...
Read more