Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
8e900c210c732fd3404dcf01b868c7e62a58f4a9
codex/codex-rs/core/src/config
T
Michael Bolin 8e900c210c chore: add ConfigLayerStack as a field of Config (#8448)
This should make it easier to load `.codex/skills/` and `.codex/rules/`
properly throughout.
8e900c210c ยท 2025-12-22 14:16:33 -08:00
History
..
constraint.rs
feat: make ConstraintError an enum (#8330)
2025-12-19 19:03:50 +00:00
edit.rs
chore: migrate from Config::load_from_base_config_with_overrides to ConfigBuilder (#8276)
2025-12-18 16:12:52 -08:00
mod.rs
chore: add ConfigLayerStack as a field of Config (#8448)
2025-12-22 14:16:33 -08:00
profile.rs
feat: support in-repo .codex/config.toml entries as sources of config info (#8354)
2025-12-22 11:07:36 -08:00
service.rs
feat: support in-repo .codex/config.toml entries as sources of config info (#8354)
2025-12-22 11:07:36 -08:00
types.rs
feat: support in-repo .codex/config.toml entries as sources of config info (#8354)
2025-12-22 11:07:36 -08:00