Skip to content

fix: make team integration tests honor selected models#11

Merged
codexstar69 merged 1 commit intomainfrom
fix/model-aware-team-tests
Mar 12, 2026
Merged

fix: make team integration tests honor selected models#11
codexstar69 merged 1 commit intomainfrom
fix/model-aware-team-tests

Conversation

@codexstar69
Copy link
Copy Markdown
Owner

Summary

  • make the worker integration harness accept an explicit test model so workers don't silently fall back to the global default
  • make the RPC ready-handshake integration test load the teams extension so it matches the production spawn path
  • add a changelog note for the test-harness/model-selection fix

Verification

  • bun x eslint scripts/lib/pi-workers.ts scripts/integration-rpc-ready-handshake-test.mts
  • PI_TEAMS_TEST_MODEL="amp-8317/gpt-5.4" bun run integration-rpc-ready-handshake-test
  • PI_TEAMS_TEST_MODEL="amp-8317/gpt-5.4" bun run integration-claim-test -- --agents 2 --tasks 3 --timeoutSec 60

@codexstar69 codexstar69 merged commit 58f0a39 into main Mar 12, 2026
5 checks passed
@codexstar69 codexstar69 deleted the fix/model-aware-team-tests branch March 12, 2026 05:54
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