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.9k
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
fix(openviking): implement on_session_switch hook + harden session writes (salvage #47662)
- #48042
#48042
Merged
kshitijk4poor
merged 10 commits into
NousResearch:main
NousResearch/hermes-agent:main
from
kshitijk4poor:salvage-47662
kshitijk4poor/hermes-agent:salvage-47662
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(openviking): implement on_session_switch hook + harden session writes (salvage #47662)
#48042
kshitijk4poor
merged 10 commits into
NousResearch:main
NousResearch/hermes-agent:main
from
kshitijk4poor:salvage-47662
kshitijk4poor/hermes-agent:salvage-47662
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
fix(openviking): implement on_session_switch hook (#28296)
Show description for 813a4e3
harshitAgr
authored and
ehz0ah
committed
813a4e3
View commit details
Copy full SHA for 813a4e3
Browse repository at this point
fix(openviking): close session-boundary races on sync_turn and on_session_end
Show description for a30b40c
2 people
authored and
ehz0ah
committed
a30b40c
View commit details
Copy full SHA for a30b40c
Browse repository at this point
fix(openviking): close remaining session-boundary races on switch
Show description for eddbf29
harshitAgr
authored and
ehz0ah
committed
eddbf29
View commit details
Copy full SHA for eddbf29
Browse repository at this point
fix(openviking): track writers per-session so commit waits for all
Show description for 91e9459
2 people
authored and
ehz0ah
committed
91e9459
View commit details
Copy full SHA for 91e9459
Browse repository at this point
test(openviking): preserve content/write memory writes
ehz0ah
committed
f3b813c
View commit details
Copy full SHA for f3b813c
Browse repository at this point
fix(openviking): harden session writes and switch commits
ehz0ah
committed
00c045b
View commit details
Copy full SHA for 00c045b
Browse repository at this point
fix(openviking): handle rewound session switches
ehz0ah
committed
3ac6551
View commit details
Copy full SHA for 3ac6551
Browse repository at this point
test(openviking): update plugin expectations
ehz0ah
committed
99a20f8
View commit details
Copy full SHA for 99a20f8
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into salvage-47662
Show description for 0c1e8d0
kshitijk4poor
committed
0c1e8d0
View commit details
Copy full SHA for 0c1e8d0
Browse repository at this point
fix(openviking): don't block the command thread on session switch; lock turn state
Show description for c835448
kshitijk4poor
committed
c835448
View commit details
Copy full SHA for c835448
Browse repository at this point
You can’t perform that action at this time.