release: 0.81.0 - #434
Conversation
74941bf to
5aa1627
Compare
0899be3 to
2b91315
Compare
Castiron custom code✅ No new custom-code files detected. 48 mixed files remain; 0 existing customizations changed. Compared 48 existing customizations unchanged
8 more in the full report. A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 32521553282 --repo openai/openai-ruby \
--name castiron-custom-code-32521553282-1 --dir /tmp/castiron-custom-code-32521553282-1
git apply --stat /tmp/castiron-custom-code-32521553282-1/custom-code.patch
cat /tmp/castiron-custom-code-32521553282-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin 0491bb7ae7dd465c48aa1b84496b2e6d7e3597ea cfa3a689d81bc2c142fe2fa8d18f9cb871460ff6
python3 scripts/castiron/custom_code_report.py report \
--base 0491bb7ae7dd465c48aa1b84496b2e6d7e3597ea \
--head cfa3a689d81bc2c142fe2fa8d18f9cb871460ff6 --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-cfa3a689d81b
cat /tmp/castiron-custom-code-cfa3a689d81b/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
54ce6c3 to
f4372ee
Compare
💡 Codex ReviewLine 14 in f4372ee This updates only the primary lockfile, while ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
f4372ee to
ab9eade
Compare
💡 Codex ReviewLine 14 in ab9eade The release updates only the primary lockfile, leaving ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
ab9eade to
e1c76f3
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e1c76f3832
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| See the [Realtime WebSocket guide](realtime.md) and the runnable | ||
| [text, transcription, and voice examples](examples/realtime/README.md) for | ||
| lifecycle, authentication, proxy, TLS, and custom transport details. | ||
| [text and transcription examples](examples/realtime/README.md) for lifecycle, | ||
| authentication, proxy, TLS, and custom transport details. |
There was a problem hiding this comment.
Preserve the newly added Realtime voice documentation
This release still packages examples/realtime/websocket_voice_turn.rb, documents it in realtime.md, and announces it in the 0.81.0 changelog, but these lines revert the immediately preceding voice-example commit and tell README users that only text and transcription examples exist. Keep the voice example in this list (and the corresponding capability sentence above) so the release documentation accurately exposes the feature being shipped.
Useful? React with 👍 / 👎.
ad5fcf4 to
92689d9
Compare
5cb7d1e to
e49eb11
Compare
e49eb11 to
cfa3a68
Compare
Automated Release PR
0.81.0 (2026-08-21)
Features
Bug Fixes
Chores
f94bc30to2478329(#462) (3a95231)Documentation
Refactors
This PR was generated with Release Please. See documentation.