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
.
fullsend-ai
/
fullsend
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
127
Code
Issues
2k
Pull requests
106
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(runtime): add the codex agent runtime (ADR 0099, ADR 0100)
- #6926
#6926
Merged
4/5
waynesun09
merged 20 commits into
main
fullsend-ai/fullsend:main
from
codex-runtime-core
fullsend-ai/fullsend:codex-runtime-core
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat(runtime): add the codex agent runtime (ADR 0099, ADR 0100)
#6926
waynesun09
merged 20 commits into
main
fullsend-ai/fullsend:main
from
codex-runtime-core
fullsend-ai/fullsend:codex-runtime-core
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
feat(runtime): implement the codex agent runtime
Show description for dc03838
waynesun09
committed
dc03838
View commit details
Copy full SHA for dc03838
Browse repository at this point
docs(#6920): record the codex runtime decision in ADR 0099
Show description for 22074b7
waynesun09
committed
22074b7
View commit details
Copy full SHA for 22074b7
Browse repository at this point
test(runtime): cover the codex Bootstrap failure paths
Show description for 9c93ec0
waynesun09
committed
9c93ec0
View commit details
Copy full SHA for 9c93ec0
Browse repository at this point
fix(runtime): disable codex's bundled skills in the runner-owned config
Show description for d33ab28
waynesun09
committed
d33ab28
View commit details
Copy full SHA for d33ab28
Browse repository at this point
refactor(runtime): resolve the codex model through EffectiveModel
Show description for 7c8cc09
waynesun09
committed
7c8cc09
View commit details
Copy full SHA for 7c8cc09
Browse repository at this point
docs(#6920): record the codex local smoke evidence
Show description for b6e934d
waynesun09
committed
b6e934d
View commit details
Copy full SHA for b6e934d
Browse repository at this point
fix(runtime): make the codex hooks.json guard count handlers, not appearances
Show description for fc90573
waynesun09
committed
fc90573
View commit details
Copy full SHA for fc90573
Browse repository at this point
fix(runtime): redact secrets from the codex run artifacts
Show description for 9bca56e
waynesun09
committed
9bca56e
View commit details
Copy full SHA for 9bca56e
Browse repository at this point
fix(runtime): guard the codex config by digest, not by grep
Show description for 93aed25
waynesun09
committed
93aed25
View commit details
Copy full SHA for 93aed25
Browse repository at this point
fix(runtime): correct the codex version and last-message paths, harden the hook block
Show description for 5a49800
waynesun09
committed
5a49800
View commit details
Copy full SHA for 5a49800
Browse repository at this point
fix(runtime): bind codex hook digests to filenames and stop trusting file suffixes
Show description for bb152f4
waynesun09
committed
bb152f4
View commit details
Copy full SHA for bb152f4
Browse repository at this point
fix(runtime): validate codex transcript paths, redact the debug log, block unreadable hook output
Show description for a6c28fb
waynesun09
committed
a6c28fb
View commit details
Copy full SHA for a6c28fb
Browse repository at this point
test(runtime): cover the codex artifact and transcript failure paths
Show description for 569c7b5
waynesun09
committed
569c7b5
View commit details
Copy full SHA for 569c7b5
Browse repository at this point
fix(runtime): stop the codex hook children writing bytecode into the guarded dir
Show description for 914b9a8
waynesun09
committed
914b9a8
View commit details
Copy full SHA for 914b9a8
Browse repository at this point
fix(runtime): pin PATH across .env and re-verify codex hook scripts per invocation
Show description for d233f6d
waynesun09
committed
d233f6d
View commit details
Copy full SHA for d233f6d
Browse repository at this point
fix(runtime): re-assert the hook config after .env, and split ADR 0099
Show description for de55029
waynesun09
committed
de55029
View commit details
Copy full SHA for de55029
Browse repository at this point
docs(#6920): relate ADR 0100 to the problem doc it actually touches
Show description for 70f1059
waynesun09
committed
70f1059
View commit details
Copy full SHA for 70f1059
Browse repository at this point
refactor(runtime): name the codex integrity anchor "runner-held digests"
Show description for 86729f4
waynesun09
committed
86729f4
View commit details
Copy full SHA for 86729f4
Browse repository at this point
fix(runtime): point codex tests at the .ndjson fixtures and stop trusting the manifest model
Show description for ad2aed3
waynesun09
committed
ad2aed3
View commit details
Copy full SHA for ad2aed3
Browse repository at this point
fix(runtime): pin the harness-supplied hook variables across .env too
Show description for 11a562d
waynesun09
committed
11a562d
View commit details
Copy full SHA for 11a562d
Browse repository at this point
You can’t perform that action at this time.