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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenRouterTeam
/
typescript-agent
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
21
Code
Issues
2
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(agent): support Standard Schema validators
- #107
#107
Open
LukasParke
wants to merge 13 commits into
main
OpenRouterTeam/typescript-agent:main
from
agent/agent-standard-schema
OpenRouterTeam/typescript-agent:agent/agent-standard-schema
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
feat(agent): support Standard Schema validators
#107
LukasParke
wants to merge 13 commits into
main
OpenRouterTeam/typescript-agent:main
from
agent/agent-standard-schema
OpenRouterTeam/typescript-agent:agent/agent-standard-schema
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
feat(agent): support Standard Schema validators
LukasParke
committed
1ebdc09
View commit details
Copy full SHA for 1ebdc09
Browse repository at this point
fix(agent): await Standard Schema context validation
LukasParke
committed
5dfd09d
View commit details
Copy full SHA for 5dfd09d
Browse repository at this point
refactor(agent): keep Standard Schema adapter modular
LukasParke
committed
496eba6
View commit details
Copy full SHA for 496eba6
Browse repository at this point
feat(agent): require JSON Schema for non-Zod tools
LukasParke
committed
d7c71d1
View commit details
Copy full SHA for d7c71d1
Browse repository at this point
refactor(agent): deduplicate hook result validation
LukasParke
committed
6134541
View commit details
Copy full SHA for 6134541
Browse repository at this point
feat(agent): use Standard JSON Schema trait
LukasParke
committed
f13796d
View commit details
Copy full SHA for f13796d
Browse repository at this point
fix(agent): harden sync Standard Schema context validation
Show description for 4354fa1
LukasParke
committed
4354fa1
View commit details
Copy full SHA for 4354fa1
Browse repository at this point
fix(agent): keep model-result below the sentrux god-file threshold
Show description for 864f45b
LukasParke
committed
864f45b
View commit details
Copy full SHA for 864f45b
Browse repository at this point
fix(agent): address Devin review on explicit schemas, key filtering, and error propagation
Show description for 1e98c46
LukasParke
committed
1e98c46
View commit details
Copy full SHA for 1e98c46
Browse repository at this point
fix(agent): address second Devin round — raw context storage, strict void probe, changeset example
Show description for 14dbd6f
LukasParke
committed
14dbd6f
View commit details
Copy full SHA for 14dbd6f
Browse repository at this point
fix(agent): validate ctx.log entries asynchronously for async event validators
Show description for 0c0bc75
LukasParke
committed
0c0bc75
View commit details
Copy full SHA for 0c0bc75
Browse repository at this point
Commits on Aug 12, 2026
fix(agent): fail safe on non-Zod void-hook detection
Show description for 0f2e8dd
LukasParke
committed
0f2e8dd
View commit details
Copy full SHA for 0f2e8dd
Browse repository at this point
docs(agent): add JSDoc to the new public schema exports
LukasParke
committed
e34a2f1
View commit details
Copy full SHA for e34a2f1
Browse repository at this point
You can’t perform that action at this time.