chore(deps): update dependency can1357/oh-my-pi to v18.1.20 #177
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.19→18.1.20Release Notes
can1357/oh-my-pi (can1357/oh-my-pi)
v18.1.20Compare Source
@oh-my-pi/pi-ai
Fixed
@oh-my-pi/pi-catalog
Fixed
@oh-my-pi/pi-coding-agent
Added
collab.autoStart(off|view|control): every local interactive session hosts itself as it starts and rotates its room on/new,/resume, fork, or branch, so a phone or dashboard can reach any running session without running/collabfirst (#11908 by @alphastorm and @sorphwer).omp collab list [--json]and/collab listto enumerate every live local Collab host (instance, generation, session, cwd, model, participants, relay/attention state, access) without exposing links, plusomp collab link <instanceId|pid> [--view]to fetch one generation-bound browser URL from a private per-room Unix socket/named pipe registry; room keys, write tokens, and URLs never touch disk (#6099; #11908 by @alphastorm and @sorphwer).Changed
.omp/hooks/pre/or.omp/hooks/post/(not directly in.omp/hooks/), and cross-linked the hooks and extension-loading docs (#11942).Fixed
scope: textor tool-argument rule can no longer fire on a later message because of text streamed by an earlier response in the same turn (#11957 by @srobroek).completion()calls now use configured retry fallback chains when their role model fails (#11989).completion()fallback chains now also apply to unqualified role models, walk into a failed fallback's own model chain, stop atretry.maxRetries, and resolve session-sticky credentials with the session id (#11989).completion()fallbacks now keep depth-first chain order, inherit the failed candidate's effort for bare nested entries, and skip keyless candidates without spendingretry.maxRetriesbudget (#11989).completion()fallbacks reached at different efforts now each walk their shared descendants instead of truncating the later effort's path (#11989)./collabor/joinafter a failed session change (#11908 by @alphastorm).What's Changed
New Contributors
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.19...v18.1.20
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.