core-agent-ide/codex-rs/app-server/src
Ahmed Ibrahim 4d180ae428
Add model availability NUX metadata (#12972)
- replace show_nux with structured availability_nux model metadata
- expose availability NUX data through the app-server model API
- update shared fixtures and tests for the new field
2026-02-26 22:02:57 -08:00
..
bespoke_event_handling.rs feat: include available decisions in command approval requests (#12758) 2026-02-26 01:10:46 +00:00
codex_message_processor.rs Add oauth_resource handling for MCP login flows (#12866) 2026-02-26 20:10:12 -08:00
config_api.rs fix(network-proxy): add unix socket allow-all and update seatbelt rules (#11368) 2026-02-20 10:56:57 -08:00
dynamic_tools.rs feat(app-server): add ThreadItem::DynamicToolCall (#12732) 2026-02-25 12:00:10 -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 feat: add nick name to sub-agents (#12320) 2026-02-20 14:39:49 +00:00
fuzzy_file_search.rs [app-server] add fuzzyFileSearch/sessionCompleted (#11773) 2026-02-13 15:08:14 -08:00
lib.rs Enforce user input length cap (#12823) 2026-02-25 22:23:51 -08:00
main.rs feat: pass helper executable paths via Arg0DispatchPaths (#12719) 2026-02-24 17:44:38 -08:00
message_processor.rs Enable request_user_input in Default mode (#12735) 2026-02-25 15:20:46 -08:00
models.rs Add model availability NUX metadata (#12972) 2026-02-26 22:02:57 -08:00
outgoing_message.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
thread_state.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
thread_status.rs feat(app-server): thread/unsubscribe API (#10954) 2026-02-25 13:14:30 -08:00
transport.rs feat: include available decisions in command approval requests (#12758) 2026-02-26 01:10:46 +00:00