Skip to content

Fix 5 nightly regression failures (2026-04-30)#134

Merged
Bryan-Roe merged 1 commit into
mainfrom
copilot/fix-nightly-regression-issues
Apr 30, 2026
Merged

Fix 5 nightly regression failures (2026-04-30)#134
Bryan-Roe merged 1 commit into
mainfrom
copilot/fix-nightly-regression-issues

Conversation

Copilot AI commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

The nightly CI detected 5 test failures across agent contracts, the integration gate script, the AGI provider shim, and the task_complete stub.

Fixes

  • deploy-reconciler.agent.md — Added missing ## Return-to-Agent Contract section with required "temporary" and "hand back to agent" wording, satisfying specialist delegation contract tests
  • scripts/integration_contract_gate.sh — Replaced python3 with python for integration_smoke.py and ci_orchestrator.py invocations to match test contract assertions
  • agi_provider.py (root shim) — Added _AGENT_REGISTRY to the re-exported symbols from the canonical ai-projects/chat-cli/src/agi_provider.py so test_agent_registration can import it
  • task_complete — Stub now exits with code 64 and writes guidance to stderr, matching the expectations in test_task_complete_shell_stub_fails_with_guidance

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Copilot! 👋

Your private repo does not have access to Sourcery.

Please upgrade to continue using Sourcery ✨

Copilot AI linked an issue Apr 30, 2026 that may be closed by this pull request
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
Copilot AI requested a review from Bryan-Roe April 30, 2026 09:44
@Bryan-Roe Bryan-Roe marked this pull request as ready for review April 30, 2026 09:46
Copilot AI review requested due to automatic review settings April 30, 2026 09:46

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Bryan-Roe! 👋

Your private repo does not have access to Sourcery.

Please upgrade to continue using Sourcery ✨

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@Bryan-Roe Bryan-Roe merged commit 22dbc36 into main Apr 30, 2026
6 of 26 checks passed
@Bryan-Roe Bryan-Roe deleted the copilot/fix-nightly-regression-issues branch April 30, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚨 Nightly Regression — 2026-04-30

3 participants