chore(deps): update dependency can1357/oh-my-pi to v18.1.14 #171
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/can1357-oh-my-pi-18.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
18.1.10→18.1.14Release Notes
can1357/oh-my-pi (can1357/oh-my-pi)
v18.1.14Compare Source
@oh-my-pi/pi-ai
Fixed
gpt-6-astra) surfacing400 Unsupported value: 'none' … Supported values are: …instead of retrying at the lowest allowed effort: the reasoning-effort fallback now recognizesSupported valuesphrasing (#11128 by @H4vC).-nonesibling ids (e.g.gpt-5.6-sol-none-fast), which the Run endpoint rejects; they now normalize to the base model id with no reasoning parameter, matching every other effort tier (#11128 by @H4vC).@oh-my-pi/pi-catalog
Fixed
gpt-5.6-sol-fastpinning every request to the-nonesibling id regardless of thinking level) (#11128 by @H4vC).@oh-my-pi/pi-coding-agent
Fixed
###heading now count underOther, and+/*markers and lightly indented bullets count like-./copylink captions showing Markdown delimiters for formatted labels and splitting across two rows for multiline labels (#11086 by @mustafaabidali).* * *and- - -separator lines as changes./loopreplacing the repeating prompt with a mid-turn interjection; steering while the agent runs is now one-off, and only an idle submission becomes the new loop body (#11159 by @H4vC).@oh-my-pi/pi-tui
Fixed
extractMarkdownLinks()now returns one-row visible labels for formatted and multiline links (#11086 by @mustafaabidali).What's Changed
New Contributors
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.13...v18.1.14
v18.1.13Compare Source
@oh-my-pi/pi-utils
Fixed
filterChildShellEnvapplying the omp process's own launch-environment provenance (the pre-dotenvNODE_ENVand launcher-owned names read from/proc/self/environ) to caller-supplied environment objects; launch provenance now only applies when filtering the liveprocess.env/Bun.env, and an explicit env resolves its dotenv mode from its ownNODE_ENV.What's Changed
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.12...v18.1.13
v18.1.12Compare Source
@oh-my-pi/pi-ai
Added
/usage, with durable rate-limit backoff so quota refresh recovers instead of repeatedly retrying.@oh-my-pi/pi-catalog
Added
maxreasoning effort tier to Muse Spark 1.3 (standard) on the Meta Model API and Muse Code.Fixed
GET /v1/models) missingx-opencode-sessionand omp'sUser-Agent: discovery requests now attribute with the stable install id so the requests OpenCode flags asBun fetchcarry the required session header./extended-contextenables the wire-advertised 872K-token maximum (#10980 by @H4vC).@oh-my-pi/pi-coding-agent
Changed
Fixed
yieldno longer rejects a validdatapayload because a non-strict OpenAI-compatible backend filled the optionalerrorfield with""; previously the worker retried the identical call until the invalid-yield cap and the parent received nothing./copyoutlining only a lazily created grouped Read card, so Enter copies the assistant yield instead of tool output.memory://now resolves against the session that issued it: a caller's own memory backend answersmemory://<id>, so co-located sessions no longer read each other's memory rows, and a caller whose session is no longer live fails closed instead of being answered by a peer. Prompt completion binds to the same caller, somemory://<memory-id>stays on offer while a subagent shares the working directory. Advisors retain their owning session's memory access even without a session file./copynow opens on the recent tail of the branch instead of replaying the whole session, so it appears immediately and steps without lag on long sessions (aloads the earlier turns). Both it and the esc-esc rewind selector also cache each transcript row set instead of re-stripping it every frame./copyand esc-esc rewind selectors repainting the whole frame for a wheel notch that cannot move the viewport; because both open scrolled to the newest turn, wheeling down there made the frame twitch.@oh-my-pi/pi-tui
Fixed
@, and keep autocomplete open when accepting a directory with Tab or Enter./copyand the rewind picker stop jumping up and back down at the end of a scroll gesture.What's Changed
New Contributors
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.11...v18.1.12
v18.1.11Compare Source
@oh-my-pi/pi-ai
Fixed
@oh-my-pi/pi-coding-agent
Added
retry.waitForUsageResetsetting: when a provider reports usage-limit exhaustion with a reset time (5-hour or weekly quota windows on any provider), the session sleeps until the reset instead of failing fast pastretry.maxDelayMs.bash.allowCompoundCommandsapproval for conservative literal&&chains, with ordered per-segment rules and normal bash policy fallback for unmatched segments. The opt-in requires a positively classified POSIX-quoting shell; incompatible and unknown shells retain legacy approval. Whole-chain denies take precedence over earlier prompts.Fixed
yieldtool schema.@oh-my-pi/pi-utils
Fixed
extractRetryHintdropping the longer timing signal when an error body carries both an account reset and an appended retry hint: competing signals now merge by longest window instead of first match, so retries honor the provider's full backoff.What's Changed
New Contributors
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.10...v18.1.11
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.