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
Accelerator
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
Type
/
to 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 }}
sherryzyh
/
physical_reasoning_toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat/N4: Batch mode (submit → fetch → finalize → record recovery)
- #7
#7
Merged
sherryzyh
merged 14 commits into
main
sherryzyh/physical_reasoning_toolkit:main
from
feat/n4-batch-mode
sherryzyh/physical_reasoning_toolkit:feat/n4-batch-mode
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat/N4: Batch mode (submit → fetch → finalize → record recovery)
#7
sherryzyh
merged 14 commits into
main
sherryzyh/physical_reasoning_toolkit:main
from
feat/n4-batch-mode
sherryzyh/physical_reasoning_toolkit:feat/n4-batch-mode
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
fix(anthropic): stop sending invalid output_config.format.name (HTTP 400)
Show description for 84e6e34
sherryzyh
and
claude
committed
84e6e34
View commit details
Copy full SHA for 84e6e34
Browse repository at this point
Add prkit.batch submit module and BaseModelClient batch facade
Show description for 3065ba1
sherryzyh
and
claude
committed
3065ba1
View commit details
Copy full SHA for 3065ba1
Browse repository at this point
Remove dead structured-batch request wrappers
Show description for 2ebdc17
sherryzyh
and
claude
committed
2ebdc17
View commit details
Copy full SHA for 2ebdc17
Browse repository at this point
Remove reserved Runner Protocol from the public contract
Show description for 7a85fa0
sherryzyh
and
claude
committed
7a85fa0
View commit details
Copy full SHA for 7a85fa0
Browse repository at this point
Reshape batch submit into a mutable whole-batch ledger
Show description for d5dab67
sherryzyh
and
claude
committed
d5dab67
View commit details
Copy full SHA for d5dab67
Browse repository at this point
Add resumable batch fetch (fetch_batch, iter_batch_results)
Show description for 3f89dc8
sherryzyh
and
claude
committed
3f89dc8
View commit details
Copy full SHA for 3f89dc8
Browse repository at this point
Add CONSOLIDATED status, finalize status sets, and shared correlation helper
Show description for 0694092
sherryzyh
and
claude
committed
0694092
View commit details
Copy full SHA for 0694092
Browse repository at this point
Add consolidate_batch_results + resubmit_failed_minibatches finalize verbs
Show description for 47942bf
sherryzyh
and
claude
committed
47942bf
View commit details
Copy full SHA for 47942bf
Browse repository at this point
Add Stage-3 finalize tests + extend import-isolation and next-command coverage
Show description for 13719ed
sherryzyh
and
claude
committed
13719ed
View commit details
Copy full SHA for 13719ed
Browse repository at this point
Add BATCH_MODE.md: rolled-up batch-mode design & usage reference
Show description for 0d3dcab
sherryzyh
and
claude
committed
0d3dcab
View commit details
Copy full SHA for 0d3dcab
Browse repository at this point
Commits on Jun 23, 2026
Add BatchItemStatus.MAX_ATTEMPTED per-record terminal status
Show description for 7718966
sherryzyh
and
claude
committed
7718966
View commit details
Copy full SHA for 7718966
Browse repository at this point
Add Stage-4 record recovery: siphon-at-fetch + resubmit_failures drain
Show description for 4f8b4fb
sherryzyh
and
claude
committed
4f8b4fb
View commit details
Copy full SHA for 4f8b4fb
Browse repository at this point
Add Stage-4 record-recovery test suites (siphon + record drain)
Show description for fadc414
sherryzyh
and
claude
committed
fadc414
View commit details
Copy full SHA for fadc414
Browse repository at this point
Refresh BATCH_MODE.md for Stage 4 (record recovery)
Show description for ca92711
sherryzyh
and
claude
committed
ca92711
View commit details
Copy full SHA for ca92711
Browse repository at this point
You can’t perform that action at this time.