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:
teknium1 2026-06-09 00:48:31 -07:00 committed by Teknium
parent 72f522d464
commit be2f739e9a
2 changed files with 113 additions and 2 deletions

View file

@ -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",