Skip to content

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

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

chore(deps-dev): bump @mariozechner/pi-coding-agent from 0.67.68 to 0.70.2#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.68.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @mariozechner/pi-coding-agent from 0.67.68 to 0.70.2.

Release notes

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

v0.70.2

Fixed

  • Fixed provider retry/timeout forwarding to omit undefined provider request controls, avoiding downstream SDK validation errors such as timeout must be an integer when retry.provider.timeoutMs is not configured (#3627)

v0.70.1

New Features

Added

  • Added DeepSeek to built-in provider setup, default model resolution, and provider documentation.

Fixed

  • Fixed /copy to avoid unbounded OSC 52 writes and clipboard races that could break terminal rendering or panic the native clipboard addon (#3639)
  • Fixed extension flag docs to show pi.getFlag() using registered flag names without the CLI -- prefix (#3614)
  • Fixed provider retry/timeout settings wiring by adding retry.provider.{timeoutMs,maxRetries,maxRetryDelayMs}, migrating legacy retry.maxDelayMs, and forwarding provider controls into streamSimple request options (#3627)
  • Fixed Windows git package installs to bypass cmd.exe for native git commands, so install paths containing spaces no longer break pi install git:... with fatal: Too many arguments (#3642)
  • Fixed DeepSeek V4 session replay 400 errors by sending DeepSeek-compatible thinking controls and replayed assistant reasoning_content fields (#3636)
  • Fixed GPT-5.5 generated context window metadata to use the observed 272k limit.
  • Fixed CSI-u Ctrl+letter decoding inside bracketed paste, so pasted modified-key escape sequences no longer become literal editor text (#3623 by @​Exrun94)

v0.70.0

New Features

Breaking Changes

  • Disabled OSC 9;4 terminal progress indicators by default. Set terminal.showTerminalProgress to true in /settings to re-enable (#3588)

Added

  • Added searchable auth provider login flow with fuzzy filtering in the provider selector (#3572 by @​mitsuhiko)
  • Added GPT-5.5 Codex model
  • Added auth source labels in /login so provider entries can show when auth comes from --api-key, an environment variable, or custom provider fallback without exposing secrets.

Changed

  • Updated default model selection across providers to current recommended models.
  • Improved stale extension context errors after session replacement or reload to tell extension authors to avoid captured pi/command ctx and use withSession for post-replacement work.

... (truncated)

Changelog

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

[0.70.2] - 2026-04-24

Fixed

  • Fixed provider retry/timeout forwarding to omit undefined provider request controls, avoiding downstream SDK validation errors such as timeout must be an integer when retry.provider.timeoutMs is not configured (#3627)

[0.70.1] - 2026-04-24

New Features

Added

  • Added DeepSeek to built-in provider setup, default model resolution, and provider documentation.

Fixed

  • Fixed /copy to avoid unbounded OSC 52 writes and clipboard races that could break terminal rendering or panic the native clipboard addon (#3639)
  • Fixed extension flag docs to show pi.getFlag() using registered flag names without the CLI -- prefix (#3614)
  • Fixed provider retry/timeout settings wiring by adding retry.provider.{timeoutMs,maxRetries,maxRetryDelayMs}, migrating legacy retry.maxDelayMs, and forwarding provider controls into streamSimple request options (#3627)
  • Fixed Windows git package installs to bypass cmd.exe for native git commands, so install paths containing spaces no longer break pi install git:... with fatal: Too many arguments (#3642)
  • Fixed DeepSeek V4 session replay 400 errors by sending DeepSeek-compatible thinking controls and replayed assistant reasoning_content fields (#3636)
  • Fixed GPT-5.5 generated context window metadata to use the observed 272k limit.
  • Fixed CSI-u Ctrl+letter decoding inside bracketed paste, so pasted modified-key escape sequences no longer become literal editor text (#3623 by @​Exrun94)

[0.70.0] - 2026-04-23

New Features

Breaking Changes

  • Disabled OSC 9;4 terminal progress indicators by default. Set terminal.showTerminalProgress to true in /settings to re-enable (#3588)

Added

  • Added searchable auth provider login flow with fuzzy filtering in the provider selector (#3572 by @​mitsuhiko)
  • Added GPT-5.5 Codex model
  • Added auth source labels in /login so provider entries can show when auth comes from --api-key, an environment variable, or custom provider fallback without exposing secrets.

Changed

  • Updated default model selection across providers to current recommended models.
  • Improved stale extension context errors after session replacement or reload to tell extension authors to avoid captured pi/command ctx and use withSession for post-replacement work.

... (truncated)

Commits
  • 48aa882 Release v0.70.2
  • c1b62ae fix(ai,coding-agent): omit undefined provider request options closes #3627
  • 90d8051 Add [Unreleased] section for next cycle
  • 6b443c6 Release v0.70.1
  • b121235 chore: audit unreleased changelogs
  • 7bd9f65 fix(coding-agent): avoid cmd.exe for git installs on windows closes #3642
  • c067504 fix(ai,coding-agent): expose provider timeout/retry controls closes #3627
  • 6e6c9b4 docs(coding-agent): document DeepSeek provider support
  • 1e33492 fix(coding-agent): harden clipboard copy
  • ebbc67d docs(coding-agent): fix extension flag lookup docs
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump @mariozechner/pi-coding-agent from 0.67.68 to 0.68.1 chore(deps-dev): bump @mariozechner/pi-coding-agent from 0.67.68 to 0.70.2 Apr 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.68.1 branch from 1deb475 to 5d03b58 Compare April 25, 2026 17:47
Bumps [@mariozechner/pi-coding-agent](https://github.com/badlogic/pi-mono/tree/HEAD/packages/coding-agent) from 0.67.68 to 0.70.2.
- [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.2/packages/coding-agent)

---
updated-dependencies:
- dependency-name: "@mariozechner/pi-coding-agent"
  dependency-version: 0.68.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.68.1 branch from 5d03b58 to 1df0ba1 Compare April 25, 2026 23:29
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

Superseded by #37.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mariozechner/pi-coding-agent-0.68.1 branch April 29, 2026 15:21
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