Fix 5 nightly regression failures (2026-04-30)#134
Merged
Conversation
Contributor
There was a problem hiding this comment.
Hi @Copilot! 👋
Your private repo does not have access to Sourcery.
Please upgrade to continue using Sourcery ✨
Copilot
AI
changed the title
[WIP] Fix nightly regression failures detected on 2026-04-30
Fix 5 nightly regression failures (2026-04-30)
Apr 30, 2026
Contributor
There was a problem hiding this comment.
Hi @Bryan-Roe! 👋
Your private repo does not have access to Sourcery.
Please upgrade to continue using Sourcery ✨
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.
The nightly CI detected 5 test failures across agent contracts, the integration gate script, the AGI provider shim, and the
task_completestub.Fixes
deploy-reconciler.agent.md— Added missing## Return-to-Agent Contractsection with required "temporary" and "hand back toagent" wording, satisfying specialist delegation contract testsscripts/integration_contract_gate.sh— Replacedpython3withpythonforintegration_smoke.pyandci_orchestrator.pyinvocations to match test contract assertionsagi_provider.py(root shim) — Added_AGENT_REGISTRYto the re-exported symbols from the canonicalai-projects/chat-cli/src/agi_provider.pysotest_agent_registrationcan import ittask_complete— Stub now exits with code 64 and writes guidance to stderr, matching the expectations intest_task_complete_shell_stub_fails_with_guidance