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
.
devframes
/
devframe
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
106
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(rpc)!: support Standard Schema for RPC definitions with runtime validation
- #157
#157
Merged
antfu
merged 9 commits into
main
devframes/devframe:main
from
feat/rpc-standard-schema
devframes/devframe:feat/rpc-standard-schema
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(rpc)!: support Standard Schema for RPC definitions with runtime validation
#157
antfu
merged 9 commits into
main
devframes/devframe:main
from
feat/rpc-standard-schema
devframes/devframe:feat/rpc-standard-schema
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
feat(rpc): accept any Standard Schema for RPC args/returns and validate at runtime
Show description for b10868d
antfubot
committed
b10868d
View commit details
Copy full SHA for b10868d
Browse repository at this point
docs(rpc): flag runtime schema enforcement as breaking
antfubot
committed
864ae06
View commit details
Copy full SHA for 864ae06
Browse repository at this point
Commits on Aug 2, 2026
Merge origin/main into feat/rpc-standard-schema
Show description for f31156e
antfubot
committed
f31156e
View commit details
Copy full SHA for f31156e
Browse repository at this point
Commits on Aug 3, 2026
feat(rpc)!: make devframe fully validator-neutral (drop forced valibot dep)
Show description for df12ef6
antfubot
committed
df12ef6
View commit details
Copy full SHA for df12ef6
Browse repository at this point
refactor(rpc): rename schema builder to simple-schema; use it in plugins; docs use valibot
Show description for e6c03ea
antfubot
committed
e6c03ea
View commit details
Copy full SHA for e6c03ea
Browse repository at this point
feat(mcp): vendor-neutral JSON-schema via @standard-community/standard-json
Show description for 59222e6
antfubot
committed
59222e6
View commit details
Copy full SHA for 59222e6
Browse repository at this point
chore: update deps
antfu
committed
4ee6bc6
View commit details
Copy full SHA for 4ee6bc6
Browse repository at this point
refactor(mcp): convert via native Standard JSON Schema; drop standard-json + quansync
Show description for 9f29cfd
antfubot
committed
9f29cfd
View commit details
Copy full SHA for 9f29cfd
Browse repository at this point
test: regenerate plugin-assets rpc api snapshot from a clean build
Show description for ed7cba0
antfubot
committed
ed7cba0
View commit details
Copy full SHA for ed7cba0
Browse repository at this point
You can’t perform that action at this time.