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-17 17:53:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea13af2fa5adfae8b72e5a3e259ab466b9990691
codex
/
codex-rs
/
app-server-protocol
/
src
History
Michael Bolin
ea13af2fa5
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 15:06:35 -07:00
..
bin
app-server-protocol: export flat v2 schema bundle (
#13324
)
2026-03-03 10:25:51 -08:00
protocol
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 15:06:35 -07:00
experimental_api.rs
Add turn-scoped environment selections (
#18416
)
2026-04-21 17:48:33 -07:00
export.rs
app-server-protocol: mark permission profiles experimental (
#19899
)
2026-04-28 06:08:34 +00:00
jsonrpc_lite.rs
feat(app-server, core): add more spans (
#14479
)
2026-03-13 13:16:33 -07:00
lib.rs
Move item event mapping into app-server-protocol (
#20299
)
2026-04-30 11:02:13 -07:00
schema_fixtures.rs
[mcp] Support MCP Apps part 3 - Add mcp tool call support. (
#17364
)
2026-04-11 04:39:19 +00:00