core-agent-ide/codex-rs/common/src
ae d642b07fcc
[feat] add /status slash command (#1873)
- Added a `/status` command, which will be useful when we update the
home screen to print less status.
- Moved `create_config_summary_entries` to common since it's used in a
few places.
- Noticed we inconsistently had periods in slash command descriptions
and just removed them everywhere.
- Noticed the diff description was overflowing so made it shorter.
2025-08-05 23:57:52 -07:00
..
approval_mode_cli_arg.rs [approval_policy] Add OnRequest approval_policy (#1865) 2025-08-05 20:44:20 -07:00
config_override.rs Add session loading support to Codex (#1602) 2025-07-18 17:04:04 -07:00
config_summary.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
elapsed.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
lib.rs [feat] add /status slash command (#1873) 2025-08-05 23:57:52 -07:00
sandbox_mode_cli_arg.rs feat: add support for --sandbox flag (#1476) 2025-07-07 22:31:30 -07:00
sandbox_summary.rs chore: introduce SandboxPolicy::WorkspaceWrite::include_default_writable_roots (#1785) 2025-08-01 14:15:55 -07:00