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
7418d6e364d25e8e1d5da657f7cbffcb307b09fc
codex
/
codex-rs
/
analytics
History
Albin Cassirer
7418d6e364
[observability] Add turn lifecycle observations\n\nIntroduce shared turn.started and turn.ended observations, including terminal\nstatus, timing, and optional provider token usage on the terminal event.\n\nProject those observations into the existing analytics reducer state and add a\nside-by-side conformance test showing the observation path produces the same\ncodex_turn_event payload as the legacy inputs for the migrated fields.\n\nUpdate the design doc so turn token accounting is modeled as part of the\nterminal turn event rather than a separate canonical event.
2026-04-19 15:54:59 -07:00
..
src
[observability] Add turn lifecycle observations\n\nIntroduce shared turn.started and turn.ended observations, including terminal\nstatus, timing, and optional provider token usage on the terminal event.\n\nProject those observations into the existing analytics reducer state and add a\nside-by-side conformance test showing the observation path produces the same\ncodex_turn_event payload as the legacy inputs for the migrated fields.\n\nUpdate the design doc so turn token accounting is modeled as part of the\nterminal turn event rather than a separate canonical event.
2026-04-19 15:54:59 -07:00
BUILD.bazel
Extract codex-analytics crate (
#15748
)
2026-03-25 11:08:05 -07:00
Cargo.toml
[observability] Add shared observation foundation
2026-04-19 14:53:13 -07:00