Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PrimeIntellect-ai
/
verifiers
Public
Notifications
You must be signed in to change notification settings
Fork
656
Star
4.6k
Code
Issues
22
Pull requests
174
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(v1)!: two-level concurrency, and serving as its own config block
- #2157
#2157
Merged
hallerite
merged 11 commits into
main
PrimeIntellect-ai/verifiers:main
from
feat/one-agent-per-episode
PrimeIntellect-ai/verifiers:feat/one-agent-per-episode
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(v1)!: two-level concurrency, and serving as its own config block
#2157
hallerite
merged 11 commits into
main
PrimeIntellect-ai/verifiers:main
from
feat/one-agent-per-episode
PrimeIntellect-ai/verifiers:feat/one-agent-per-episode
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
feat(v1)!: bound episodes at the run level, agents inside one episode
Show description for b2d26d8
hallerite
committed
b2d26d8
View commit details
Copy full SHA for b2d26d8
Browse repository at this point
fix(v1): require ge=1 on the episode bound
Show description for 7c97983
hallerite
committed
7c97983
View commit details
Copy full SHA for 7c97983
Browse repository at this point
refactor(v1)!: make serving its own config block
Show description for 8ba0afe
hallerite
committed
8ba0afe
View commit details
Copy full SHA for 8ba0afe
Browse repository at this point
chore(v1): export the config plumbing a trainer composes with
Show description for 02a0b5e
hallerite
committed
02a0b5e
View commit details
Copy full SHA for 02a0b5e
Browse repository at this point
fix the v0 id accesses the legacy block left behind
Show description for 7dc42df
hallerite
and
claude
committed
7dc42df
View commit details
Copy full SHA for 7dc42df
Browse repository at this point
drop the EnvField alias for the annotation itself
Show description for 4d9d0ed
hallerite
and
claude
committed
4d9d0ed
View commit details
Copy full SHA for 4d9d0ed
Browse repository at this point
drop env_field too, export the default factory directly
Show description for 51124f1
hallerite
and
claude
committed
51124f1
View commit details
Copy full SHA for 51124f1
Browse repository at this point
take mika's review: fewer helpers, `max_concurrent` alias, slimmer docs
Show description for ab8e5c8
hallerite
and
claude
committed
ab8e5c8
View commit details
Copy full SHA for ab8e5c8
Browse repository at this point
drop the retired-key pointers
Show description for a0ebc40
hallerite
and
claude
committed
a0ebc40
View commit details
Copy full SHA for a0ebc40
Browse repository at this point
drop the max_concurrent alias: the old key can't mean this
Show description for a0cbdc4
hallerite
and
claude
committed
a0cbdc4
View commit details
Copy full SHA for a0cbdc4
Browse repository at this point
migrate the E2E fixtures to the composed blocks
Show description for d4bba3c
hallerite
and
claude
committed
d4bba3c
View commit details
Copy full SHA for d4bba3c
Browse repository at this point
You can’t perform that action at this time.