Under the hood
- Added a new
skillssubsystem containing an orchestrator, state management, and tool handlers for listing, reading, and schema operations. - Introduced
codex-mcp/src/resource_client.rsto support MCP resource interactions. - Updated several internal enums and variants (including
FileSystemPath,McpServerIdentity,ResourceContent,SandboxPolicyDeserialize,ServerRequest,ThreadItem, andUserInput) to reflect evolving request/response shapes and approval flows. - Added the
ListArgsdata model.
Upgrade notes
No user-visible changes; normal alpha update process applies.