v0.227.0
·
509 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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
- @fkukuck made their first contribution in #168
- @justinabrahms made their first contribution in #176
Full Changelog: v0.176.0...v0.227.0