-
python -m pytest -
python -m ruff check agent_bench - Additional targeted tests (list):
- Unit tests for new agent logic
- Integration tests for agent-to-agent communication
- Performance tests for agent coordination
- Spec/docs updated (README, SPEC_FREEZE, changelog, etc., as needed)
- New tasks/tests added to registry + SPEC if applicable
- Roadmap items tracked in appropriate boards (if applicable)
- Security/privacy review (if touching telemetry, signing, or bundles)
- Verified CI status once pushed