mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-07 02:51:50 +00:00
fix: restore approval session cleanup
This commit is contained in:
parent
d631431872
commit
60b088ce6f
2 changed files with 19 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ def _clear_approval_state():
|
|||
mod._gateway_queues.clear()
|
||||
mod._gateway_notify_cbs.clear()
|
||||
mod._session_approved.clear()
|
||||
mod._session_yolo.clear()
|
||||
mod._permanent_approved.clear()
|
||||
mod._pending.clear()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue