This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
codex
Watch
1
Star
0
Fork
0
You've already forked codex
mirror of
https://github.com/openai/codex.git
synced
2026-05-24 21:14:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de130c5844824a7f6dbf676b54fd7c34c6e95f4c
codex
/
codex-rs
/
analytics
/
src
History
Michael Bolin
f70b13c7ff
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads now preserve their persisted PermissionProfile value across resume, fork, and turn updates; permissions requests on existing threads only update the active named profile after validating it exists. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 12:45:56 -07:00
..
accepted_lines.rs
Emit accepted line fingerprint analytics (
#21601
)
2026-05-08 12:16:24 -07:00
analytics_client_tests.rs
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads now preserve their persisted PermissionProfile value across resume, fork, and turn updates; permissions requests on existing threads only update the active named profile after validating it exists. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 12:45:56 -07:00
client_tests.rs
Move workspace roots onto thread/session state and stop using active permission profile modifications as an overlay for writable roots. Existing app-server threads now preserve their persisted PermissionProfile value across resume, fork, and turn updates; permissions requests on existing threads only update the active named profile after validating it exists. Workspace roots can be updated independently, and SandboxPolicy::WorkspaceWrite no longer stores its own writable_roots.
2026-05-11 12:45:56 -07:00
client.rs
Emit accepted line fingerprint analytics (
#21601
)
2026-05-08 12:16:24 -07:00
events.rs
[codex-analytics] add turn tool counts to turn events (
#21431
)
2026-05-11 18:18:02 +00:00
facts.rs
Emit accepted line fingerprint analytics (
#21601
)
2026-05-08 12:16:24 -07:00
lib.rs
Emit accepted line fingerprint analytics (
#21601
)
2026-05-08 12:16:24 -07:00
reducer.rs
[codex-analytics] add turn tool counts to turn events (
#21431
)
2026-05-11 18:18:02 +00:00