chore(deps): update dependency @earendil-works/pi-coding-agent to v0.80.3 - #482
Open
mend-for-github-com[bot] wants to merge 1 commit into
Open
Conversation
mend-for-github-com
Bot
requested review from
TackAdam,
goyamegh,
jasonlhamazon and
ps48
as code owners
September 4, 2026 22:17
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #482 +/- ##
=======================================
Coverage 70.09% 70.10%
=======================================
Files 413 413
Lines 34033 34033
Branches 10128 10128
=======================================
+ Hits 23857 23860 +3
Misses 7915 7915
+ Partials 2261 2258 -3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
mend-for-github-com
Bot
force-pushed
the
whitesource-remediate/earendil-works-pi-coding-agent-0.x-lockfile
branch
from
September 4, 2026 23:00
89d7602 to
e5e8fec
Compare
mend-for-github-com
Bot
force-pushed
the
whitesource-remediate/earendil-works-pi-coding-agent-0.x-lockfile
branch
from
September 4, 2026 23:15
e5e8fec to
3da8081
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.80.2→0.80.3By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
earendil-works/pi (@earendil-works/pi-coding-agent)
v0.80.3Compare Source
New Features
outputPadcontrols horizontal padding for user messages, assistant messages, and thinking blocks. See Settings.externalEditorlets Ctrl+G use a configured editor before$VISUAL/$EDITORfallbacks. See Settings and Keybindings.get_entriesandget_tree. See get_entries and get_tree.session_info_changed. See session_info_changed.Added
get_entriesandget_treeRPC commands for reading session entries and tree snapshots over RPC (#6078 by @geraschenko)../rpc-entryexport for launching Pi directly in RPC mode.Usage.reasoningtoken counts for providers that report reasoning/thinking token usage (#6057).externalEditorsettings.json override for Ctrl+G external editor commands, with default fallbacks to Notepad on Windows andnanoelsewhere (#6122).outputPadsetting for user message, assistant message, and thinking horizontal padding (#6168).Changed
gpt-5.5.Fixed
streamSimple()max-token caps so providers that count input and output against one context window do not reject long requests (#5595).thinking.clear_thinking: falsewhen thinking is enabled, allowing replayedreasoning_contentto participate in provider caching (#6083).before_agent_startsystem-prompt overrides (#6162).--sessionandSessionManager.open()to reject non-empty invalid session files without overwriting them (#6002).\"(#6105).--no-session --session-idso ephemeral CLI runs can use deterministic session IDs for provider cache affinity (#6070).readand CLI@fileinputs (#6047).