Skip to content

build(deps): bump @mariozechner/pi-ai from 0.70.5 to 0.70.6#321

Merged
mcowger merged 1 commit into
mainfrom
dependabot/bun/mariozechner/pi-ai-0.70.6
Apr 30, 2026
Merged

build(deps): bump @mariozechner/pi-ai from 0.70.5 to 0.70.6#321
mcowger merged 1 commit into
mainfrom
dependabot/bun/mariozechner/pi-ai-0.70.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps @mariozechner/pi-ai from 0.70.5 to 0.70.6.

Release notes

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

v0.70.6

New Features

Added

  • Added Cloudflare Workers AI as a built-in provider with CLOUDFLARE_API_KEY/CLOUDFLARE_ACCOUNT_ID setup, default model resolution, /login support, and provider documentation (#3851 by @​mchenco).

Changed

  • Changed Pi version checks to identify Pi with a pi/<version> user agent (#3877 by @​mitsuhiko).

Fixed

  • Fixed config selector scroll indicators to show item counts instead of line counts (#3820 by @​aliou).
  • Fixed exported HTML to escape embedded image data and session metadata, preventing crafted session content from injecting markup (#3819 by @​justinpbarnett, #3883 by @​justinpbarnett).
  • Fixed Bun-based package manager startup by locating global node_modules relative to Bun's install layout (#3861 by @​thirtythreeforty).
  • Fixed Bedrock inference profile capability checks by normalizing profile ARNs to the underlying model name.
  • Fixed file discovery to fall back to fdfind when fd is unavailable.
  • Fixed pi update to skip self-update reinstalls when the installed version is already current (#3853).
  • Fixed Cloudflare Workers AI attribution headers to honor the install telemetry setting.
  • Fixed pi update --self detection and execution for Windows package-manager shim installs, including symlinked global package roots, and print the manual fallback command when self-update fails (#3857).
Changelog

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

[0.70.6] - 2026-04-28

Added

  • Added Cloudflare Workers AI as a built-in provider with model catalog generation, CLOUDFLARE_API_KEY/CLOUDFLARE_ACCOUNT_ID authentication, and OpenAI-compatible streaming support (#3851 by @​mchenco).

Fixed

  • Removed generated Cloudflare Workers AI User-Agent model headers so attribution can be controlled by callers.
  • Fixed Bedrock inference profile capability checks by normalizing profile ARNs to the underlying model name.
Commits
  • 6b48e4a Release v0.70.6
  • 8732e28 docs: audit unreleased changelogs
  • ed4bc73 fix(ai): normalize Bedrock model names for profiles
  • fbb5eed fix: honor telemetry for Cloudflare attribution headers
  • d6e08b3 feat(ai): add Cloudflare Workers AI as a provider (#3851)
  • 084aa2b Add [Unreleased] section for next cycle
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mariozechner/pi-ai](https://github.com/badlogic/pi-mono/tree/HEAD/packages/ai) from 0.70.5 to 0.70.6.
- [Release notes](https://github.com/badlogic/pi-mono/releases)
- [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/badlogic/pi-mono/commits/v0.70.6/packages/ai)

---
updated-dependencies:
- dependency-name: "@mariozechner/pi-ai"
  dependency-version: 0.70.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 30, 2026
@mcowger mcowger merged commit c40d694 into main Apr 30, 2026
2 checks passed
@mcowger mcowger deleted the dependabot/bun/mariozechner/pi-ai-0.70.6 branch April 30, 2026 14:20
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.

1 participant