chore(agent-zero): bump upstream to v2.11 - #2853
github-actions[bot] wants to merge 1 commit into
Conversation
CI Failure AnalysisThe following checks failed:
Likely CauseThe Dockerfile is currently pointed at the upstream tag, but the PMOVES fork has not been synced yet. This is expected behaviour. Next Steps
|
Retracting my own retraction — the fork has no tagsI previously reviewed this change (as #2789), flagged the Three consequences, in order of severity: 1. The new ref cannot resolve.
2. The value being replaced is already correct. 3. The transitional argument has expired. The gitlink half landed via #2850 ( The Suggested shape: keep Not verified here: I did not run a build. The claim is about ref resolution, which |
Closing as superseded — this is the automated twin of #2789 (same template), filed AFTER the v2.11 content already landed the correct way:
agent0ai@v2.11, 71 commits, kept the TensorZero patch)80371121 -> 27957f11), then chore(submodules): promote PMOVES-Agent-Zero to 5c280a9 (MCP arg filter) #2852 (-> 5c280a99MCP arg filter)a0-connector.v1 | 5c280a9,/sessionsround-trip OKThe approach in this PR remains architecturally wrong for this repo:
AGENT_ZERO_REFclones the hardened BRANCH by design (Dockerfile comment: "must stay the hardened BRANCH") — a tag REF builds raw upstream and silently drops all PMOVES hardening.Route to the bump-bot lane: the generator's detection expects a Dockerfile REF bump to consider a version merged; it should instead recognize the fork-merge + gitlink pattern (or check the image's
agent_zero_version), or it will keep regenerating this PR for every release.💘 Generated with Crush