core-agent-ide/codex-rs/app-server/src
Matthew Zeng b9cd089d1f
[connectors] Support connectors part 2 - slash command and tui (#9728)
- [x] Support `/apps` slash command to browse the apps in tui.
- [x] Support inserting apps to prompt using `$`.
- [x] Lots of simplification/renaming from connectors to apps.
2026-01-28 19:51:58 -08:00
..
bespoke_event_handling.rs Feat: add isOther to question returned by request user input tool (#9890) 2026-01-26 09:52:38 -08:00
codex_message_processor.rs [connectors] Support connectors part 2 - slash command and tui (#9728) 2026-01-28 19:51:58 -08:00
config_api.rs s/mcp_server_requirements/mcp_servers (#9212) 2026-01-14 18:41:52 +00:00
dynamic_tools.rs feat: dynamic tools injection (#9539) 2026-01-26 10:06:44 +00:00
error_code.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
filters.rs [app-server] feat: add filtering on thread list (#9897) 2026-01-26 21:54:19 +00:00
fuzzy_file_search.rs feat: move file name derivation into codex-file-search (#8334) 2025-12-19 12:50:55 -08:00
lib.rs [app-server] feat: add filtering on thread list (#9897) 2026-01-26 21:54:19 +00:00
main.rs feat(app-server): add an --analytics-default-enabled flag (#9118) 2026-01-13 11:59:39 -08:00
message_processor.rs feat: add auto refresh on thread listeners (#9105) 2026-01-14 16:26:01 +00:00
models.rs feat(tui) /personality (#9718) 2026-01-25 21:59:42 -08:00
outgoing_message.rs Another round of improvements for config error messages (#9746) 2026-01-23 20:11:09 -08:00