Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a0e41f4ff9b4e68148b76621a3817907a166ff43
codex/codex-rs/rmcp-client/src
T
Matthew Zeng 49edf311ac [apps] Add tool call meta. (#14647)
- [x] Add resource_uri and other things to _meta to shortcut resource
lookup and speed things up.
49edf311ac ยท 2026-03-14 22:24:13 -07:00
History
..
bin
Fix MCP tool calling (#14491)
2026-03-12 13:38:52 -07:00
auth_status.rs
use scopes_supported for OAuth when present on MCP servers (#14419)
2026-03-12 11:57:06 -07:00
lib.rs
use scopes_supported for OAuth when present on MCP servers (#14419)
2026-03-12 11:57:06 -07:00
logging_client_handler.rs
[elicitations] Switch to use MCP style elicitation payload for mcp tool approvals. (#13621)
2026-03-06 01:50:26 -08:00
oauth.rs
Validate CODEX_HOME before resolving (#10249)
2026-01-30 15:46:33 -08:00
perform_oauth_login.rs
use scopes_supported for OAuth when present on MCP servers (#14419)
2026-03-12 11:57:06 -07:00
program_resolver.rs
fix: resolve Windows MCP server execution for script-based tools (#3828)
2025-11-16 13:41:10 -08:00
rmcp_client.rs
[apps] Add tool call meta. (#14647)
2026-03-14 22:24:13 -07:00
utils.rs
[rmcp-client] Recover from streamable HTTP 404 sessions (#13514)
2026-03-06 10:02:42 -05:00