Skip to content

build(deps): bump @earendil-works/pi-coding-agent from 0.77.0 to 0.78.0#78

Merged
maelcaldas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/earendil-works/pi-coding-agent-0.78.0
Jun 1, 2026
Merged

build(deps): bump @earendil-works/pi-coding-agent from 0.77.0 to 0.78.0#78
maelcaldas merged 1 commit into
mainfrom
dependabot/npm_and_yarn/earendil-works/pi-coding-agent-0.78.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps @earendil-works/pi-coding-agent from 0.77.0 to 0.78.0.

Release notes

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

v0.78.0

New Features

  • Named startup sessions - --name / -n sets the session display name before startup across interactive, print, JSON, and RPC modes. See Naming Sessions and Session Options.
  • Clickable file tool paths - built-in file tool titles render OSC 8 file:// hyperlinks when the terminal supports them, including supported tmux clients.

Added

  • Exported convertToPng for extension authors (#5167 by @​xl0).
  • Exported parseArgs and type Args for extension authors (#5202 by @​xl0).
  • Added --name / -n to set the session display name at startup (#5153).
  • Added a resume command hint when exiting interactive sessions (#5176 by @​yzhg1983).
  • Added OSC 8 file:// hyperlinks to file paths shown in built-in file tool titles (#5189 by @​mpazik).
  • Added custom Amazon Bedrock request header support inherited from @earendil-works/pi-ai (#5178 by @​stephanmck).

Fixed

  • Clarified the WezTerm/WSL IME hardware cursor docs to state that cursor visibility remains opt-in (#5200).
  • Fixed the GitLab Duo custom provider example to use adaptive thinking for Claude models, expose xhigh thinking, and include newer verified model IDs (#5201).
  • Fixed Bun release archive creation to install and copy the matching @mariozechner/clipboard base package and native sidecars (#5184).
  • Fixed early interactive input typed before the prompt loop starts so it is buffered instead of dropped (#5195 by @​yzhg1983).
  • Fixed OpenRouter Moonshot Kimi K2.6 requests to use system instead of unsupported developer messages (#5159).
  • Fixed OpenCode Go Kimi K2.6 thinking requests to send thinking objects instead of invalid string values, and fixed OpenCode Zen Grok Build thinking requests to omit unsupported reasoning_effort (#5169).
  • Fixed OpenAI Codex Responses SSE streams to abort response body reads after terminal events.
  • Fixed OpenCode Kimi K2.6 generated metadata to use Anthropic-style thinking metadata instead of invalid reasoning-effort parameters.
  • Fixed OSC 8 hyperlinks to pass through tmux when the client supports them (#5189 by @​mpazik).
  • Fixed ANSI text wrapping to avoid stack overflows on very long wrapped lines (#5185).
Changelog

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

[0.78.0] - 2026-05-29

New Features

  • Named startup sessions - --name / -n sets the session display name before startup across interactive, print, JSON, and RPC modes. See Naming Sessions and Session Options.
  • Clickable file tool paths - built-in file tool titles render OSC 8 file:// hyperlinks when the terminal supports them, including supported tmux clients.

Added

  • Exported convertToPng for extension authors (#5167 by @​xl0).
  • Exported parseArgs and type Args for extension authors (#5202 by @​xl0).
  • Added --name / -n to set the session display name at startup (#5153).
  • Added a resume command hint when exiting interactive sessions (#5176 by @​yzhg1983).
  • Added OSC 8 file:// hyperlinks to file paths shown in built-in file tool titles (#5189 by @​mpazik).
  • Added custom Amazon Bedrock request header support inherited from @earendil-works/pi-ai (#5178 by @​stephanmck).

Fixed

  • Clarified the WezTerm/WSL IME hardware cursor docs to state that cursor visibility remains opt-in (#5200).
  • Fixed the GitLab Duo custom provider example to use adaptive thinking for Claude models, expose xhigh thinking, and include newer verified model IDs (#5201).
  • Fixed Bun release archive creation to install and copy the matching @mariozechner/clipboard base package and native sidecars (#5184).
  • Fixed early interactive input typed before the prompt loop starts so it is buffered instead of dropped (#5195 by @​yzhg1983).
  • Fixed OpenRouter Moonshot Kimi K2.6 requests to use system instead of unsupported developer messages (#5159).
  • Fixed OpenCode Go Kimi K2.6 thinking requests to send thinking objects instead of invalid string values, and fixed OpenCode Zen Grok Build thinking requests to omit unsupported reasoning_effort (#5169).
  • Fixed OpenAI Codex Responses SSE streams to abort response body reads after terminal events.
  • Fixed OpenCode Kimi K2.6 generated metadata to use Anthropic-style thinking metadata instead of invalid reasoning-effort parameters.
  • Fixed OSC 8 hyperlinks to pass through tmux when the client supports them (#5189 by @​mpazik).
  • Fixed ANSI text wrapping to avoid stack overflows on very long wrapped lines (#5185).
Commits
  • 0897f17 Release v0.78.0
  • 886fa6c Audit unreleased changelog entries
  • c1633e6 Clarify hardware cursor docs
  • cfefc30 Merge pull request #5195 from yzhg1983/private/fix-startup-input-queue
  • 0ffa590 Fix GitLab Duo thinking metadata
  • 31b961f fix(coding-agent): sync clipboard binary archive deps
  • ed1952c Merge pull request #5189 from mpazik/feat/tool-title-hyperlinks
  • 5992a62 Merge pull request #5202 from xl0/export-args-parse
  • 778f519 Remove leading spaces from resume session hint
  • dbcfc16 feat(coding-agent): Export CLI argument parser
  • 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 [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) from 0.77.0 to 0.78.0.
- [Release notes](https://github.com/earendil-works/pi/releases)
- [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md)
- [Commits](https://github.com/earendil-works/pi/commits/v0.78.0/packages/coding-agent)

---
updated-dependencies:
- dependency-name: "@earendil-works/pi-coding-agent"
  dependency-version: 0.78.0
  dependency-type: direct:production
  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 Jun 1, 2026
@maelcaldas maelcaldas merged commit 7ee958c into main Jun 1, 2026
2 checks passed
@maelcaldas maelcaldas deleted the dependabot/npm_and_yarn/earendil-works/pi-coding-agent-0.78.0 branch June 1, 2026 23:51
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