-
Fixed: #499 #985
发布于
2026-01-13 20:29:15 +00:00 feat(oauth): add support for customizable OAuth callback ports
- Introduced
oauth-callback-portflag to override default callback ports. - Updated SDK and login flows for
iflow,gemini,antigravity,codex,claude, andopenaito respect configurable callback ports. - Refactored internal OAuth servers to dynamically assign ports based on the provided options.
- Revised tests and documentation to reflect the new flag and behavior.
下载附件
- Introduced