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

Merged
renovate-bot merged 2 commits from renovate/can1357-oh-my-pi-18.x into main 2026-09-17 10:05:25 +00:00
Collaborator

This PR contains the following updates:

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

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

Compare Source

@​oh-my-pi/pi-ai

Added
  • Added the judgment module for typed questions over JSON state, including choice, yes/no, and score judgments through the Judge interface.
  • Added TypeSafeJudge support with TypeSafe System One authentication, credential rotation on unauthorized responses, and retry-aware backoff.
  • Added TextJudge and chatTextBackend for model-based judgments, with structured state rendering and safeguards that prevent embedded requests from being executed.
  • Added automatic format-correction retries to TextJudge when models return malformed output.
  • Added the guardState option to TextBackend to control whether safety guidance is included in prompts.

@​oh-my-pi/pi-catalog

Added
  • Added typesafe authentication for TypeSafe System One judgments via the TYPESAFE_API_KEY configuration and API-key validation against the TypeSafe models endpoint.

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

Added
  • Added an optional live generation speed readout via composer.tokenRate, showing smoothed tokens-per-second output in the working row and keeping the rate visible between turns.
  • Added TypeSafe provider support through /login typesafe or TYPESAFE_API_KEY. TypeSafe can power thinking-level detection, unexpected-stop detection, and AI-assisted git staging with calibrated judgment probabilities; configure providers.judgmentProvider as auto, typesafe, or llm to select the judgment backend.
  • Added the judge(state, questions) evaluation helper for Python and JavaScript cell code, supporting typed choice, boolean, and score judgments. It returns a handle whose .wait() method provides answers and probabilities, using TypeSafe when configured and available or a fallback chat model otherwise.
Changed
  • Unified thinking-level detection, unexpected-stop detection, and AI-assisted staging around a shared judgment system with automatic fallback across configured models when TypeSafe is unavailable or cannot complete a request. AI-assisted staging now evaluates files as a single batched judgment while preserving one yes/no decision per file.

@​oh-my-pi/pi-tui

Fixed
  • Fixed inline images disappearing or temporarily blanking when resizing the terminal in kitty and Ghostty.

Full Changelog: https://github.com/can1357/oh-my-pi/compare/v18.2.3...v18.2.4


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.3` → `18.2.4` | --- > ⚠️ **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.4`](https://github.com/can1357/oh-my-pi/releases/tag/v18.2.4) [Compare Source](https://github.com/can1357/oh-my-pi/compare/v18.2.3...v18.2.4) #### [@&#8203;oh-my-pi/pi-ai](https://github.com/oh-my-pi/pi-ai) ##### Added - Added the `judgment` module for typed questions over JSON state, including choice, yes/no, and score judgments through the `Judge` interface. - Added `TypeSafeJudge` support with TypeSafe System One authentication, credential rotation on unauthorized responses, and retry-aware backoff. - Added `TextJudge` and `chatTextBackend` for model-based judgments, with structured state rendering and safeguards that prevent embedded requests from being executed. - Added automatic format-correction retries to `TextJudge` when models return malformed output. - Added the `guardState` option to `TextBackend` to control whether safety guidance is included in prompts. #### [@&#8203;oh-my-pi/pi-catalog](https://github.com/oh-my-pi/pi-catalog) ##### Added - Added `typesafe` authentication for TypeSafe System One judgments via the `TYPESAFE_API_KEY` configuration and API-key validation against the TypeSafe models endpoint. #### [@&#8203;oh-my-pi/pi-coding-agent](https://github.com/oh-my-pi/pi-coding-agent) ##### Added - Added an optional live generation speed readout via `composer.tokenRate`, showing smoothed tokens-per-second output in the working row and keeping the rate visible between turns. - Added TypeSafe provider support through `/login typesafe` or `TYPESAFE_API_KEY`. TypeSafe can power thinking-level detection, unexpected-stop detection, and AI-assisted git staging with calibrated judgment probabilities; configure `providers.judgmentProvider` as `auto`, `typesafe`, or `llm` to select the judgment backend. - Added the `judge(state, questions)` evaluation helper for Python and JavaScript cell code, supporting typed choice, boolean, and score judgments. It returns a handle whose `.wait()` method provides answers and probabilities, using TypeSafe when configured and available or a fallback chat model otherwise. ##### Changed - Unified thinking-level detection, unexpected-stop detection, and AI-assisted staging around a shared judgment system with automatic fallback across configured models when TypeSafe is unavailable or cannot complete a request. AI-assisted staging now evaluates files as a single batched judgment while preserving one yes/no decision per file. #### [@&#8203;oh-my-pi/pi-tui](https://github.com/oh-my-pi/pi-tui) ##### Fixed - Fixed inline images disappearing or temporarily blanking when resizing the terminal in kitty and Ghostty. **Full Changelog**: <https://github.com/can1357/oh-my-pi/compare/v18.2.3...v18.2.4> </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:eyJjcmVhdGVkSW5WZXIiOiI0NC45NS4wIiwidXBkYXRlZEluVmVyIjoiNDQuOTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency can1357/oh-my-pi to v18.2.4
All checks were successful
Update hashes / update-hashes (pull_request) Successful in 1m37s
08faefab9a
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-09-17 10:03:51 +00:00
renovate-bot deleted branch renovate/can1357-oh-my-pi-18.x 2026-09-17 10:05:25 +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!184
No description provided.