Skip to content

v0.203.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:00
· 71 commits to dev since this release
5030f9c
  • fix(cron): remove stale mission-invariants exception now that it's instrumented
  • fix(cron): instrument mission-invariants route with withCronRun
  • fix(runner): truncate the workspace memory digest at a line boundary
  • autofix: remove duplicate composition declaration in workers.ts
  • Fix test infrastructure for merged dev branch
  • fix: resolve merge conflicts and fix type errors in escalated mission criteria
  • feat(missions): surface criteria escalation as a decide card
  • fix(pr-body): remove UUID from retry footer to pass production data check
  • fix(runner): detect on-disk/process commit drift and restart safely (#2176)
  • fix(runner): stop sandbox_mount_gap from firing on file content and killing workers
  • chore(deps): update dependency bun to v1.4.2
  • fix(runner): gate remaining broad error-trace patterns behind requiresError
  • docs(design): state the composition-record sinks accurately
  • docs(design): correct a durability claim about the composition record
  • feat(runner): durable rail for prompt-composition records
  • feat(health): surface delegated background-subagent work
  • feat(releases): deploy identity endpoint + sha-matched release verification
  • Revert "feat(releases): deploy identity endpoint + sha-matched release verification"
  • feat(releases): deploy identity endpoint + sha-matched release verification
  • feat(runner): make the workspace memory digest an experiment arm, not a fixture
  • feat(cron): instrument all 13 cron routes, drop the dead platform-cron path
  • fix(runner): stop declared-base tasks from resolving to a direct checkout of their base
  • fix(runner): don't delete a worktree a newer worker on the same task owns (#2155)
  • Revert "feat(missions): derive ship state as a DerivedMetric, not a stored claim"
  • feat(missions): derive ship state as a DerivedMetric, not a stored claim
  • feat(cron): record every scheduled run's own verdict, and alert when a sweep stops working
  • feat(watchdog): hourly mission-state invariant sweep
  • feat(missions): surface criteria-escalation as a decide card and a mission health state