fix: align pi dependencies for 0.84.2 - #60
Merged
Conversation
Update pi-ai and pi-agent-core together to avoid duplicate incompatible pi-ai types. Reject the new non-terminal pending stop reason and cover it with a focused regression test. Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com>
Member
Author
|
The first CI run passed lint and all four Ubuntu/macOS test jobs. K8s E2E reached all three agents and passed 33/34 checks; the only failure was the setup probe invoking the removed Fixed that probe in |
dongjiang1989
left a comment
Contributor
There was a problem hiding this comment.
Thanks. Just update package version
dongjiang1989
approved these changes
Aug 25, 2026
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.
Summary
Supersedes #55, which cannot clear CLA because the branch contains both a Dependabot-authored commit and a contributor follow-up. The packages have also advanced from 0.84.1 to 0.84.2 since that PR was opened.
@earendil-works/pi-aiand@earendil-works/pi-agent-coretogether from 0.82.1 to 0.84.2 in both consuming workspacesmainpendingstop reason instead of emitting a completed streampendingcaseUpdating the two pi packages together avoids duplicate incompatible
pi-aitype versions.Validation
Passed locally:
createOpenClawHostModel rejects non-terminal native completionsregression (1/1)git diff --checkThe full test command reaches the test phase on Windows, but existing platform-specific tests fail on POSIX path expectations (
/vs\\, drive letters) and a Windows concurrent-renameEPERM; these failures are outside the five changed files. The Linux/macOS GitHub matrix will be the authoritative full-suite result.DCO
The single commit uses FenjuFu's verified GitHub noreply identity and includes the matching
Signed-off-bytrailer.