This website requires JavaScript.
Explore
Help
Register
Sign In
openai
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-09-09 15:58:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3198988a52e39aa2568dfd110921d048cd4f0ba2
codex
/
codex-rs
/
observability
History
Albin Cassirer
3198988a52
[observability] Fold turn config into turn started\n\nMove turn-specific observation definitions into an events::turn module and\nre-export them from the shared event namespace.\n\nExtend turn.started with resolved configuration so the canonical event models\nthe runtime fact directly instead of mirroring the analytics reducer's separate\nconfig fact. Project turn.started into the existing resolved-config fact plus\nturn-start notification, and update conformance coverage so the observation path\nmatches the legacy codex_turn_event output.\n\nUpdate the design doc to describe resolved turn config as part of turn.started.
2026-04-19 16:08:18 -07:00
..
src
[observability] Fold turn config into turn started\n\nMove turn-specific observation definitions into an events::turn module and\nre-export them from the shared event namespace.\n\nExtend turn.started with resolved configuration so the canonical event models\nthe runtime fact directly instead of mirroring the analytics reducer's separate\nconfig fact. Project turn.started into the existing resolved-config fact plus\nturn-start notification, and update conformance coverage so the observation path\nmatches the legacy codex_turn_event output.\n\nUpdate the design doc to describe resolved turn config as part of turn.started.
2026-04-19 16:08:18 -07:00
tests
[observability] Add explicit field use markers
2026-04-19 15:17:38 -07:00
BUILD.bazel
[observability] Add shared observation foundation
2026-04-19 14:53:13 -07:00
Cargo.toml
[observability] Add shared observation foundation
2026-04-19 14:53:13 -07:00