chore(deps): update dependency @earendil-works/pi-coding-agent to v0.85.1 - #7047
chore(deps): update dependency @earendil-works/pi-coding-agent to v0.85.1#7047renovate-fullsend[bot] wants to merge 1 commit into
Conversation
|
🤖 Finished Review · ✅ Success · Started 3:21 PM UTC · Completed 3:35 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $2.47 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Risk Assessment: moderate (2/5) DetailsBot-authored single-file 2-line dependency bump in a protected but historically high-churn, multi-author path; the tiny change footprint and bot authorship keep the composite risk moderate despite the files active churn and fix-commit history — signals unchanged from prior assessment, prior score of 2 preserved. Previous runRisk Assessment: moderate (2/5) DetailsBot-authored single-file 2-line dependency bump in a protected but historically high-churn path; tiny change footprint, zero regression and revert history, and bot authorship keep the composite risk moderate despite the file's active history — signals unchanged from prior assessment, prior score of 2 preserved. Previous run (2)Risk Assessment: moderate (2/5) DetailsA bot-authored single-file 2-line dependency bump in a protected but historically high-churn path; tiny change footprint and bot authorship keep composite risk moderate despite the file's active history. |
ReviewFindingsHigh
Medium
Low
Next steps:
Previous runReviewFindingsHigh
Medium
Low
Next steps:
Previous run (2)ReviewFindingsHigh
Next steps:
|
d28c9a4 to
6b0aa8a
Compare
|
🤖 Finished Review · ✅ Success · Started 3:28 AM UTC · Completed 3:47 AM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $4.47 |
6b0aa8a to
2817836
Compare
|
🤖 Finished Review · ✅ Success · Started 3:22 PM UTC · Completed 3:37 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $3.03 |
There was a problem hiding this comment.
Note: The following review comments could not be posted on the diff (GitHub returned 422) and are included here instead:
images/sandbox/Containerfile(file-level): Line 84 · [low] stale comment
Lines 84-86 describe the 0.85.0 dependency tree structure. With the pin now at 0.85.1, this comment describes the previous versions dependency tree, not the current one. The --ignore-scripts flag remains correct regardless.
| # its --mode json wire shape within a minor before (0.84.0) — the pi stream | ||
| # parser fixtures must be re-verified when this pin moves. | ||
| ARG PI_VERSION=0.85.0 | ||
| ARG PI_VERSION=0.85.1 |
There was a problem hiding this comment.
[medium] verification gap
The comment block at lines 98-100 explicitly states the pi stream parser fixtures must be re-verified when this pin moves. Multiple Go source files echo this requirement: pi_progress.go:260 (re-checked at the pinned 0.85.0), pi_run.go:30-31, and pi_run.go:602. The PR bumps PI_VERSION from 0.85.0 to 0.85.1 but does not update any verification markers or fixture files.
Suggested fix: Run internal/runtime/testdata/pi/regen.sh, internal/runtime/testdata/pi/check-vertex-catalog.sh, and internal/runtime/testdata/pi/jiti-cache-check.sh against the new pin. If fixtures are unchanged, update the re-checked at comments from 0.85.0 to 0.85.1.
This PR contains the following updates:
0.85.0→0.85.1Release Notes
earendil-works/pi (@earendil-works/pi-coding-agent)
v0.85.1Compare Source
New Features
Added
Fixed
clientandexperimental/pluginsubpaths and server/client commands are now source-only throughpi-test.sh; the supported local SDK and stdio RPC API are unchanged (#9132).prompt_cache_options.ttl: "30m"instead ofprompt_cache_retention: "24h".Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.