Skip to content

v18.1.10

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:08
· 14 commits to main since this release
f241301

@oh-my-pi/pi-agent-core

Fixed

  • Fixed Codex V2 remote compaction ignoring explicit thinking-off.
  • Fixed Codex V2 remote compaction rebuilding the request prefix differently from normal turns, restoring prompt-cache reuse (#10786).

@oh-my-pi/pi-coding-agent

Changed

  • Subagent yield now takes data/error directly instead of nesting them under a result wrapper.

Fixed

  • Fixed Codex V2 remote compaction rebuilding the request prefix differently from normal turns, restoring prompt-cache reuse (#10786).
  • Restored mouse clicks, hover, and wheel scrolling in Plan Review.

What's Changed

  • fix(compaction): preserve codex v2 cache prefix by @roboomp in #10789

Full Changelog: v18.1.9...v18.1.10