Skip to content

chore(deps): bump the pi-stack group with 2 updates#655

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pi-stack-b4e4290037
Open

chore(deps): bump the pi-stack group with 2 updates#655
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pi-stack-b4e4290037

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the pi-stack group with 2 updates: @earendil-works/pi-agent-core and @earendil-works/pi-ai.

Updates @earendil-works/pi-agent-core from 0.80.8 to 0.80.9

Release notes

Sourced from @​earendil-works/pi-agent-core's releases.

v0.80.9

New Features

Added

Changed

  • Changed xAI login to use a prefilled device-authorization link labeled “Sign in with SuperGrok or X Premium,” and changed the default xAI model to Grok 4.5 (#6734 by @​Jaaneek).

Fixed

  • Fixed inherited Kimi K3 output limits for Vercel AI Gateway and OpenRouter models.
  • Fixed cloning or forking a session before its first assistant response to explain that the session must be saved first.

Removed

  • Removed Grok 3, Grok 3 Fast, Grok 4.20 variants, and Grok Code Fast 1 from the built-in xAI model catalog (#6734 by @​Jaaneek).
Changelog

Sourced from @​earendil-works/pi-agent-core's changelog.

[0.80.9] - 2026-07-16

Commits

Updates @earendil-works/pi-ai from 0.80.8 to 0.80.9

Release notes

Sourced from @​earendil-works/pi-ai's releases.

v0.80.9

New Features

Added

Changed

  • Changed xAI login to use a prefilled device-authorization link labeled “Sign in with SuperGrok or X Premium,” and changed the default xAI model to Grok 4.5 (#6734 by @​Jaaneek).

Fixed

  • Fixed inherited Kimi K3 output limits for Vercel AI Gateway and OpenRouter models.
  • Fixed cloning or forking a session before its first assistant response to explain that the session must be saved first.

Removed

  • Removed Grok 3, Grok 3 Fast, Grok 4.20 variants, and Grok Code Fast 1 from the built-in xAI model catalog (#6734 by @​Jaaneek).
Changelog

Sourced from @​earendil-works/pi-ai's changelog.

[0.80.9] - 2026-07-16

Added

  • Added Kimi K3 support for Kimi Coding, Moonshot AI, Moonshot AI China, OpenRouter, and Vercel AI Gateway.
  • Added Kimi deferred tool loading to OpenAI-compatible Chat Completions through compat.deferredToolsMode.

Changed

  • Changed xAI device OAuth to open a prefilled authorization link and added provider-specific OAuth login labels (#6734 by @​Jaaneek).

Fixed

  • Fixed Kimi K3 output limits for Vercel AI Gateway and OpenRouter models.

Removed

  • Removed Grok 3, Grok 3 Fast, Grok 4.20 variants, and Grok Code Fast 1 from the built-in xAI model catalog (#6734 by @​Jaaneek).
Commits
  • 2d16f92 Release v0.80.9
  • aa508b7 docs: audit unreleased changelogs
  • a01baaa feat(xai): prefilled OAuth device link, SuperGrok login label, trimmed model ...
  • c2c32fe fix(ai): correct Kimi K3 gateway output limits
  • 70c5763 add deferred tool loading for kimi-k3
  • 3524cd4 Merge remote-tracking branch 'origin/main' into add-kimi-deferred-tools
  • 6a884b4 add kimi-k3
  • e022eec Add [Unreleased] section for next cycle
  • f16b4e0 add deferred tools support for kimi in openai-completions api
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pi-stack group with 2 updates: [@earendil-works/pi-agent-core](https://github.com/earendil-works/pi/tree/HEAD/packages/agent) and [@earendil-works/pi-ai](https://github.com/earendil-works/pi/tree/HEAD/packages/ai).


Updates `@earendil-works/pi-agent-core` from 0.80.8 to 0.80.9
- [Release notes](https://github.com/earendil-works/pi/releases)
- [Changelog](https://github.com/earendil-works/pi/blob/main/packages/agent/CHANGELOG.md)
- [Commits](https://github.com/earendil-works/pi/commits/v0.80.9/packages/agent)

Updates `@earendil-works/pi-ai` from 0.80.8 to 0.80.9
- [Release notes](https://github.com/earendil-works/pi/releases)
- [Changelog](https://github.com/earendil-works/pi/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/earendil-works/pi/commits/v0.80.9/packages/ai)

---
updated-dependencies:
- dependency-name: "@earendil-works/pi-agent-core"
  dependency-version: 0.80.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pi-stack
- dependency-name: "@earendil-works/pi-ai"
  dependency-version: 0.80.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pi-stack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2026
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pi-for-excel Ready Ready Preview, Comment Jul 16, 2026 6:44pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants