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-23 20:44:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cea7dd8caa7e5968dce6b2cb226b340abf120ee9
codex
/
codex-rs
/
thread-store
/
src
History
Michael Bolin
cea7dd8caa
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 11:55:23 -07:00
..
local
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 11:55:23 -07:00
error.rs
feat(app-server, threadstore): Thread pagination APIs and ThreadStore contract (
#21566
)
2026-05-07 15:44:43 -07:00
in_memory.rs
feat(app-server, threadstore): Thread pagination APIs and ThreadStore contract (
#21566
)
2026-05-07 15:44:43 -07:00
lib.rs
[codex] Remove remote thread store implementation (
#21596
)
2026-05-08 00:02:46 +00:00
live_thread.rs
codex: migrate (more) app-server thread history reads to ThreadStore (
#20575
)
2026-05-04 21:16:50 -07:00
store.rs
feat(app-server, threadstore): Thread pagination APIs and ThreadStore contract (
#21566
)
2026-05-07 15:44:43 -07:00
types.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 11:55:23 -07:00