Skip to content

feat(benchmark): support multi agent jobs#145

Merged
jrvb-rl merged 4 commits intomainfrom
ross/bmj2
Mar 6, 2026
Merged

feat(benchmark): support multi agent jobs#145
jrvb-rl merged 4 commits intomainfrom
ross/bmj2

Conversation

@ross-rl
Copy link
Contributor

@ross-rl ross-rl commented Mar 6, 2026

Description

Support multi-agent benchmark jobs

Removed --model flag, agent must be specified like --agent agent:model

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates

Related Issues

Closes #

Changes Made

Testing

  • I have tested locally
  • I have added/updated tests
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@ross-rl ross-rl requested a review from jrvb-rl March 6, 2026 10:46
@ross-rl ross-rl changed the title feat(benchmark): Support multi agent jobs feat(benchmark): support multi agent jobs Mar 6, 2026
@jrvb-rl jrvb-rl merged commit 41ec8d3 into main Mar 6, 2026
14 of 15 checks passed
@jrvb-rl jrvb-rl deleted the ross/bmj2 branch March 6, 2026 11:27
ross-rl pushed a commit that referenced this pull request Mar 6, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.13.0](v1.12.0...v1.13.0)
(2026-03-06)


### Features

* add benchmark list features
([#154](#154))
([2abe85c](2abe85c))
* **benchmark:** add status breakout during status -w
([#149](#149))
([393548e](393548e))
* **benchmark:** add watch with term takeover / interactive display
([#151](#151))
([c49ee7a](c49ee7a))
* **benchmark:** print scenario runtime, status and prompt for viewing
extended ([#152](#152))
([32f4f72](32f4f72))
* **benchmark:** support multi agent jobs
([#145](#145))
([41ec8d3](41ec8d3))


### Bug Fixes

* remove spurious warning for optional secrets
([#146](#146))
([3abea8a](3abea8a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants