Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NousResearch
/
hermes-agent
Public
Notifications
You must be signed in to change notification settings
Fork
52.8k
Star
249k
Code
Issues
5k+
Pull requests
5k+
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(auth): same-provider credential pools with thread safety and least_used strategy
- #4188
#4188
Merged
teknium1
merged 11 commits into
main
NousResearch/hermes-agent:main
from
hermes-d0598e72
NousResearch/hermes-agent:hermes-d0598e72
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(auth): same-provider credential pools with thread safety and least_used strategy
#4188
teknium1
merged 11 commits into
main
NousResearch/hermes-agent:main
from
hermes-d0598e72
NousResearch/hermes-agent:hermes-d0598e72
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
feat(auth): add same-provider credential pools and rotation UX
Show description for b60a43d
kshitijk4poor
authored and
teknium1
committed
b60a43d
View commit details
Copy full SHA for b60a43d
Browse repository at this point
fix(tests): prevent pool auto-seeding from host env in credential pool tests
Show description for b34f893
teknium1
committed
b34f893
View commit details
Copy full SHA for b34f893
Browse repository at this point
feat(auth): add thread safety, least_used strategy, and request counting
Show description for 7be2fa5
teknium1
committed
7be2fa5
View commit details
Copy full SHA for 7be2fa5
Browse repository at this point
feat(auth): add interactive mode for bare 'hermes auth' command
Show description for ae698c3
teknium1
committed
ae698c3
View commit details
Copy full SHA for ae698c3
Browse repository at this point
fix(tests): update runtime_provider tests for config.yaml source of truth (#4165)
Show description for 15f3229
teknium1
committed
15f3229
View commit details
Copy full SHA for 15f3229
Browse repository at this point
feat(auth): support custom endpoint credential pools keyed by provider name
Show description for 7ec943a
teknium1
committed
7ec943a
View commit details
Copy full SHA for 7ec943a
Browse repository at this point
docs: add Excalidraw diagram of full credential pool flow
Show description for 596bbc9
teknium1
committed
596bbc9
View commit details
Copy full SHA for 596bbc9
Browse repository at this point
fix(tests): update setup wizard pool tests for unified select_provider_and_model flow
Show description for 09c065b
teknium1
committed
09c065b
View commit details
Copy full SHA for 09c065b
Browse repository at this point
docs: add comprehensive credential pool documentation
Show description for 71ba4cf
teknium1
committed
71ba4cf
View commit details
Copy full SHA for 71ba4cf
Browse repository at this point
chore: remove excalidraw diagram from repo (external link only)
teknium1
committed
8b4e0c7
View commit details
Copy full SHA for 8b4e0c7
Browse repository at this point
refactor: simplify credential pool code — extract helpers, collapse extras, dedup patterns
Show description for e8c0f26
teknium1
committed
e8c0f26
View commit details
Copy full SHA for e8c0f26
Browse repository at this point
You can’t perform that action at this time.