Skip to content

Fix failed bundle status classification#2628

Merged
chubes4 merged 6 commits into
mainfrom
fix-agent-bundle-failed-status
Jun 15, 2026
Merged

Fix failed bundle status classification#2628
chubes4 merged 6 commits into
mainfrom
fix-agent-bundle-failed-status

Conversation

@chubes4

@chubes4 chubes4 commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Treat terminal status families like failed - ai_response_without_tool_result as failed bundle runs instead of successful runs.
  • Refresh the bundle runner smoke assertion for the current runtime bundle import helper seam.

Tests

  • php tests/agent-bundle-runner-contract-smoke.php

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Diagnosed the failed status propagation issue, drafted the classifier fix, and added focused regression coverage for Chris to review.

@homeboy-ci

homeboy-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Homeboy Results — data-machine

Lint

lint — passed

ℹ️ Full options: homeboy docs commands/lint
Deep dive: homeboy lint data-machine --changed-since 74309d1

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-lint-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-lint-quality-Linux-node24 contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/data-machine/actions/runs/27562628700

Test

test — failed

  • 161 passed

ℹ️ To run specific tests: homeboy test data-machine -- --filter=TestName
ℹ️ Auto-fix lint issues: homeboy refactor data-machine --from lint --write
ℹ️ Collect coverage: homeboy test data-machine --coverage
ℹ️ Save test baseline: homeboy test data-machine --baseline
ℹ️ Analyze failures: homeboy test data-machine --analyze
ℹ️ Pass args to test runner: homeboy test -- [args]
ℹ️ Full options: homeboy docs commands/test
Deep dive: homeboy test data-machine --changed-since 74309d1

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-test-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-test-quality-Linux-node24 contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/data-machine/actions/runs/27562044024

Audit

audit — passed

  • audit — 415 finding(s)
  • Total: 415 finding(s)

Deep dive: homeboy audit data-machine --changed-since 74309d1

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-audit-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-audit-quality-Linux-node24 contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/data-machine/actions/runs/27562628700
Tooling versions
  • Homeboy CLI: homeboy 0.229.11+ea17ac67
  • Extension: wordpress from https://github.com/Extra-Chill/homeboy-extensions
  • Extension revision: d363bfc3
  • Action: unknown@unknown

@chubes4 chubes4 merged commit 7ccbfcf into main Jun 15, 2026
4 of 5 checks passed
@chubes4 chubes4 deleted the fix-agent-bundle-failed-status branch June 15, 2026 17:06
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.

1 participant