mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
Add a getUserAgent MCP method (#3320)
This will allow the extension to pass this user agent + a suffix for its requests
This commit is contained in:
@@ -8,3 +8,4 @@ mod interrupt;
|
||||
mod list_resume;
|
||||
mod login;
|
||||
mod send_message;
|
||||
mod user_agent;
|
||||
|
||||
Reference in New Issue
Block a user