core-agent-ide/codex-rs/common/src
Dylan Hurd 038b78c915
feat(tui) /permissions flow (#9561)
## Summary
Adds the `/permissions` command, with a (usually) shorter set of
permissions. `/approvals` still exists, for backwards compatibility.

<img width="863" height="309" alt="Screenshot 2026-01-20 at 4 12 51 PM"
src="https://github.com/user-attachments/assets/c49b5ba5-bc47-46dd-9067-e1a5670328fe"
/>


## Testing
- [x] updated unit tests
- [x] Tested locally
2026-01-21 21:38:46 -08:00
..
approval_mode_cli_arg.rs [approval_policy] Add OnRequest approval_policy (#1865) 2025-08-05 20:44:20 -07:00
approval_presets.rs feat(tui) /permissions flow (#9561) 2026-01-21 21:38:46 -08:00
config_override.rs chore: verify boolean values can be parsed as config overrides (#6516) 2025-11-12 08:19:16 -08:00
config_summary.rs feat: support allowed_sandbox_modes in requirements.toml (#8298) 2025-12-19 21:09:20 +00:00
elapsed.rs Add spacing to timer duration formats (#3471) 2025-09-12 12:05:57 -04:00
format_env_display.rs [MCP] Redact environment variable values in /mcp and mcp get (#5648) 2025-10-24 18:30:20 -04:00
fuzzy_match.rs Scrollable slash commands (#1830) 2025-08-06 21:23:09 -07:00
lib.rs Improve handling of config and rules errors for app server clients (#9182) 2026-01-13 17:57:09 -08:00
oss.rs ollama: default to Responses API for built-ins (#8798) 2026-01-13 09:51:41 -08:00
sandbox_mode_cli_arg.rs feat: introduce ExternalSandbox policy (#8290) 2025-12-18 17:02:03 -08:00
sandbox_summary.rs feat: introduce ExternalSandbox policy (#8290) 2025-12-18 17:02:03 -08:00