Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 01:23
· 1026 commits to main since this release
Immutable release. Only release title and notes can be modified.

devin-2api v0.7.0

Full Changelog: v0.6.0...v0.7.0

Features

  • feat(app): record x-client-request-id in request projection
  • feat(app): keep pre-stream failures a real HTTP status
  • feat(devin): drip-latch rate gate with probe-driven unlatch

Fixes

  • fix(responses): coalesce fragmented assistant turns in input decoding
  • fix(app): deliver pre-stream 429s as stream error events on OpenAI surfaces
  • fix(scripts): give mktemp templates explicit XXXXXX
  • fix(release): preserve markdown headers in tag notes, fetch tag before reading body

Other

  • docs(codex): recommend stream_max_retries for rate-limit waits
  • docs(playbook): correct ccload protocol_transform_mode reload note
  • docs: add docs/notes maintenance rules to AGENTS.md
  • docs: unwrap hard-wrapped paragraphs and cover all platforms
  • docs(scripts): point doc references at docs/ paths
  • docs: publish living docs under docs/ and retire notes/ as archive
  • build: bump go directive to 1.27.1
  • docs: add toolchain guide for agents
  • docs(skills): add release-runbook skill
  • chore(github): add bug report template
  • ci(release): assert linux binaries are static
  • ci: add govulncheck security scanning workflow
  • test(scripts): add offline self-test for release.sh