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 }}
thisisjun786
/
codex-relay-workflow
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make a delivered message something the recipient can act on
- #10
#10
Merged
thisisjun786
merged 27 commits into
dev
thisisjun786/codex-relay-workflow:dev
from
codex/jun-131-pr-report-contract
thisisjun786/codex-relay-workflow:codex/jun-131-pr-report-contract
Copy head branch name to clipboard
Sep 16, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Make a delivered message something the recipient can act on
#10
thisisjun786
merged 27 commits into
dev
thisisjun786/codex-relay-workflow:dev
from
codex/jun-131-pr-report-contract
thisisjun786/codex-relay-workflow:codex/jun-131-pr-report-contract
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
Make a delivered message something the recipient can act on
Show description for 89aa11e
thisisjun786
committed
89aa11e
View commit details
Copy full SHA for 89aa11e
Browse repository at this point
Stop a work report from believing whatever its caller said it was
Show description for 0bea954
thisisjun786
committed
0bea954
View commit details
Copy full SHA for 0bea954
Browse repository at this point
Let the recorded verdict decide what a correction corrects
Show description for 1d95e19
thisisjun786
committed
1d95e19
View commit details
Copy full SHA for 1d95e19
Browse repository at this point
Keep the verdict last and the frozen manifest pointer present
Show description for 7a9b75d
thisisjun786
committed
7a9b75d
View commit details
Copy full SHA for 7a9b75d
Browse repository at this point
Record what a work report cannot know about a head commit
thisisjun786
committed
570340b
View commit details
Copy full SHA for 570340b
Browse repository at this point
Make the command the omission notice names actually return the report
Show description for 66e62f0
thisisjun786
committed
66e62f0
View commit details
Copy full SHA for 66e62f0
Browse repository at this point
Keep the verification pointer when the file listing goes
Show description for c0bfa9f
thisisjun786
committed
c0bfa9f
View commit details
Copy full SHA for c0bfa9f
Browse repository at this point
Bound every report field that lands on a line nobody can shorten
Show description for 010af47
thisisjun786
committed
010af47
View commit details
Copy full SHA for 010af47
Browse repository at this point
Keep every submission of a report, not just the newest
Show description for de72bb8
thisisjun786
committed
de72bb8
View commit details
Copy full SHA for de72bb8
Browse repository at this point
Decide a resubmission inside the lock that writes it
Show description for a22c020
thisisjun786
committed
a22c020
View commit details
Copy full SHA for a22c020
Browse repository at this point
Say which submission a message came from, and keep the commit context
Show description for 60f3163
thisisjun786
committed
60f3163
View commit details
Copy full SHA for 60f3163
Browse repository at this point
Protect the submission identifier from the shortening that removed it
Show description for 5aa00c2
thisisjun786
committed
5aa00c2
View commit details
Copy full SHA for 5aa00c2
Browse repository at this point
Treat a first report after a legacy delivery as a change too
Show description for 9bb11cb
thisisjun786
committed
9bb11cb
View commit details
Copy full SHA for 9bb11cb
Browse repository at this point
Protect the completion identity and stop counting sends that never happened
Show description for e05a1c2
thisisjun786
committed
e05a1c2
View commit details
Copy full SHA for e05a1c2
Browse repository at this point
Protect only the submissions that were actually frozen
Show description for 89c12eb
thisisjun786
committed
89c12eb
View commit details
Copy full SHA for 89c12eb
Browse repository at this point
Stop an inbox item from being rewritten behind the recipient
Show description for b67b876
thisisjun786
committed
b67b876
View commit details
Copy full SHA for b67b876
Browse repository at this point
Refuse a write that would report success and change nothing
Show description for 7aea43e
thisisjun786
committed
7aea43e
View commit details
Copy full SHA for 7aea43e
Browse repository at this point
Make a submission clear both floors, not one of them
Show description for b22ca12
thisisjun786
committed
b22ca12
View commit details
Copy full SHA for b22ca12
Browse repository at this point
Close the line-splicing route through nested values
Show description for 7234672
thisisjun786
committed
7234672
View commit details
Copy full SHA for 7234672
Browse repository at this point
Refuse the last handful of values that could not be rendered honestly
Show description for 34ccdbc
thisisjun786
committed
34ccdbc
View commit details
Copy full SHA for 34ccdbc
Browse repository at this point
Stop requiring a disposition from a finding that only adds an anchor
Show description for 9afd749
thisisjun786
committed
9afd749
View commit details
Copy full SHA for 9afd749
Browse repository at this point
Render an absent disposition as absent, and never print a rejected number
Show description for 48bafc1
thisisjun786
committed
48bafc1
View commit details
Copy full SHA for 48bafc1
Browse repository at this point
Carry the status into corrections and refuse what cannot be encoded
Show description for 2da7f17
thisisjun786
committed
2da7f17
View commit details
Copy full SHA for 2da7f17
Browse repository at this point
Say where a finding came from when there is no recorded verdict
Show description for 06d38a6
thisisjun786
committed
06d38a6
View commit details
Copy full SHA for 06d38a6
Browse repository at this point
Count the message instead of rebuilding it, and finish the unresolved checks
Show description for 3582516
thisisjun786
committed
3582516
View commit details
Copy full SHA for 3582516
Browse repository at this point
Keep one finding per criterion and one pass over the lines
Show description for 78fb02e
thisisjun786
committed
78fb02e
View commit details
Copy full SHA for 78fb02e
Browse repository at this point
Require text where text was being manufactured
Show description for 7354c00
thisisjun786
committed
7354c00
View commit details
Copy full SHA for 7354c00
Browse repository at this point
You can’t perform that action at this time.