chore(deps): update dependency can1357/oh-my-pi to v18.1.16 #173
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.15→18.1.16Release Notes
can1357/oh-my-pi (can1357/oh-my-pi)
v18.1.16Compare Source
@oh-my-pi/pi-ai
Fixed
@oh-my-pi/pi-coding-agent
Added
/renamewithout a title now generates a session name from recent conversation using the configured tiny model./loopaccepts--until '<cmd>'/--while '<cmd>'to gate each iteration on a shell command's exit status, so a loop can stop on real project state instead of only a count or duration. (#10858 by @andyhite)Fixed
tinymodel roles now honor the configured@smolfallback in direct execution and the/modelsRoles view (#11311)./extensions) search now acceptsjandk, so extensions likejira/jsonare searchable; barej/kno longer move the list selection (use arrow keys or the configuredtui.select.up/down) (#11350).pibrand/working segment double-padding the first separator, so every gap around a separator is a single space (#11103)./handoffno longer leaves the TUI in a running state when completion races with delayed session events (#11263).ctx.isProjectTrusted()in an event handler; the extension context now exposes it (alwaystrue, since OMP applies no project-trust gating) (#7955).fginstead of restarting the TUI because terminal teardown left Bun without a referenced event-loop handle while waiting forSIGCONT(#8585)./loopiterations combined with--while/--untilno longer keep submitting without resetting when vibe mode is enabled while the condition command is still running; the loop now disables itself instead (#10858).@oh-my-pi/pi-utils
Fixed
$whichcapturingBun.whichat import on Linux and Windows, soBun.whichstubs installed later (e.g. per-test spies) are honoured and PATH-only language servers no longer leak into test results.What's Changed
New Contributors
Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.1.15...v18.1.16
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.