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
Accelerator
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 }}
AshDevFr
/
codex
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(config)!: rebuild configuration on figment for 2.0
- #40
#40
Open
AshDevFr
wants to merge 11 commits into
main
AshDevFr/codex:main
from
v2.0
AshDevFr/codex:v2.0
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat(config)!: rebuild configuration on figment for 2.0
#40
AshDevFr
wants to merge 11 commits into
main
AshDevFr/codex:main
from
v2.0
AshDevFr/codex:v2.0
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
feat(config)!: layer configuration with figment and nest env vars with __
Show description for 0e55b95
AshDevFr
committed
0e55b95
View commit details
Copy full SHA for 0e55b95
Browse repository at this point
feat(config): accept the environment value shapes the override layer allowed
Show description for d653aea
AshDevFr
committed
d653aea
View commit details
Copy full SHA for d653aea
Browse repository at this point
fix(config): reject a configuration that names a database section it lacks
Show description for b11ff33
AshDevFr
committed
b11ff33
View commit details
Copy full SHA for b11ff33
Browse repository at this point
feat(config)!: make the ad-hoc environment reads real configuration keys
Show description for 306c14d
AshDevFr
committed
306c14d
View commit details
Copy full SHA for 306c14d
Browse repository at this point
Commits on Aug 16, 2026
feat(config)!: refuse to start when the environment names a setting that is no longer read
Show description for f5a6347
AshDevFr
committed
f5a6347
View commit details
Copy full SHA for f5a6347
Browse repository at this point
feat(config)!: stop writing a config file at startup, add `codex config init`
Show description for c5297dd
AshDevFr
committed
c5297dd
View commit details
Copy full SHA for c5297dd
Browse repository at this point
feat(db)!: make PostgreSQL TLS a real setting and stop corrupting URLs on odd passwords
Show description for 3dffa9f
AshDevFr
committed
3dffa9f
View commit details
Copy full SHA for 3dffa9f
Browse repository at this point
docs(config)!: rewrite the configuration docs for the new environment scheme
Show description for 4e29ad8
AshDevFr
committed
4e29ad8
View commit details
Copy full SHA for 4e29ad8
Browse repository at this point
refactor(config)!: require typed environment values and drop the lenient parsers
Show description for 173b3f2
AshDevFr
committed
173b3f2
View commit details
Copy full SHA for 173b3f2
Browse repository at this point
fix(config): ignore local overlays and keep the starter template in config/
Show description for 1092e9a
AshDevFr
committed
1092e9a
View commit details
Copy full SHA for 1092e9a
Browse repository at this point
test(config): check every key in the starter template is a real setting
Show description for 058ce01
AshDevFr
committed
058ce01
View commit details
Copy full SHA for 058ce01
Browse repository at this point
You can’t perform that action at this time.