fix(deps): update patch updates - #360
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
2 times, most recently
from
July 29, 2026 05:11
ee52720 to
942c76a
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
4 times, most recently
from
August 1, 2026 10:41
9930e77 to
004efb2
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
12 times, most recently
from
August 7, 2026 13:29
95aef9d to
4337ef0
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
2 times, most recently
from
August 10, 2026 06:26
f806f4d to
efadaa3
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
3 times, most recently
from
August 11, 2026 20:52
2706650 to
4bb6378
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
11 times, most recently
from
August 20, 2026 05:45
d20ff3c to
bc3a3b7
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
8 times, most recently
from
August 27, 2026 11:32
6e9ecfe to
b19a73b
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
9 times, most recently
from
September 1, 2026 20:12
452113e to
6ac41b8
Compare
renovate
Bot
force-pushed
the
renovate/patch-updates
branch
from
September 2, 2026 21:18
6ac41b8 to
3a076ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.84.0→0.84.40.84.0→0.84.40.84.0→0.84.40.84.0→0.84.41.3.10→1.3.124.1.10→4.1.117.0.0-rc13→7.0.0-rc140.28.1→0.28.24.13.0→4.13.57.0.6→7.0.70.14.3→0.14.46.2.4→6.2.103.9.16→3.9.179.0.1→9.0.69.0.3→9.0.60.35.3→0.35.41.3.7→1.3.234.1.10→4.1.118.21.1→8.21.3Release Notes
earendil-works/pi (@earendil-works/pi-agent-core)
v0.84.4Compare Source
Breaking Changes
prepareNextTurnandprepareNextTurnWithContextto run only aftershouldStopAfterTurnand queued-message checks determine that the agent loop will start another assistant turn. They no longer run after final or terminating turns; move end-of-run work toagent_endhandling (#6879).Fixed
NodeExecutionEnvaborts crashing whentaskkill.exeis unavailable onPATH(#6596).v0.84.3Compare Source
Fixed
edittool inputs failing validation by accepting them as one-edit arrays (#7835).README.mdandAGENTS.mdin skill directories being reported as broken skills unless they declare valid skill frontmatter (#7805).v0.84.2Compare Source
Fixed
streamProxy()dropping finalized tool-call metadata such as OpenAI Responses namespaces (#7709).v0.84.1Compare Source
Added
BeforeToolCallResult.terminateso blocked tool calls can participate in the existing batch early-termination rule (#7715 by @muyiyr).Fixed
Agent.reset()clearing transcript and runtime state during active runs; it now rejects until the agent is idle (#7717 by @wesleyzhangwq).earendil-works/pi (@earendil-works/pi-ai)
v0.84.4Compare Source
Added
deepseek-v4-flash-vision-expmodel to the DeepSeek catalog.Fixed
toolChoicewhen no tools are defined.reasoning_detailsdeltas.workers-ai/*passthrough models omitted by models.dev.offsupport and available effort levels from OpenRouter's model metadata, preventing reasoning-mandatory models from receivingeffort: "none"(#8614 by @davidbrai).v0.84.3Compare Source
Breaking Changes
GoogleThinkingLeveltoGoogleApiThinkingLeveland addedResolvedGoogleThinkingLevelfor normalized adapter levels.Added
toolChoicesupport to simple stream requests.deepseek-v4-pro-0813to the Qwen Token Plan Individual catalog (#8194).Changed
User-Agentunless overridden (#8305).Fixed
reasoning_details(reasoning.text,reasoning.summary, andreasoning.encrypted) verbatim and in order (#7994).toolChoicein provider-specific stream requests.after_provider_response/onResponseto forward the raw response headers instead of only the synthesized request id header (#8234).cached_tokenscount as cache reads instead of normal input tokens (#8075).thinkingLevelMap, which dropped extended thinking controls (#8135).offsupport and available effort levels from OpenRouter's model metadata, preventing reasoning-mandatory models from receivingeffort: "none"(#8454).v0.84.2Compare Source
Added
createGatewayBindingFetch()for routing Cloudflare AI Gateway requests through a Workers AI binding without an API token (#7901 by @Maximo-Guk).AssistantMessage.endTurnto preserve OpenAI Codex's terminalend_turnsignal for diagnostics (#7766).Changed
User-Agentheader.nullvalues for optional non-nullable tool arguments as omitted.additional_toolswhere supported while retaining tool-search and top-level fallbacks (#7709).Fixed
max_tokensfield.v0.84.1Compare Source
Added
QWEN_TOKEN_PLAN_API_KEY(#7659 by @arasovic).earendil-works/pi (@earendil-works/pi-coding-agent)
v0.84.4Compare Source
New Features
ctx.uiprompts. See Extension UI prompt events.clear_queue. See RPCclear_queue.Added
supportsMidConvoEffortto custom Anthropic Messages model compatibility settings.ui_prompt_startandui_prompt_endextension events so host integrations can distinguish active agent work from waiting on user-facingctx.uiprompts (#8355 by @cristinaponcela).detectSupportedImageMimeTypeFromFile()to the public library exports (#8600 by @xl0).deepseek-v4-flash-vision-expmodel support.clear_queueto retrieve and remove queued steering and follow-up messages (#8432).fullscreenCopyOnSelectto disable automatic fullscreen selection copy; when disabled,Ctrl+Xcopies the active text selection before falling back to the last assistant message, while/treestill copies the selected message (#7720).Changed
/thinking,/model,/scoped-models,/trust, per-model thinking settings, and theme settings to keep active options marked while browsing./scoped-modelsnow uses consistent per-item toggles and strikes through unavailable models (#8900).Fixed
taskkill.exeis unavailable onPATH(#6596).triggerTurn: falsewhile the agent is running being inserted between a tool call and its result, which made providers that validate message order reject the replayed history. They are now appended once the turn's tool results are in (#8537).toolChoice: "none"(#8649, #8638).HttpsProxyAgent is not a constructorwhen the bundled Node.js runtime uses an HTTP(S) proxy (#8610).@file autocomplete ranking to prefer direct and shallower matches over similarly ranked nested paths (#8669)./and-(#8676).workers-ai/*passthrough models.reasoning_detailsdeltas.effort: "none"(#8614 by @davidbrai).toolChoicewhen no tools are defined.v0.84.3Compare Source
New Features
/thinking, search defaults, keep selections session-scoped, and persist them explicitly with Ctrl+S. See Models and Thinking.Breaking Changes
GoogleThinkingLeveltype toGoogleApiThinkingLeveland addedResolvedGoogleThinkingLevelfor normalized adapter levels.Added
powershelltool for Windows, configurable throughdefaultToolsand the SDK. See PowerShell Tool./thinkingselector and searchable default choices to the model and thinking selectors; Ctrl+S saves the selected model as the global default. See Models and Thinking.usage notices for compaction and branch summaries when cache miss notices are enabled.
session_compact_failedextension events so compaction failures and aborts expose their reason, retry state, source, and error message to handlers (#8175).toolChoicesupport to simple stream requests.deepseek-v4-pro-0813support to the Qwen Token Plan Individual catalog (#8194).Changed
pi updatestages, verifies, and atomically activates the selected release in place. See Install and Manage.User-Agentunless overridden (#8305).Fixed
models.jsontypings omitting the documented OpenAI-compatiblecompat.supportsFinishReasonprovider and model override (#8487 by @petrroll)./modeland/thinkingselections being persisted globally unless explicitly saved with Ctrl+S (#5263).toolcall_startevents omitting the tool call id and name (#7953 by @christianklotz)..agents/skills/grouping directories not being discovered.edittool inputs failing validation by accepting them as one-edit arrays in both coding-agent and harness edit tools (#7835).README.mdandAGENTS.mdin skill directories being reported as broken skills unless they declare valid skill frontmatter (#7805).reasoning_detailsverbatim and in order (#7994).toolChoicein provider-specific stream requests.cached_tokenscount as cache reads instead of normal input tokens (#8075).thinkingLevelMap, which dropped extended thinking controls (#8135).auth.jsonandmodels-store.jsonoverriding administrator-managed file permissions and ACLs (#7779).session_compact_failedextension events so compaction failures and aborts expose their reason, retry state, source, and error message to handlers (#8175).pi updatefrom downgrading already-newer installed packages (#8226)./modelwhen/llamarefreshed a configured server underPI_OFFLINE, and included idle-sleptsleepingrouter models plus autoloadable unloaded presets in the selectable catalog (#8558 by @cristinaponcela).pi.registerFlag()accepting default values that do not match the declared flag type (#8064)./llamabefore/modelwhen no local models are loaded (#8203)./modeland--list-models(#8187).fromIdinstead of the pre-navigation source leaf.--as an end-of-options delimiter (#7269).v0.84.2Compare Source
New Features
Added
Ctrl+Shift+F, incremental match highlighting, configurable search match theme colors, and next/previous navigation withEnter/Ctrl+GandShift+Enter/Ctrl+Shift+G.read,bash,edit, andwritetools underPI_EXPERIMENTAL=1.defaultToolssetting for configuring the initial built-in tool selection globally or per project.--use-theme <name[/name]>to choose an initial per-run interactive theme without changing saved settings (#7722 by @rwachtler).expandPromptTemplatesto extensionpi.sendUserMessage()options for explicitly dispatching commands and expanding skills and prompt templates. Seepi.sendUserMessage()(#7857 by @mrexodia).createGatewayBindingFetch()for routing Cloudflare AI Gateway requests through a Workers AI binding without an API token (#7901 by @Maximo-Guk).AssistantMessage.endTurnto preserve OpenAI Codex's terminalend_turnsignal for diagnostics (#7766).Changed
User-Agentheader.AI_AGENT=piprocess marker and how it differs fromPI_CODING_AGENT=true(#7747).additional_toolswhere supported while retaining tool-search and top-level fallbacks (#7709).Fixed
README.mdandAGENTS.mdin skill directories being reported as broken skills unless they declare valid skill frontmatter (#7805).edittool inputs failing validation by accepting them as one-edit arrays in both coding-agent and harness edit tools (#7835).nanoiddevelopment dependency to address a denial-of-service vulnerability.message_updateevents dropping cumulative usage during streaming. See JSON Event Mode and RPCmessage_update(#7982 by @christianklotz).pi.sendMessage(..., { triggerTurn: false })steering an active run instead of only recording the custom message (#8022 by @cristinaponcela).defaultToolssetting dropping extension and SDK custom tools when selecting built-in defaults.toolsfrontmatter field (#7598 by @alexsavio).Alt+Enterinput over SSH being misread as Escape, addedPI_TUI_ESC_TIMEOUTfor high-latency terminals, and limited that timeout to lone Escape input (#7899 by @powerfooI).v0.84.1Compare Source
New Features
pi auth checkto verify provider or model credentials, optionally emitting the resolved credential.tool_callhandlers can stop all-terminating batches without another model call. See Tool Events.Added
QWEN_TOKEN_PLAN_API_KEY. See API Keys (#7659 by @arasovic).pi auth checkprovider/model auth preflight with optional credential output (#7152).terminatesupport to blocked extensiontool_callevents so all-terminating batches can skip the automatic follow-up model call. See Tool Events (#7715 by @muyiyr).Changed
PI_*environment guideline in an attempt to reduce unnecessary inspection commands (#7128).Fixed
bunfig.tomlwithpreloadby compiling with--no-compile-autoload-bunfig(#7685 by @geril07).Agent.reset()clearing transcript and runtime state during active runs; it now rejects until the agent is idle (#7717 by @wesleyzhangwq).earendil-works/pi (@earendil-works/pi-telemetry)
v0.84.4Compare Source
v0.84.3Compare Source
v0.84.2Compare Source
v0.84.1Compare Source
homebridge/ciao (@homebridge/ciao)
v1.3.12Compare Source
Changes
v1.3.11Compare Source
Changes
vitest-dev/vitest (@vitest/coverage-v8)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
WhiskeySockets/Baileys (@whiskeysockets/baileys)
v7.0.0-rc14Compare Source
evanw/esbuild (esbuild)
v0.28.2Compare Source
Fix tree shaking bug due to TypeScript import alias (#4507)
This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific
importassiConfiguration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.