hermes-agent/plugins/web/xai
cresslank 34837597d2 fix(auth): make xAI OAuth pools multi-account resilient
Keep each xAI OAuth auth-add login as an independent manual device-code pool entry and recognize xAI personal-team spending-limit 403 responses as billing exhaustion. Preserve the structured top-level error message so the failed credential is quarantined and the next healthy account is selected without attempting a pointless token refresh.

Route direct xAI HTTP consumers through the credential pool as well. Proactive and 401-reactive refreshes update the exact issuing manual entry, preserve validated xAI base URL overrides, and serialize single-use refresh-token rotation across concurrent pool instances.
2026-07-17 11:37:25 +05:30
..
__init__.py feat(web): add xAI Web Search provider plugin 2026-05-19 19:27:34 -07:00
plugin.yaml feat(web): add xAI Web Search provider plugin 2026-05-19 19:27:34 -07:00
provider.py fix(auth): make xAI OAuth pools multi-account resilient 2026-07-17 11:37:25 +05:30