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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NousResearch
/
hermes-agent
Public
Notifications
You must be signed in to change notification settings
Fork
50.1k
Star
243k
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
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 8, 2026
fix(relay): authorize send_message targets and surface egress declines (P5) (#99220)
Show description for 866332b
benbarclay
authored
866332b
View commit details
Copy full SHA for 866332b
Browse repository at this point
fix(relay): re-dial once with a fresh token before treating a 4401 as revocation (#102602)
Show description for fef0e16
benbarclay
authored
fef0e16
View commit details
Copy full SHA for fef0e16
Browse repository at this point
fix: refresh retained bot tiles without losing their live turn
teknium1
committed
9516ac1
View commit details
Copy full SHA for 9516ac1
Browse repository at this point
fix(desktop): refresh busy bot chat on explicit open
helix4u
authored and
teknium1
committed
9a017b9
View commit details
Copy full SHA for 9a017b9
Browse repository at this point
fmt(js): `npm run fix` on merge (#105601)
Show description for 9fd44b4
hermes-seaeye[bot]
and
github-actions[bot]
authored
9fd44b4
View commit details
Copy full SHA for 9fd44b4
Browse repository at this point
fmt(js): `npm run fix` on merge (#105600)
Show description for b1cf905
hermes-seaeye[bot]
and
github-actions[bot]
authored
b1cf905
View commit details
Copy full SHA for b1cf905
Browse repository at this point
fix(tui): bound subscriber delivery without blocking shared turns
teknium1
committed
d095f8f
View commit details
Copy full SHA for d095f8f
Browse repository at this point
chore: map preserved fanout contributor attribution
teknium1
committed
5bb5c2e
View commit details
Copy full SHA for 5bb5c2e
Browse repository at this point
feat(tui): discover cooperative local session owners
Show description for 8b2ef35
teknium1
committed
8b2ef35
View commit details
Copy full SHA for 8b2ef35
Browse repository at this point
fix: reschedule bounded Desktop foreground queue retries
teknium1
committed
cae1c0c
View commit details
Copy full SHA for cae1c0c
Browse repository at this point
fix: isolate Ink pending queues and reconcile settled snapshots
teknium1
committed
0da4333
View commit details
Copy full SHA for 0da4333
Browse repository at this point
docs: describe same-owner session event attachment
teknium1
committed
8480bd0
View commit details
Copy full SHA for 8480bd0
Browse repository at this point
fix: isolate shared session membership and prune departed viewers
teknium1
committed
b301468
View commit details
Copy full SHA for b301468
Browse repository at this point
fix(tui_gateway): skip a dead peer's transport when draining its queued prompt
Show description for 4d32503
ryantuc
authored and
teknium1
committed
4d32503
View commit details
Copy full SHA for 4d32503
Browse repository at this point
fix(tui_gateway): check steer authority by transport membership under fan-out
Show description for 68ed3ff
ryantuc
authored and
teknium1
committed
68ed3ff
View commit details
Copy full SHA for 68ed3ff
Browse repository at this point
fix(tui_gateway): fan session events out instead of rebinding the transport slot
Show description for de25545
ryantuc
authored and
teknium1
committed
de25545
View commit details
Copy full SHA for de25545
Browse repository at this point
test: reproduce shared session terminal event stealing
teknium1
committed
496fa5c
View commit details
Copy full SHA for 496fa5c
Browse repository at this point
fix: keep Bot Mode group replies visible in arrival order
teknium1
committed
3a7bf74
View commit details
Copy full SHA for 3a7bf74
Browse repository at this point
fix: keep command-auth model discovery lazy across config and setup
teknium1
committed
520e636
View commit details
Copy full SHA for 520e636
Browse repository at this point
fix(picker): resolve key_cmd credentials for model discovery
Show description for c111ede
haydster7
authored and
teknium1
committed
c111ede
View commit details
Copy full SHA for c111ede
Browse repository at this point
test: consolidate Gemini array regressions into two invariants
teknium1
committed
0d6106e
View commit details
Copy full SHA for 0d6106e
Browse repository at this point
fix: preserve native Gemini union constraints
Show description for bbcf1ee
teknium1
committed
bbcf1ee
View commit details
Copy full SHA for bbcf1ee
Browse repository at this point
fix(gemini): collapse array-typed tool schemas instead of crashing translation
Show description for 6a04ea6
MaxFreedomPollard
authored and
teknium1
committed
6a04ea6
View commit details
Copy full SHA for 6a04ea6
Browse repository at this point
fix(tui): match the redo chord case-insensitively so Cmd+Shift+Z works on extended-key terminals (#105493)
Show description for 6e2b8e0
benbarclay
authored
6e2b8e0
View commit details
Copy full SHA for 6e2b8e0
Browse repository at this point
fix(tui): restore Shift+letter case in the composer for extended-key terminals (#90674)
Show description for c3ce416
francip
authored
c3ce416
View commit details
Copy full SHA for c3ce416
Browse repository at this point
fmt(js): `npm run fix` on merge (#105451)
Show description for 9666373
hermes-seaeye[bot]
and
github-actions[bot]
authored
9666373
View commit details
Copy full SHA for 9666373
Browse repository at this point
test: make desktop orphan-reap deadline checks deterministic
teknium1
committed
aa1a546
View commit details
Copy full SHA for aa1a546
Browse repository at this point
Commits on Sep 7, 2026
fix: cron and local DMs reach an open Desktop Bot Chat
Show description for 5280fe9
teknium1
committed
5280fe9
View commit details
Copy full SHA for 5280fe9
Browse repository at this point
fix: admit Bot Chat deliveries through the live session owner
Show description for db96c8c
3 people
authored and
teknium1
committed
db96c8c
View commit details
Copy full SHA for db96c8c
Browse repository at this point
chore: release v0.21.1 (2026.9.7)
teknium1
committed
2237be3
View commit details
Copy full SHA for 2237be3
Browse repository at this point
fix(approvals): honor GNU env split escapes and argv0 operands
teknium1
committed
6178e9f
View commit details
Copy full SHA for 6178e9f
Browse repository at this point
fix(approvals): preserve env argv and shell comment boundaries
teknium1
committed
50617d1
View commit details
Copy full SHA for 50617d1
Browse repository at this point
fix(approvals): match denied executable paths behind shell prefixes
Show description for 58faa10
3 people
committed
58faa10
View commit details
Copy full SHA for 58faa10
Browse repository at this point
fix: retain completions until explicit adapter admission
teknium1
committed
4810074
View commit details
Copy full SHA for 4810074
Browse repository at this point
fix: keep admitted heartbeats in their owning conversation
teknium1
committed
561897d
View commit details
Copy full SHA for 561897d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.