core-agent-ide/codex-rs/app-server/src
canvrno-oai 10eb3ec7fc
Simple directory mentions (#14970)
- Adds simple support for directory mentions in the TUI.
- Codex App/VS Code will require minor change to recognize a directory
mention as such and change the link behavior.
- Directory mentions have a trailing slash to differentiate from
extensionless files


<img width="972" height="382" alt="image"
src="https://github.com/user-attachments/assets/8035b1eb-0978-465b-8d7a-4db2e5feca39"
/>
<img width="978" height="228" alt="image"
src="https://github.com/user-attachments/assets/af22cf0b-dd10-4440-9bee-a09915f6ba52"
/>
2026-03-19 05:24:09 +00:00
..
bin Stabilize app-server notify initialize test (#13939) 2026-03-09 23:41:58 -07:00
codex_message_processor Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
message_processor Add Smart Approvals guardian review across core, app-server, and TUI (#13860) 2026-03-13 15:27:00 -07:00
app_server_tracing.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
bespoke_event_handling.rs Gate realtime audio interruption logic to v2 (#14984) 2026-03-17 15:24:37 -07:00
codex_message_processor.rs Support featured plugins (#15042) 2026-03-18 17:45:30 -07:00
command_exec.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
config_api.rs Use workspace requirements for guardian prompt override (#14727) 2026-03-17 22:05:41 -07:00
dynamic_tools.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
error_code.rs Enforce user input length cap (#12823) 2026-02-25 22:23:51 -08:00
external_agent_config_api.rs Support external agent config detect and import (#12660) 2026-02-25 02:11:51 -08:00
filters.rs Revert "fix: harden plugin feature gating" (#15102) 2026-03-18 15:19:29 -07:00
fs_api.rs Add FS abstraction and use in view_image (#14960) 2026-03-17 17:36:23 -07:00
fuzzy_file_search.rs Simple directory mentions (#14970) 2026-03-19 05:24:09 +00:00
in_process.rs Revert "fix: harden plugin feature gating" (#15102) 2026-03-18 15:19:29 -07:00
lib.rs Revert "fix: harden plugin feature gating" (#15102) 2026-03-18 15:19:29 -07:00
main.rs Revert "fix: harden plugin feature gating" (#15102) 2026-03-18 15:19:29 -07:00
message_processor.rs Support featured plugins (#15042) 2026-03-18 17:45:30 -07:00
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
server_request_error.rs app-server: Replay pending item requests on thread/resume (#12560) 2026-02-27 12:45:59 -08:00
thread_state.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
thread_status.rs Apply argument comment lint across codex-rs (#14652) 2026-03-16 16:48:15 -07:00
transport.rs app-server: reject websocket requests with Origin headers (#14995) 2026-03-18 00:24:53 +00:00