Skip to content

Clarify agent testing commands#382

Merged
ivan-digital merged 1 commit into
mainfrom
fix/agents-testing-section
Jul 8, 2026
Merged

Clarify agent testing commands#382
ivan-digital merged 1 commit into
mainfrom
fix/agents-testing-section

Conversation

@ivan-digital

Copy link
Copy Markdown
Member

What changed

  • Clarifies that make test is a curated local smoke/regression suite, not the exact hosted CI command.
  • Points agents to .github/workflows/tests.yml as the source of truth for CI.
  • Updates the full local E2E command to build the debug metallib first, then run swift test --disable-sandbox.
  • Removes the contradictory sentence that said E2E tests run locally with make test.

Why

PR #379 refreshed AGENTS.md, but the testing section still mixed up the curated local make test target, the hosted CI skip matrix, and the full local E2E suite. This follow-up keeps agent instructions aligned with the Makefile and workflow.

Validation

  • git diff --check

@ivan-digital ivan-digital merged commit 7690825 into main Jul 8, 2026
1 check passed
@ivan-digital ivan-digital deleted the fix/agents-testing-section branch July 8, 2026 08:57
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