fix(deps): update dependency @earendil-works/pi-coding-agent to v0.85.1 #268

Open
renovate-bot wants to merge 1 commit from renovate-earendil-works-pi-coding-agent-0.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
@earendil-works/pi-coding-agent (source) 0.85.00.85.1 age confidence

Release Notes

earendil-works/pi (@​earendil-works/pi-coding-agent)

v0.85.1

Compare Source

New Features
  • GPT-6 Astra — Available through OpenAI API keys and OpenAI Codex subscriptions. See API Keys and OpenAI Codex.
Added
  • Added GPT-6 Astra for OpenAI API keys and OpenAI Codex subscriptions.
  • Added five-times-faster mouse wheel scrolling while holding Alt in fullscreen mode (#​9166 by @​xl0).
Fixed
  • Fixed configurable save keybindings in the model and thinking selectors (#​9149 by @​rwachtler).
  • Fixed SDK import failures caused by unintentionally publishing internal experimental code and dependencies in 0.85.0. The experimental client and experimental/plugin subpaths and server/client commands are now source-only through pi-test.sh; the supported local SDK and stdio RPC API are unchanged (#​9132).
  • Fixed mouse hover changing selection and recentering autocomplete and settings lists, causing clicks to target a different item.
  • Fixed long prompt-cache requests for GPT-5.6+ Responses models to use prompt_cache_options.ttl: "30m" instead of prompt_cache_retention: "24h".

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi) ([source](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent)) | [`0.85.0` → `0.85.1`](https://renovatebot.com/diffs/npm/@earendil-works%2fpi-coding-agent/0.85.0/0.85.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@earendil-works%2fpi-coding-agent/0.85.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@earendil-works%2fpi-coding-agent/0.85.0/0.85.1?slim=true) | --- ### Release Notes <details> <summary>earendil-works/pi (@&#8203;earendil-works/pi-coding-agent)</summary> ### [`v0.85.1`](https://github.com/earendil-works/pi/blob/HEAD/packages/coding-agent/CHANGELOG.md#0851---2026-09-05) [Compare Source](https://github.com/earendil-works/pi/compare/v0.85.0...v0.85.1) ##### New Features - **GPT-6 Astra** — Available through OpenAI API keys and OpenAI Codex subscriptions. See [API Keys](docs/providers.md#api-keys) and [OpenAI Codex](docs/providers.md#openai-codex). ##### Added - Added GPT-6 Astra for OpenAI API keys and OpenAI Codex subscriptions. - Added five-times-faster mouse wheel scrolling while holding Alt in fullscreen mode ([#&#8203;9166](https://github.com/earendil-works/pi/pull/9166) by [@&#8203;xl0](https://github.com/xl0)). ##### Fixed - Fixed configurable save keybindings in the model and thinking selectors ([#&#8203;9149](https://github.com/earendil-works/pi/pull/9149) by [@&#8203;rwachtler](https://github.com/rwachtler)). - Fixed SDK import failures caused by unintentionally publishing internal experimental code and dependencies in 0.85.0. The experimental `client` and `experimental/plugin` subpaths and server/client commands are now source-only through `pi-test.sh`; the supported local SDK and stdio RPC API are unchanged ([#&#8203;9132](https://github.com/earendil-works/pi/issues/9132)). - Fixed mouse hover changing selection and recentering autocomplete and settings lists, causing clicks to target a different item. - Fixed long prompt-cache requests for GPT-5.6+ Responses models to use `prompt_cache_options.ttl: "30m"` instead of `prompt_cache_retention: "24h"`. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0NC42OS43IiwidXBkYXRlZEluVmVyIjoiNDQuNjkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update dependency @earendil-works/pi-coding-agent to v0.85.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
check-commitizen.yaml / Check the PR title (pull_request) Successful in 1s
check-formatter.yaml / Checks with formatters (pull_request) Successful in 6s
check-prettier.yaml / Check files formatting (pull_request) Successful in 2s
check-linter.yaml / Checks with linters (pull_request) Successful in 14s
check-syntax.yaml / Checks with static tools (pull_request) Successful in 8s
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 2s
forgejo-agent / LLM Bot response generation (pull_request) Successful in 1s
c0417a906e
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
check-commitizen.yaml / Check the PR title (pull_request) Successful in 1s
check-formatter.yaml / Checks with formatters (pull_request) Successful in 6s
Required
Details
check-prettier.yaml / Check files formatting (pull_request) Successful in 2s
Required
Details
check-linter.yaml / Checks with linters (pull_request) Successful in 14s
Required
Details
check-syntax.yaml / Checks with static tools (pull_request) Successful in 8s
Required
Details
check-yamllint.yaml / Lint yaml files (pull_request) Successful in 2s
Required
Details
forgejo-agent / LLM Bot response generation (pull_request) Successful in 1s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate-earendil-works-pi-coding-agent-0.x:renovate-earendil-works-pi-coding-agent-0.x
git switch renovate-earendil-works-pi-coding-agent-0.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
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
projects/forgejo-agent!268
No description provided.