chore(deps): update dependency can1357/oh-my-pi to v18.1.8 #168

Merged
renovate-bot merged 2 commits from renovate/can1357-oh-my-pi-18.x into main 2026-09-03 23:04:55 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
can1357/oh-my-pi patch 18.1.718.1.8

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

can1357/oh-my-pi (can1357/oh-my-pi)

v18.1.8

Compare Source

@​oh-my-pi/pi-ai

Added
  • Added GPT-6 Astra support for preserving prompt caching when changing the thinking level during a conversation across the OpenAI and OpenAI Codex providers.
Changed
  • Updated OpenAI Codex requests to improve routing by communicating the selected model and service tier across Responses, WebSocket, and remote-compaction requests.

@​oh-my-pi/pi-catalog

Added
  • Added GPT-6 Astra to the OpenAI Codex model catalog, including support for configuration updates and requests using the freeform apply_patch tool.
Fixed
  • Fixed omp models refresh so revoked ChatGPT account tokens no longer prevent the remaining OpenAI Codex models from being discovered.

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

Fixed
  • Improved background task results with structured output schemas: parsed results are now available through the agent://<id> resource, while large or invalid inline JSON is replaced with a reliable pointer to the complete result.
  • Background task artifacts are retained long enough for follow-up turns to read them, including failed tasks that lack valid structured output, and are cleaned up without blocking shutdown or leaking resources.
  • Fixed context compaction incorrectly accepting archived history that was larger because of opaque reasoning data, allowing the next compaction strategy to run instead.
  • Fixed the Model Hub sidebar jumping to the top when provider refreshes rebuild the list; the focused model, or its nearest remaining entry, is now preserved.
  • Fixed the inspect_image status hint showing the wrong model after switching between image-capable model roles.
  • Fixed multi-minute TUI freezes during subagent activity and batch execution.

What's Changed

Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.7...v18.1.8


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [can1357/oh-my-pi](https://github.com/can1357/oh-my-pi) | patch | `18.1.7` → `18.1.8` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>can1357/oh-my-pi (can1357/oh-my-pi)</summary> ### [`v18.1.8`](https://github.com/can1357/oh-my-pi/releases/tag/v18.1.8) [Compare Source](https://github.com/can1357/oh-my-pi/compare/v18.1.7...v18.1.8) #### [@&#8203;oh-my-pi/pi-ai](https://github.com/oh-my-pi/pi-ai) ##### Added - Added GPT-6 Astra support for preserving prompt caching when changing the thinking level during a conversation across the OpenAI and OpenAI Codex providers. ##### Changed - Updated OpenAI Codex requests to improve routing by communicating the selected model and service tier across Responses, WebSocket, and remote-compaction requests. #### [@&#8203;oh-my-pi/pi-catalog](https://github.com/oh-my-pi/pi-catalog) ##### Added - Added GPT-6 Astra to the OpenAI Codex model catalog, including support for configuration updates and requests using the freeform `apply_patch` tool. ##### Fixed - Fixed `omp models refresh` so revoked ChatGPT account tokens no longer prevent the remaining OpenAI Codex models from being discovered. #### [@&#8203;oh-my-pi/pi-coding-agent](https://github.com/oh-my-pi/pi-coding-agent) ##### Fixed - Improved background task results with structured output schemas: parsed results are now available through the `agent://<id>` resource, while large or invalid inline JSON is replaced with a reliable pointer to the complete result. - Background task artifacts are retained long enough for follow-up turns to read them, including failed tasks that lack valid structured output, and are cleaned up without blocking shutdown or leaking resources. - Fixed context compaction incorrectly accepting archived history that was larger because of opaque reasoning data, allowing the next compaction strategy to run instead. - Fixed the Model Hub sidebar jumping to the top when provider refreshes rebuild the list; the focused model, or its nearest remaining entry, is now preserved. - Fixed the `inspect_image` status hint showing the wrong model after switching between image-capable model roles. - Fixed multi-minute TUI freezes during subagent activity and batch execution. #### What's Changed - fix(coding-agent): deliver structured output for background task spawns by [@&#8203;andyhite](https://github.com/andyhite) in [#&#8203;10625](https://github.com/can1357/oh-my-pi/pull/10625) **Full Changelog**: <https://github.com/can1357/oh-my-pi/compare/v18.1.7...v18.1.8> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS41IiwidXBkYXRlZEluVmVyIjoiNDQuNjEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency can1357/oh-my-pi to v18.1.8
All checks were successful
Update hashes / update-hashes (pull_request) Successful in 1m45s
cf8d03e041
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-09-03 23:03:14 +00:00
renovate-bot deleted branch renovate/can1357-oh-my-pi-18.x 2026-09-03 23:04:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mandlm/omp-nix!168
No description provided.