Skip to content

feat (cli): add --team-id filter to competitions episodes#1006

Closed
bovard wants to merge 1 commit into
mainfrom
episodes-team-id-filter-v2
Closed

feat (cli): add --team-id filter to competitions episodes#1006
bovard wants to merge 1 commit into
mainfrom
episodes-team-id-filter-v2

Conversation

@bovard
Copy link
Copy Markdown
Member

@bovard bovard commented May 6, 2026

The leaderboard CLI call exposes teamId but not submissionId, so studying a specific opponent required scanning episodes manually. With --team-id, the CLI surfaces matching opponent agents (with their submissionId) across the caller's own episodes, which can then be passed back into episodes/replay/logs.

The leaderboard exposes teamId but not submissionId, so studying a
specific opponent required scanning episodes manually. With --team-id,
the CLI surfaces matching opponent agents (with their submissionId)
across the caller's own episodes, which can then be passed back into
episodes/replay/logs.
@bovard bovard closed this May 8, 2026
@bovard bovard deleted the episodes-team-id-filter-v2 branch May 8, 2026 17:41
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