Skip to content

chore(deps-dev): bump @mariozechner/pi-coding-agent from 0.67.68 to 0.70.6#37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.70.6
Open

chore(deps-dev): bump @mariozechner/pi-coding-agent from 0.67.68 to 0.70.6#37
dependabot[bot] wants to merge 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.67.68 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).

v0.70.5

Fixed

  • Fixed HTML export preserving ANSI-renderer trailing padding as extra blank wrapped lines.

v0.70.4

Fixed

  • Fixed packaged pi startup failing because the session selector imported a source-only utility path.

v0.70.3

New Features

Added

  • Added pi update support for updating pi itself in addition to installed pi packages (#3680 by @​mitsuhiko).

... (truncated)

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).

[0.70.5] - 2026-04-27

Fixed

  • Fixed HTML export preserving ANSI-renderer trailing padding as extra blank wrapped lines.

[0.70.4] - 2026-04-27

Fixed

  • Fixed packaged pi startup failing because the session selector imported a source-only utility path.

[0.70.3] - 2026-04-27

New Features

Added

  • Added pi update support for updating pi itself in addition to installed pi packages (#3680 by @​mitsuhiko).

... (truncated)

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.67.68 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:development
  update-type: version-update:semver-minor
...

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
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