发布

  • feat(auth): add `SelectAuthByKind` method and enhance Codex Alpha Search handling

    frostbyte_neo 发布于 2026-07-14 08:31:45 +00:00 | 295 次提交 在此版本后已推送到 main

    • Implemented SelectAuthByKind to filter and select credentials by kind with retry logic and error handling.
    • Updated Codex Alpha Search to enforce OAuth credentials and sanitize upstream request body.
    • Added unit tests to validate SelectAuthByKind behavior across scenarios.
    • Introduced sanitizeCodexAlphaSearchBody for removing sensitive fields from API payloads.

    Closes #4289

    下载附件