Skip to content

chore(release): prepare 0.13.3 — OpenAI effort mapping + live tool-result run_id - #206

Merged
xfgong merged 1 commit into
mainfrom
2026-08-02-release-0.13.3
Aug 2, 2026
Merged

chore(release): prepare 0.13.3 — OpenAI effort mapping + live tool-result run_id#206
xfgong merged 1 commit into
mainfrom
2026-08-02-release-0.13.3

Conversation

@xfgong

@xfgong xfgong commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Patch release 0.13.3 — version bump and changelog only (no docs snapshot; same minor line as 0.13).

Covers two fixes merged after v0.13.2:

  1. OpenAI reasoning_effort: stop emitting stale "minimal"; built-in off mode and the minimal → wire mapping now emit "none" (gpt-5.5+ / OpenAI-compatible proxies).
  2. Live tool-result run_id: run-aware Agents stamp the assistant turn in place so live ToolResultMessages inherit the owning run_id (events, hooks, live context, next provider call). Checkpointed path was already correct.

Changes

  • pyproject.toml / uv.lock: 0.13.20.13.3
  • CHANGELOG.md: new ## [0.13.3] - 2026-08-02 section + compare links

After merge

  1. Create GitHub release v0.13.3 from main (triggers publish.yml → TestPyPI → PyPI).
  2. No docs version cut (patch within existing 0.13 snapshot).

Test plan

  • CI green (pytest / ruff / mypy)
  • Changelog entries match the two post-0.13.2 commits
  • After merge: publish GitHub release v0.13.3 and confirm PyPI upload

Patch release covering two fixes merged after v0.13.2:
OpenAI reasoning_effort no longer emits the stale "minimal" value, and
live ToolResultMessages now carry the owning turn's run_id.
@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@xfgong
xfgong merged commit 2c0378e into main Aug 2, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant