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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Mesh-LLM
/
mesh-llm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
412
Star
3.4k
Code
Issues
88
Pull requests
23
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(openai): serving provenance, usage and request_digest on the host-served terminal event
- #1841
#1841
Open
StevenMih
wants to merge 17 commits into
main
Mesh-LLM/mesh-llm:main
from
up-serving-provenance
Mesh-LLM/mesh-llm:up-serving-provenance
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
feat(openai): serving provenance, usage and request_digest on the host-served terminal event
#1841
StevenMih
wants to merge 17 commits into
main
Mesh-LLM/mesh-llm:main
from
up-serving-provenance
Mesh-LLM/mesh-llm:up-serving-provenance
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
feat(plugin,ingress): serving provenance + real usage + request digest on host-served openai.exchange.v1 terminal event
Show description for ed98127
StevenMih
committed
ed98127
View commit details
Copy full SHA for ed98127
Browse repository at this point
fix(host-runtime): attach serving provenance only on a served 2xx outcome
Show description for 210f5e6
StevenMih
committed
210f5e6
View commit details
Copy full SHA for 210f5e6
Browse repository at this point
fix(host-runtime): never attach this node's hardware/model identity on the plugin-served path
Show description for b526586
StevenMih
committed
b526586
View commit details
Copy full SHA for b526586
Browse repository at this point
fix(host-runtime): port Python's float repr exactly for the request digest
Show description for 8285a41
StevenMih
committed
8285a41
View commit details
Copy full SHA for 8285a41
Browse repository at this point
fix(host-runtime): stop fabricating usage totals and carry cached_prompt_tokens
Show description for 832b0ce
StevenMih
committed
832b0ce
View commit details
Copy full SHA for 832b0ce
Browse repository at this point
refactor(host-runtime): split canonical digest into its own module
Show description for 76d18dd
StevenMih
committed
76d18dd
View commit details
Copy full SHA for 76d18dd
Browse repository at this point
fix(host-runtime): gate the openai.exchange.v1 hot path on an actual subscriber
Show description for 5b904ca
StevenMih
committed
5b904ca
View commit details
Copy full SHA for 5b904ca
Browse repository at this point
test(host-runtime): behaviour tests for the raw-proxy terminal envelope
Show description for 8dd35d1
StevenMih
committed
8dd35d1
View commit details
Copy full SHA for 8dd35d1
Browse repository at this point
docs(host-runtime): note the float-stringify digest collision
Show description for 7467996
StevenMih
committed
7467996
View commit details
Copy full SHA for 7467996
Browse repository at this point
chore(host-runtime): rustfmt
Show description for c72e8ea
StevenMih
committed
c72e8ea
View commit details
Copy full SHA for c72e8ea
Browse repository at this point
refactor(host-runtime): extract the raw-proxy effective-mint into its own fn
Show description for 84171c8
StevenMih
committed
84171c8
View commit details
Copy full SHA for 84171c8
Browse repository at this point
test(host-runtime): make the descriptor-miss test exercise the name match
Show description for cde2a39
StevenMih
committed
cde2a39
View commit details
Copy full SHA for cde2a39
Browse repository at this point
Commits on Sep 14, 2026
docs(host-runtime): fix stale request_digest field doc comment
Show description for 96e85aa
StevenMih
committed
96e85aa
View commit details
Copy full SHA for 96e85aa
Browse repository at this point
Merge branch 'main' into up-serving-provenance
michaelneale
authored
802f565
View commit details
Copy full SHA for 802f565
Browse repository at this point
Commits on Sep 15, 2026
Merge remote-tracking branch 'origin/main' into HEAD
scama
committed
a6add39
View commit details
Copy full SHA for a6add39
Browse repository at this point
fix(runtime): reject oversized JSON integers in provenance digests
scama
committed
8cd86f2
View commit details
Copy full SHA for 8cd86f2
Browse repository at this point
Merge remote-tracking branch 'origin/main' into HEAD
scama
committed
5f8c594
View commit details
Copy full SHA for 5f8c594
Browse repository at this point
You can’t perform that action at this time.