Skip to content

0.3.0 - 2026-05-04

Choose a tag to compare

@github-actions github-actions released this 04 May 22:09
25efca8

Release Notes

🐛 Bug Fixes

  • (gpt5_reasoner) Raise completion headroom and log executor diagnostics
  • [breaking] Remove legacy reasoning compatibility paths
  • (agentic-config) [breaking] Removed support for deprecated reasoning.token_limit (TOML) and AGENTIC_REASONING_TOKEN_LIMIT (env). Use reasoning.max_input_tokens / AGENTIC_REASONING_MAX_INPUT_TOKENS only (no aliasing or deprecation warnings).