feat(runtime): consume AgentTeams worker env#990
Merged
shiyiyue1102 merged 1 commit intoJul 4, 2026
Merged
Conversation
Change-Id: I34fac77045d51054050071a71e38de008794137e
Contributor
📊 CI Metrics ReportSummary
By Role
Per-Test Breakdown
Trends✅ 2 test(s) improved (fewer LLM calls) Generated by HiClaw CI on 2026-07-04 11:50:48 UTC |
Collaborator
Author
|
@maplefeng-a CI is green now. Could you take a look when convenient? |
maplefeng-a
approved these changes
Jul 4, 2026
maplefeng-a
left a comment
Collaborator
There was a problem hiding this comment.
CI is green and the CoPaw-scoped change looks good under the agreed review policy. Approving.
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
Scope
This PR is intentionally limited to runtime env/storage consumption. It does not switch controller or Helm env injection, and it does not include QwenPaw, TeamHarness, AppService, Sandbox pool follow-ups, or Edge/local worker credential work.
Validation
Note: local CoPaw pytest via uv is still blocked by python-olm==3.2.16 native libolm build on this macOS toolchain (missing cmake/gmake path then clang const assignment failure), so full pytest is left to Linux CI.