Skip to content

v0.227.0

Choose a tag to compare

@github-actions github-actions released this 08 May 21:04
· 509 commits to main since this release
Immutable release. Only release title and notes can be modified.
8f5941a

What's Changed

  • deps: bump rand 0.8 → 0.9 by @brynary in #163
  • refactor(runs): blocked status canonicalization cleanup by @brynary in #165
  • feat(install): browser-based install wizard by @brynary in #166
  • fix(deps): patch rust-openssl and astro security advisories by @brynary in #169
  • fix(cli): use working_directory for manifest git detection by @brynary in #170
  • fix(workflow): reuse resolved llm client for auto-pr by @fkukuck in #168
  • chore(deps): bump rustls-webpki to 0.103.13 (GHSA-82j2-j2ch-gfr8) by @brynary in #172
  • refactor(sandbox): make Docker clone-based by default by @brynary in #173
  • fix: resolve @path references relative to workflow file, not CWD by @justinabrahms in #176
  • Model Test Bounded Concurrency Implementation Plan by @brynary in #204
  • Generate Fabro PR titles and bodies with structured output by @fabro-sh-0530[bot] in #208
  • Encode stage visits in run stage URLs by @fabro-sh-0530[bot] in #206
  • Render stage activity from scoped events endpoint by @fabro-sh-0530[bot] in #212
  • Surface silent fallback warnings in runs and logs by @fabro-sh-0530[bot] in #205
  • Read billing and stages from RunProjection with live runtimes by @fabro-sh-0530[bot] in #213
  • Cancel in-flight agent stages with CancellationToken by @fabro-sh-0530[bot] in #211
  • Move GitHub token permissions to [run.integrations.github.permissions] by @fabro-sh-0530[bot] in #215
  • Wire end-to-end steering for running agents by @fabro-sh-0530[bot] in #209
  • fix(docs): point docs.json to renamed stage events endpoint by @brynary in #217

New Contributors

Full Changelog: v0.176.0...v0.227.0