Skip to content

Preserve workflow tool recorders in step configs#2554

Merged
chubes4 merged 1 commit into
mainfrom
fix/run-scoped-tool-recorders
Jun 5, 2026
Merged

Preserve workflow tool recorders in step configs#2554
chubes4 merged 1 commit into
mainfrom
fix/run-scoped-tool-recorders

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented Jun 5, 2026

Summary

  • Preserve AI tool_recorders while normalizing workflow steps into ephemeral flow and pipeline configs.
  • Extend the agent bundle runner smoke to prove run-scoped recorders survive runner projection into both config snapshots.

Testing

  • php -l inc/Core/Steps/FlowStepConfigFactory.php
  • php -l inc/Core/Steps/WorkflowConfigFactory.php
  • php tests/agent-bundle-runner-contract-smoke.php

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Diagnosed the failing proof artifacts, drafted the targeted config preservation patch, and ran the smoke verification. Chris remains responsible for review and merge.

@homeboy-ci
Copy link
Copy Markdown
Contributor

homeboy-ci Bot commented Jun 5, 2026

Homeboy Results — data-machine

Lint

lint — passed

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

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/27045650163

Test

test — passed

  • 77 passed

ℹ️ 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
ℹ️ Pass args to test runner: homeboy test -- [args]
ℹ️ Full options: homeboy docs commands/test
Deep dive: homeboy test data-machine --changed-since e675ea8

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/27045650163

Audit

audit — passed

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

Deep dive: homeboy audit data-machine --changed-since e675ea8

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/27045650163
Tooling versions
  • Homeboy CLI: homeboy 0.220.3+643c1c33
  • Extension: wordpress from https://github.com/Extra-Chill/homeboy-extensions
  • Extension revision: 91e62240
  • Action: unknown@unknown

@chubes4 chubes4 merged commit f1eb7c2 into main Jun 5, 2026
5 checks passed
@chubes4 chubes4 deleted the fix/run-scoped-tool-recorders branch June 5, 2026 23:40
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