Skip to content

build(deps): bump @mariozechner/pi-coding-agent from 0.70.5 to 0.70.6#70

Merged
maelcaldas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.70.6
Apr 29, 2026
Merged

build(deps): bump @mariozechner/pi-coding-agent from 0.70.5 to 0.70.6#70
maelcaldas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.70.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @mariozechner/pi-coding-agent from 0.70.5 to 0.70.6.

Release notes

Sourced from @​mariozechner/pi-coding-agent'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-coding-agent's changelog.

[0.70.6] - 2026-04-28

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).
Commits
  • 6b48e4a Release v0.70.6
  • 8732e28 docs: audit unreleased changelogs
  • 3edb8b5 fix(agent): support fdfind as fd fallback
  • c745efc feat: Update check against pi.dev (#3877)
  • 4166cfa docs(coding-agent): reorganize session docs
  • f5477a4 docs(coding-agent): add quickstart guide
  • 57787b6 fix(coding-agent): escape exported session metadata (#3883)
  • 9848b31 fix(coding-agent): fix Windows self-update
  • c241c6d fix(coding-agent): use alternate logic to find Bun's node_modules (#3861)
  • fbb5eed fix: honor telemetry for Cloudflare attribution headers
  • Additional commits viewable 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-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent) 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/coding-agent/CHANGELOG.md)
- [Commits](https://github.com/badlogic/pi-mono/commits/v0.70.6/packages/coding-agent)

---
updated-dependencies:
- dependency-name: "@mariozechner/pi-coding-agent"
  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 29, 2026
@maelcaldas maelcaldas merged commit bdb10fa into main Apr 29, 2026
2 checks passed
@maelcaldas maelcaldas deleted the dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.70.6 branch April 29, 2026 11:23
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