mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-16 09:31:37 +00:00
test(desktop): cover sleep/wake session recovery in use-prompt-actions
Adds three vitest cases for the recovery path: resume+retry on "session not found", no-resume passthrough on other errors, and no-resume when there is no stored session id. Also maps the contributor's commit email in release.py AUTHOR_MAP.
This commit is contained in:
parent
72f522d464
commit
be2f739e9a
2 changed files with 113 additions and 2 deletions
|
|
@ -104,6 +104,7 @@ AUTHOR_MAP = {
|
|||
"metalclaudbot@gmail.com": "HashClawAI",
|
||||
"tonybear55665566@gmail.com": "TonyPepeBear",
|
||||
"kaspersniels@gmail.com": "nielskaspers",
|
||||
"daxxpasquini@gmail.com": "bpasquini",
|
||||
"kurobaryo@gmail.com": "kurobaryo",
|
||||
"scubamount@users.noreply.github.com": "scubamount",
|
||||
"251514042+youngstar-eth@users.noreply.github.com": "youngstar-eth",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue