Skip to main content

v0.5.46 发布(最新)

v0.5.46 的 GitHub Release 发布说明:v0.5.46(release task:Issue #1343)。

Tag 状态(对 origin 验证)

Release notes

Changelog

Features

  • DeepSeek provider template: switch to deepseek-flash, the configuration Orbi’s own deliveries run on (Issue #1346; PR #1348)

Reliability and recovery

  • launchd: a running instance whose plist changed on upgrade is never reloaded, so it keeps the old schedule (split from #1344) (Issue #1347; PR #1349)
  • retry_safe failures are never retried: re-queue a github_transient failure once instead of leaving it in ai-blocked (Issue #1351; PR #1352)

Deployment and operations

  • All runner instances fire in the same second: give each timer instance a deterministic offset (Issue #1320; PR #1330)
  • systemd stagger drop-in is outside the drift check, so an upgraded deployment never gets it and doctor/status report it as deployed (Issue #1344; PR #1354)
  • git fetch/push: treat ‘Permission denied (publickey)’ / ‘Could not read from remote repository’ as retryable (transient GitHub SSH failure blocked orbi-cloud#1157) (Issue #1350; PR #1353)

Bug fixes

  • auto_next_milestone is host-only, so a managed tenant can set active_milestone but cannot stop the engine from overwriting it (Issue #1342; PR #1345)

Contributors

orbi-build shobhitagnihotri69