steipete/CodexBar

Enhancement: Add Nous Research / Hermes Agent as a provider

Open

#1,367 opened on Jun 9, 2026

View on GitHub
 (4 comments) (3 reactions) (0 assignees)Swift (945 forks)batch import
P3clawsweeper:needs-maintainer-reviewclawsweeper:needs-product-decisionclawsweeper:no-new-fix-prhelp wantedimpact:auth-providerissue-rating: 🌊 off-meta tidepool

Repository metrics

Stars
 (12,194 stars)
PR merge metrics
 (Avg merge 1d 15h) (323 merged PRs in 30d)

Description

Provider request: Nous Research / Hermes Agent

What is it? Nous Research runs a managed AI subscription portal (Nous Portal) that powers Hermes Agent. Users authenticate via OAuth at portal.nousresearch.com and receive usage credits/limits similar to other providers CodexBar already tracks.

Why add it? Nous Portal is a growing subscription tier (OpenAI-compatible endpoint) with monthly credit budgets. Users would benefit from seeing their Nous credit balance and reset windows directly in the menu bar alongside their other providers.

Auth method / endpoints to explore

Precedent Similar to how OpenRouter (API token + usage endpoint) and other portal-based providers are handled. If Nous exposes a /v1/usage or billing RPC endpoint, the integration pattern should be straightforward.

Happy to help test or provide more details about the API surface if the Nous team can share endpoint docs.

Contributor guide