FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ThirdKeyAI/SchemaPin · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ThirdKeyAI
/
SchemaPin
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
16
Code
Issues
0
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 25, 2026
Merge pull request #43 from ThirdKeyAI/cleanup/remove-dead-rust-api
Show description for d0969cd
jaschadub
authored
d0969cd
View commit details
Copy full SHA for d0969cd
Browse repository at this point
cleanup: remove dead Rust public API surface
Show description for 0e96449
jaschadub
committed
0e96449
View commit details
Copy full SHA for 0e96449
Browse repository at this point
Commits on Jun 23, 2026
Merge pull request #42 from ThirdKeyAI/docs/v1.4-a2a-context-and-api-reference
Show description for 0f45009
jaschadub
authored
0f45009
View commit details
Copy full SHA for 0f45009
Browse repository at this point
Commits on Jun 22, 2026
docs: document v1.4 A2A context + complete docs site nav
Show description for 230b742
jaschadub
committed
230b742
View commit details
Copy full SHA for 230b742
Browse repository at this point
Merge pull request #41 from ThirdKeyAI/feature/v1.4-alpha.4-trust-bundle-distribution
Show description for 806c385
jaschadub
authored
806c385
View commit details
Copy full SHA for 806c385
Browse repository at this point
Commits on Jun 21, 2026
v1.4-alpha.4: A2A trust-bundle distribution (all four languages)
Show description for 283c5f2
jaschadub
committed
283c5f2
View commit details
Copy full SHA for 283c5f2
Browse repository at this point
Merge pull request #35 from ThirdKeyAI/feature/v1.4-alpha.3-canonicalization-a2a
Show description for 5d5eb47
jaschadub
authored
5d5eb47
View commit details
Copy full SHA for 5d5eb47
Browse repository at this point
Merge pull request #40 from ThirdKeyAI/fix/dependabot-server-crypto-hickory
Show description for 168c704
jaschadub
authored
168c704
View commit details
Copy full SHA for 168c704
Browse repository at this point
security: fix remaining dependabot alerts (hickory-proto, server cryptography)
Show description for f1a1b72
jaschadub
committed
f1a1b72
View commit details
Copy full SHA for f1a1b72
Browse repository at this point
Merge pull request #39 from ThirdKeyAI/dependabot/npm_and_yarn/javascript/js-yaml-4.2.0
Show description for 678983d
jaschadub
authored
678983d
View commit details
Copy full SHA for 678983d
Browse repository at this point
Merge pull request #38 from ThirdKeyAI/dependabot/pip/python/cryptography-48.0.1
Show description for 729f18c
jaschadub
authored
729f18c
View commit details
Copy full SHA for 729f18c
Browse repository at this point
Merge pull request #37 from ThirdKeyAI/dependabot/pip/server/python-multipart-0.0.31
Show description for bbeb613
jaschadub
authored
bbeb613
View commit details
Copy full SHA for bbeb613
Browse repository at this point
Merge pull request #36 from ThirdKeyAI/dependabot/cargo/rust/openssl-0.10.80
Show description for ddd6bff
jaschadub
authored
ddd6bff
View commit details
Copy full SHA for ddd6bff
Browse repository at this point
Commits on Jun 17, 2026
Bump js-yaml from 4.1.1 to 4.2.0 in /javascript
Show description for 7db07c1
dependabot[bot]
authored
7db07c1
View commit details
Copy full SHA for 7db07c1
Browse repository at this point
Bump cryptography from 46.0.7 to 48.0.1 in /python
Show description for 2af24b8
dependabot[bot]
authored
2af24b8
View commit details
Copy full SHA for 2af24b8
Browse repository at this point
Commits on Jun 16, 2026
Bump python-multipart from 0.0.26 to 0.0.31 in /server
Show description for 8e850ae
dependabot[bot]
authored
8e850ae
View commit details
Copy full SHA for 8e850ae
Browse repository at this point
Commits on May 28, 2026
Bump openssl from 0.10.78 to 0.10.80 in /rust
Show description for a5615da
dependabot[bot]
authored
a5615da
View commit details
Copy full SHA for a5615da
Browse repository at this point
Commits on May 16, 2026
v1.4-alpha.3: canonicalization algorithm id + A2A verification context
Show description for c57a83e
jaschadub
committed
c57a83e
View commit details
Copy full SHA for c57a83e
Browse repository at this point
Commits on May 1, 2026
Merge pull request #32 from ThirdKeyAI/feature/v1.4-schema-version-binding
Show description for 740378c
jaschadub
authored
740378c
View commit details
Copy full SHA for 740378c
Browse repository at this point
v1.4-alpha.2: schema version binding (all four languages)
Show description for d2bd8c7
jaschadub
committed
d2bd8c7
View commit details
Copy full SHA for d2bd8c7
Browse repository at this point
Merge pull request #31 from ThirdKeyAI/feature/v1.4-expires-dns-python
Show description for af05012
jaschadub
authored
af05012
View commit details
Copy full SHA for af05012
Browse repository at this point
Merge pull request #30 from ThirdKeyAI/feature/v1.4-expires-dns-go
Show description for acfe1db
jaschadub
authored
acfe1db
View commit details
Copy full SHA for acfe1db
Browse repository at this point
Merge pull request #29 from ThirdKeyAI/feature/v1.4-expires-dns-javascript
Show description for 1806187
jaschadub
authored
1806187
View commit details
Copy full SHA for 1806187
Browse repository at this point
Merge pull request #28 from ThirdKeyAI/feature/v1.4-expires-dns
Show description for a07a038
jaschadub
authored
a07a038
View commit details
Copy full SHA for a07a038
Browse repository at this point
v1.4-alpha.1: signature expiration + DNS TXT cross-verification (Python)
Show description for 6784b72
jaschadub
committed
6784b72
View commit details
Copy full SHA for 6784b72
Browse repository at this point
v1.4-alpha.1: signature expiration + DNS TXT cross-verification (Go)
Show description for 79dbe81
jaschadub
committed
79dbe81
View commit details
Copy full SHA for 79dbe81
Browse repository at this point
v1.4-alpha.1: signature expiration + DNS TXT cross-verification (JavaScript)
Show description for 2c02b6f
jaschadub
committed
2c02b6f
View commit details
Copy full SHA for 2c02b6f
Browse repository at this point
docs: add v1.4-alpha guides (signature expiration + DNS TXT)
Show description for 8b60455
jaschadub
committed
8b60455
View commit details
Copy full SHA for 8b60455
Browse repository at this point
docs: add dedicated Revocation guide; SKILL.md v1.4-alpha; context7 sync
Show description for 387ef5e
jaschadub
committed
387ef5e
View commit details
Copy full SHA for 387ef5e
Browse repository at this point
v1.4-alpha.1: signature expiration + DNS TXT cross-verification (Rust)
Show description for ca7b8f4
jaschadub
committed
ca7b8f4
View commit details
Copy full SHA for ca7b8f4
Browse repository at this point
Merge pull request #27 from ThirdKeyAI/fix/black-alert
Show description for e0f5ac2
jaschadub
authored
e0f5ac2
View commit details
Copy full SHA for e0f5ac2
Browse repository at this point
Bump black to 26.3.1 (security)
Show description for 03b20de
jaschadub
committed
03b20de
View commit details
Copy full SHA for 03b20de
Browse repository at this point
Merge pull request #26 from ThirdKeyAI/fix/remaining-dep-alerts
Show description for ba101b6
jaschadub
authored
ba101b6
View commit details
Copy full SHA for ba101b6
Browse repository at this point
Bump requests and pytest to patched versions
Show description for c8396f0
jaschadub
committed
c8396f0
View commit details
Copy full SHA for c8396f0
Browse repository at this point
Add Claude/superpowers dirs to gitignore
jaschadub
committed
d10aa77
View commit details
Copy full SHA for d10aa77
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL