Skip to content

v0.7.1

Choose a tag to compare

@its-miso its-miso released this 23 Aug 20:35
057c9b6

0.7.1 (2026-08-23)

Bug Fixes

  • bridge: route run_tick's duplicate closures through BridgeRuntime (#207) (e05354d)
  • claim: skip only renovate bot issues, log filtered candidates (#219) (32cd164)
  • deps: pin msgpack exactly in requirements.txt (#211) (45cf953), closes #172
  • env: sync OPTIONAL_VARS registry with env vars the bridge reads (#210) (3d9a369), closes #173
  • release: synchronize Python project version (#212) (ac7f596), closes #174
  • retry: make human escalation parking idempotent (#217) (c259c4c)
  • retry: recover infra-parked workloads (#218) (db7a9f0)
  • review-transition: report no-PR Workload verdict to dispatch instead of silent skip:no-pr (#214) (46fcac1), closes #213