Skip to content

chore(deps-dev): bump @oh-my-pi/pi-coding-agent from 16.4.8 to 16.5.0 in the bun group across 1 directory#11

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bun/bun-a0d85c6555
Closed

chore(deps-dev): bump @oh-my-pi/pi-coding-agent from 16.4.8 to 16.5.0 in the bun group across 1 directory#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bun/bun-a0d85c6555

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the bun group with 1 update in the / directory: @oh-my-pi/pi-coding-agent.

Updates @oh-my-pi/pi-coding-agent from 16.4.8 to 16.5.0

Release notes

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

v16.5.0

@​oh-my-pi/pi-agent-core

Added

  • Added an automated image-dropping rescue tier to compaction dead-end recovery.
  • Added visual warnings and detailed recovery instructions to the session timeline when compaction fails to free sufficient space.

@​oh-my-pi/pi-ai

Added

  • Added diagnostic response headers to auth-gateway inference endpoints, including request IDs (x-request-id/request-id), LiteLLM model metadata (x-litellm-model-id/x-litellm-model-api-base), and performance/cost metrics (x-litellm-response-cost, x-litellm-response-duration-ms, openai-processing-ms) on non-streaming responses.

Changed

  • Updated Google and Google Vertex providers to always use streamGenerateContent requests.

Fixed

  • Fixed empty provider responses (such as from Cloud Code Assist API) being classified as non-retryable, allowing session retries and model-fallback chains to engage instead of failing the turn.

Removed

  • Removed automatic /interactions chaining for follow-up turns in Google provider calls, along with the useInteractionsApi, storeInteraction, and previousInteractionId stream options.

@​oh-my-pi/pi-coding-agent

Breaking Changes

  • Replaced the --reasoning-slide-* flag family with a unified --prewalk mechanism (--prewalk, --prewalk-into <model>, and --no-prewalk) to manage model handoffs during execution.

Added

  • Added a new --prewalk execution flow (with --prewalk-into <model> and --no-prewalk overrides) that starts tasks on a strong model for planning and todo initialization before handing off to a faster, cheaper model for implementation.
  • Added a status line annotation for the active prewalk phase (armed or active).
  • Added the tui.scrollbackRebuild setting to gate the erase-and-replay native scrollback rebuild mechanism (defaults to off).
  • Added a display setting to toggle between collapsing or keeping compacted history inline in live session displays.
  • Added a compact session-only model picker (Alt+P) for quick model switching, featuring @ search to quickly list and apply configured quick roles.
  • Redesigned Agent Hub entries into a cleaner two-line card layout showing identity, active model, reasoning level, age, and task description.
  • Added a project-scoped launch tool (gated by launch.enabled) for managing shared long-running services and debuggers, featuring readiness probes, bounded logs, PTY input, restart policies, and automatic teardown.
  • Added support for detached launches, allowing standalone services to survive broker shutdowns and reconnect to subsequent sessions.

Changed

  • Updated JSON logs (--mode json) to include provider payloads in auto-compaction events.
  • Updated tangential agent forks (/tan) to ignore parent session history and focus exclusively on the new request, hardening isolation with cleared todo lists and concurrent editing warnings.
  • Added visual markers in the transcript for elided tool calls that have no corresponding result.
  • Updated the status event log to prioritize the most recent entries in the display window.
  • Upgraded @agentclientprotocol/sdk to version 1.2.1.

... (truncated)

Commits
  • 3047c27 fix(test): skip real-browser tab.evaluate test when chromium cannot exec
  • df71937 fix(test): raised timeout for real-browser tab.evaluate test
  • a3960bb chore: bump version to 16.5.0
  • da24614 feat: added scrollback rebuild controls and prewalk status-line visibility
  • f9f6ed9 feat(coding-agent): replaced legacy pi/ role alias prefix with
  • 35d3e49 fix(harbor-manager): prevented dev-server teardown rejections from killing th...
  • 4c1c5f4 feat(launch): rendered launch logs from daemon terminal byte streams
  • f80fb48 feat: updated prewalk-plan guidance and added hot-reload marker
  • 896c4bb fix(coding-agent/tools): capped expanded streaming diff previews to a viewpor...
  • 59ecd2a refactor(coding-agent/modes): added ACP type guards for elicitation narrowing
  • 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 <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 bun group with 1 update in the / directory: [@oh-my-pi/pi-coding-agent](https://github.com/can1357/oh-my-pi/tree/HEAD/packages/coding-agent).


Updates `@oh-my-pi/pi-coding-agent` from 16.4.8 to 16.5.0
- [Release notes](https://github.com/can1357/oh-my-pi/releases)
- [Commits](https://github.com/can1357/oh-my-pi/commits/v16.5.0/packages/coding-agent)

---
updated-dependencies:
- dependency-name: "@oh-my-pi/pi-coding-agent"
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bun
...

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 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Author

Looks like @oh-my-pi/pi-coding-agent is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/bun/bun-a0d85c6555 branch July 18, 2026 08:03
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