chore(deps): update dependency can1357/oh-my-pi to v18.2.5 #185
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.2.4→18.2.5Release Notes
can1357/oh-my-pi (can1357/oh-my-pi)
v18.2.5Compare Source
@oh-my-pi/pi-agent-core
Fixed
@oh-my-pi/pi-ai
Added
Fixed
@oh-my-pi/pi-catalog
Added
stencilauthentication provider foromp stream, supporting OAuth code + PKCE sign-in withauth.stencil.so, configurable viaSTENCIL_API_KEY,STENCIL_AUTH_URL, andSTENCIL_BASE_URL. This is an authentication-only provider, not a model provider; OAuth-code login configuration also supportsbase-urlandauth-urlnodes with{base}and{auth}URL placeholders.Fixed
qwen3.8-flashand the paidyoloroute now report the documented 256K context window and use the Qwen chat-template reasoning dialect, withqwen3.8-flashas the provider default.@oh-my-pi/pi-coding-agent
Breaking Changes
@oh-my-pi/pi-tui. The corresponding@oh-my-pi/pi-coding-agentsubpaths no longer exist; names re-exported from the package root remain unchanged.Added
omp streamfor livestreaming terminal sessions atlive.omp.sh/<your Stencil username>, with viewer chat, pane-per-session display for sessions in the same directory, screen redaction, and configurablestream.serverUrlandstream.redactPatternssettings. Use--serverto override the stream server,--titleto set a title, and--no-tuito retain the line-based log interface./login.omp streamuses a signed-in Stencil account orSTENCIL_API_KEYfor channel ownership and authentication. Sensitive environment, dotenv,secrets.yml, credential-shaped, and configured pattern-matching values are redacted before screen data is transmitted.Changed
Fixed
editauto-repair waiting up to 60 seconds when thesmolmodel does not respond; it now times out after 20 seconds and reports repair start and timeout details.yieldcalls that never finish it: an incremental-onlyyieldturn no longer bypasses the request budget, and the forced finalyieldends the run (#12351 by @pedropaulovc).browser.open({ app: { relay: true } })waiting for the full tool timeout when no relay extension is installed or reachable; it now fails promptly with an actionable error while preserving the wait for a connected extension to recover.edithandling of ellipsis markers, inline closing tags, copy-ready corrections, and retries, including cases that could insert literal markers, misreport matches, omit the file target, or panic.edit.enforceSeenLinesby default to reject hashline edits anchored to content that was not displayed, and prevented stale-tag recovery from applying edits to a structurally different duplicate construct (#12369 by @pedropaulovc).@oh-my-pi/pi-mnemopi
Fixed
@oh-my-pi/omp-stats
Fixed
@oh-my-pi/pi-tui
Added
TUIOptions.onPaintandTUI.setPaintListenerfor hosts that need to track committed scrollback and viewport rows.autoresearchtool renderer for tracking experiments.dark-celestialbuilt-in theme with a twilight palette and pink, coral, purple, cyan, and peach accents.Changed
@oh-my-pi/pi-utils
Added
Fixed
$whichcache collisions for lookups using different PATH or working-directory options.@oh-my-pi/pi-wire
Added
omp streamwire contract (@oh-my-pi/pi-wire/stream) for pane screen updates, viewer snapshots and chat, channel metadata, andlive.omp.shstream routes.Changed
What's Changed
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.2.4...v18.2.5
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.