core-agent-ide/codex-rs/core/tests
Dylan Hurd f6053fdfb3
feat(core) Introduce Feature::RequestPermissions (#11871)
## Summary
Introduces the initial implementation of Feature::RequestPermissions.
RequestPermissions allows the model to request that a command be run
inside the sandbox, with additional permissions, like writing to a
specific folder. Eventually this will include other rules as well, and
the ability to persist these permissions, but this PR is already quite
large - let's get the core flow working and go from there!

<img width="1279" height="541" alt="Screenshot 2026-02-15 at 2 26 22 PM"
src="https://github.com/user-attachments/assets/0ee3ec0f-02ec-4509-91a2-809ac80be368"
/>

## Testing
- [x] Added tests
- [x] Tested locally
- [x] Feature
2026-02-24 09:48:57 -08:00
..
common Send warmup request (#11258) 2026-02-24 08:15:47 -08:00
fixtures Update tests to stop using sse_completed fixture (#10638) 2026-02-04 08:38:06 -08:00
suite feat(core) Introduce Feature::RequestPermissions (#11871) 2026-02-24 09:48:57 -08:00
all.rs test: faster test execution in codex-core (#2633) 2025-08-24 11:10:53 -07:00
cli_responses_fixture.sse Add CLI streaming integration tests (#1542) 2025-07-12 18:05:58 -07:00
responses_headers.rs Prefer v2 websockets if available (#12428) 2026-02-21 20:08:04 +00:00