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

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

This PR contains the following updates:

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

⚠️ 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.2.6

Compare Source

@​oh-my-pi/pi-ai

Fixed
  • Fixed Anthropic prompt-cache head re-baselining on every memory recall refresh: the system breakpoint now anchors on the last stable segment instead of the volatile recall suffix, and the stable-system fingerprint ignores recall blocks, so a recall refresh re-bills only the suffix instead of the whole tools+system head.
  • Fixed auth-broker client config resolution failing silently on Windows when reading the token file or config.yml; reads now use node:fs instead of Bun.file.

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

Fixed
  • Fixed clipboard paste stalling on an empty clipboard; image and text clipboard reads now run concurrently so the empty-clipboard status surfaces after the slower read instead of the sum of both.
  • Fixed memory recall blocks carrying a minute-resolution Current time stamp that dirtied the cached system prompt on every refresh; recall rows already carry dates, so the stamp is removed.
  • Fixed omp auth-broker token and omp auth-gateway token exiting silently without creating a token on Windows when no token file exists yet; token and config reads now use node:fs instead of Bun.file.

What's Changed

Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.2.5...v18.2.6


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.2.5` → `18.2.6` | --- > ⚠️ **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.2.6`](https://github.com/can1357/oh-my-pi/releases/tag/v18.2.6) [Compare Source](https://github.com/can1357/oh-my-pi/compare/v18.2.5...v18.2.6) #### [@&#8203;oh-my-pi/pi-ai](https://github.com/oh-my-pi/pi-ai) ##### Fixed - Fixed Anthropic prompt-cache head re-baselining on every memory recall refresh: the system breakpoint now anchors on the last stable segment instead of the volatile recall suffix, and the stable-system fingerprint ignores recall blocks, so a recall refresh re-bills only the suffix instead of the whole tools+system head. - Fixed auth-broker client config resolution failing silently on Windows when reading the token file or `config.yml`; reads now use `node:fs` instead of `Bun.file`. #### [@&#8203;oh-my-pi/pi-coding-agent](https://github.com/oh-my-pi/pi-coding-agent) ##### Fixed - Fixed clipboard paste stalling on an empty clipboard; image and text clipboard reads now run concurrently so the empty-clipboard status surfaces after the slower read instead of the sum of both. - Fixed memory recall blocks carrying a minute-resolution `Current time` stamp that dirtied the cached system prompt on every refresh; recall rows already carry dates, so the stamp is removed. - Fixed `omp auth-broker token` and `omp auth-gateway token` exiting silently without creating a token on Windows when no token file exists yet; token and config reads now use `node:fs` instead of `Bun.file`. #### What's Changed - fix(auth-broker): use node:fs for token and config reads on Windows by [@&#8203;H4vC](https://github.com/H4vC) in [#&#8203;12390](https://github.com/can1357/oh-my-pi/pull/12390) - docs(changelog): restore contributor attribution for [#&#8203;12177](https://github.com/can1357/oh-my-pi/issues/12177) and [#&#8203;12236](https://github.com/can1357/oh-my-pi/issues/12236) ([@&#8203;shivamklr](https://github.com/shivamklr)) by [@&#8203;shivamklr](https://github.com/shivamklr) in [#&#8203;12396](https://github.com/can1357/oh-my-pi/pull/12396) - fix(ai): keep prompt-cache head stable across memory recall refreshes by [@&#8203;H4vC](https://github.com/H4vC) in [#&#8203;12431](https://github.com/can1357/oh-my-pi/pull/12431) - fix(coding-agent): run clipboard image and text reads concurrently on paste by [@&#8203;H4vC](https://github.com/H4vC) in [#&#8203;12447](https://github.com/can1357/oh-my-pi/pull/12447) - fix(ai): remove dead breakpoint locals in head-caching recall test by [@&#8203;H4vC](https://github.com/H4vC) in [#&#8203;12453](https://github.com/can1357/oh-my-pi/pull/12453) - fix(build): pin find-msvc-tools to 0.1.12 for Windows cc compat by [@&#8203;H4vC](https://github.com/H4vC) in [#&#8203;12455](https://github.com/can1357/oh-my-pi/pull/12455) **Full Changelog**: <https://github.com/can1357/oh-my-pi/compare/v18.2.5...v18.2.6> </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:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency can1357/oh-my-pi to v18.2.6
All checks were successful
Update hashes / update-hashes (pull_request) Successful in 1m30s
bc211d41fb
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-09-18 19:03:27 +00:00
renovate-bot deleted branch renovate/can1357-oh-my-pi-18.x 2026-09-18 19:04:52 +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!186
No description provided.