core-agent-ide/codex-rs/app-server/tests/suite
pakrym-oai 3c90728a29
Add new thread items and rewire event parsing to use them (#5418)
1. Adds AgentMessage,  Reasoning,  WebSearch items.
2. Switches the ResponseItem parsing to use new items and then also emit
3. Removes user-item kind and filters out "special" (environment) user
items when returning to clients.
2025-10-22 10:14:50 -07:00
..
archive_conversation.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
auth.rs Add forced_chatgpt_workspace_id and forced_login_method configuration options (#5303) 2025-10-20 08:50:54 -07:00
codex_message_processor_flow.rs Add new thread items and rewire event parsing to use them (#5418) 2025-10-22 10:14:50 -07:00
config.rs Add forced_chatgpt_workspace_id and forced_login_method configuration options (#5303) 2025-10-20 08:50:54 -07:00
create_conversation.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
fuzzy_file_search.rs feat: add file name to fuzzy search response (#4619) 2025-10-02 18:19:13 -07:00
interrupt.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
list_resume.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
login.rs Add forced_chatgpt_workspace_id and forced_login_method configuration options (#5303) 2025-10-20 08:50:54 -07:00
mod.rs [app-server] model/list API (#5382) 2025-10-21 11:15:17 -07:00
model_list.rs [app-server] model/list API (#5382) 2025-10-21 11:15:17 -07:00
rate_limits.rs [app-server] read rate limits API (#5302) 2025-10-20 14:11:54 -07:00
send_message.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
set_default_model.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
user_agent.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
user_info.rs [app-server] read rate limits API (#5302) 2025-10-20 14:11:54 -07:00