mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-18 08:18:35 +00:00
Add missing ResetStuckSummoning method stub to mock AgentStore
implementations in test files. Follows from recent agent recovery
feature (d7342fbd) which added this method to the AgentStore interface
but missed updating these 4 test mock implementations.