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 }}
open-rpc
/
spec
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
75
Star
217
Code
Issues
19
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add support for strict versions
- #414
#414
Open
zcstarr
wants to merge 47 commits into
open-rpc:master
open-rpc/spec:master
from
zcstarr:master
zcstarr/spec:master
Copy head branch name to clipboard
Conversation
Commits
47
(47)
Checks
Files changed
Open
feat: add support for strict versions
#414
zcstarr
wants to merge 47 commits into
open-rpc:master
open-rpc/spec:master
from
zcstarr:master
zcstarr/spec:master
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2026
fix: wip first pass at updating to new schema.json to markdown rendering
zcstarr
committed
5d3fd14
View commit details
Copy full SHA for 5d3fd14
Browse repository at this point
fix: add github actions deployment
zcstarr
committed
25a89f2
View commit details
Copy full SHA for 25a89f2
Browse repository at this point
Commits on Feb 11, 2026
chore: update base image for circle
zcstarr
committed
e021bd1
View commit details
Copy full SHA for e021bd1
Browse repository at this point
chore: add docs to gitignore
zcstarr
committed
be38f7e
View commit details
Copy full SHA for be38f7e
Browse repository at this point
fix: adjust legacy scripts now deprecated to support new version layout
zcstarr
committed
aaa5c8f
View commit details
Copy full SHA for aaa5c8f
Browse repository at this point
chore: switch to bun
zcstarr
committed
c51c30f
View commit details
Copy full SHA for c51c30f
Browse repository at this point
feat: wip this feature changes the repo to support inline schema in spec
Show description for 99f2ed7
zcstarr
committed
99f2ed7
View commit details
Copy full SHA for 99f2ed7
Browse repository at this point
fix: correct tests for the specs to validate that the specs are written properly
zcstarr
committed
c9b9c49
View commit details
Copy full SHA for c9b9c49
Browse repository at this point
feat: wip types bundling
zcstarr
committed
598692d
View commit details
Copy full SHA for 598692d
Browse repository at this point
Commits on Feb 13, 2026
fix: add support for a mapping to return that mapping of schemas
zcstarr
committed
4e2da72
View commit details
Copy full SHA for 4e2da72
Browse repository at this point
fix: make sure to use snake_case
zcstarr
committed
7ee5579
View commit details
Copy full SHA for 7ee5579
Browse repository at this point
Commits on Feb 17, 2026
fix: bundle refactor to use only versioned directories
zcstarr
committed
d797475
View commit details
Copy full SHA for d797475
Browse repository at this point
fix: auto generate the proper directory structure and index.ts for packaging the schema
zcstarr
committed
5c4db83
View commit details
Copy full SHA for 5c4db83
Browse repository at this point
Commits on Feb 18, 2026
chore: add support for knope release vs semantic release
zcstarr
committed
d47f473
View commit details
Copy full SHA for d47f473
Browse repository at this point
fix: add spec-template to be tied to version
zcstarr
committed
7f79e10
View commit details
Copy full SHA for 7f79e10
Browse repository at this point
Merge pull request #1 from zcstarr/feat/test-spec
Show description for 491b08d
zcstarr
authored
491b08d
View commit details
Copy full SHA for 491b08d
Browse repository at this point
chore: fix bun deploy ci
zcstarr
committed
7448ee6
View commit details
Copy full SHA for 7448ee6
Browse repository at this point
Merge pull request #2 from zcstarr/feat/test-spec
Show description for ee2b0bc
zcstarr
authored
ee2b0bc
View commit details
Copy full SHA for ee2b0bc
Browse repository at this point
Commits on Feb 19, 2026
fix: gh pages bug
zcstarr
committed
6c32ccb
View commit details
Copy full SHA for 6c32ccb
Browse repository at this point
Merge pull request #3 from zcstarr/feat/test-spec
Show description for 2eddcb4
zcstarr
authored
2eddcb4
View commit details
Copy full SHA for 2eddcb4
Browse repository at this point
chore: prepare release 1.4.0
GitHub Actions
committed
8e9eaca
View commit details
Copy full SHA for 8e9eaca
Browse repository at this point
fix: adjust this just to test releasing
zcstarr
committed
c7e5f90
View commit details
Copy full SHA for c7e5f90
Browse repository at this point
Merge pull request #4 from zcstarr/feat/test-spec
Show description for f93984c
zcstarr
authored
f93984c
View commit details
Copy full SHA for f93984c
Browse repository at this point
fix: add missing workflow
zcstarr
committed
2a737a5
View commit details
Copy full SHA for 2a737a5
Browse repository at this point
fix: ghpages build with tmp remove CNAME
zcstarr
committed
3a7102b
View commit details
Copy full SHA for 3a7102b
Browse repository at this point
Merge pull request #5 from zcstarr/feat/test-spec
Show description for d7d0565
zcstarr
authored
d7d0565
View commit details
Copy full SHA for d7d0565
Browse repository at this point
chore: prepare release 1.5.0
GitHub Actions
committed
b7ab192
View commit details
Copy full SHA for b7ab192
Browse repository at this point
Merge pull request #6 from zcstarr/release
Show description for 65b9b63
zcstarr
authored
65b9b63
View commit details
Copy full SHA for 65b9b63
Browse repository at this point
fix: temp owner to self
zcstarr
committed
f13da0f
View commit details
Copy full SHA for f13da0f
Browse repository at this point
Merge pull request #7 from zcstarr/feat/test-spec
Show description for 150b356
zcstarr
authored
150b356
View commit details
Copy full SHA for 150b356
Browse repository at this point
chore: prepare release 1.6.0
GitHub Actions
committed
13e4f55
View commit details
Copy full SHA for 13e4f55
Browse repository at this point
Merge pull request #8 from zcstarr/release
Show description for 764340b
zcstarr
authored
764340b
View commit details
Copy full SHA for 764340b
Browse repository at this point
fix: gh pages deployment
zcstarr
committed
46c9845
View commit details
Copy full SHA for 46c9845
Browse repository at this point
Merge pull request #9 from zcstarr/feat/test-spec
Show description for 860e587
zcstarr
authored
860e587
View commit details
Copy full SHA for 860e587
Browse repository at this point
fix: update workflow for gh deploy
zcstarr
committed
02e5107
View commit details
Copy full SHA for 02e5107
Browse repository at this point
Merge pull request #11 from zcstarr/feat/test-spec
Show description for 82b10f0
zcstarr
authored
82b10f0
View commit details
Copy full SHA for 82b10f0
Browse repository at this point
Commits on Feb 20, 2026
fix: make sure we're exporting with 1_
zcstarr
committed
330fd89
View commit details
Copy full SHA for 330fd89
Browse repository at this point
chore: improve changelog
zcstarr
committed
0ec2dbf
View commit details
Copy full SHA for 0ec2dbf
Browse repository at this point
Merge pull request #12 from zcstarr/feat/test-spec
Show description for 8afa3e1
zcstarr
authored
8afa3e1
View commit details
Copy full SHA for 8afa3e1
Browse repository at this point
chore: prepare release 1.6.1
GitHub Actions
committed
d56393c
View commit details
Copy full SHA for d56393c
Browse repository at this point
Merge pull request #10 from zcstarr/release
Show description for 7f5a353
zcstarr
authored
7f5a353
View commit details
Copy full SHA for 7f5a353
Browse repository at this point
Commits on Feb 23, 2026
fix: filter out json schema object
Show description for ad9bb18
zcstarr
committed
ad9bb18
View commit details
Copy full SHA for ad9bb18
Browse repository at this point
fix: remove extra pipe
zcstarr
committed
3bcabf5
View commit details
Copy full SHA for 3bcabf5
Browse repository at this point
chore: rm dead assets
zcstarr
committed
b1828b5
View commit details
Copy full SHA for b1828b5
Browse repository at this point
Merge pull request #13 from zcstarr/feat/test-spec
Show description for 64132c3
zcstarr
authored
64132c3
View commit details
Copy full SHA for 64132c3
Browse repository at this point
chore: prepare release 1.6.2
GitHub Actions
committed
8a1a8bc
View commit details
Copy full SHA for 8a1a8bc
Browse repository at this point
Merge pull request #14 from zcstarr/release
Show description for 6950a11
zcstarr
authored
6950a11
View commit details
Copy full SHA for 6950a11
Browse repository at this point
You can’t perform that action at this time.