Release 0.5.60
Fixed
- Session lock cleanup ignored non-default agents:
cleanup_session_lockswas hardcoded toagents/main/sessions, skipping stale locks for any agent with a customforcedAgentId. Stale locks could block the gateway from opening sessions for those agents, causing silent fallback tomain. Cleanup now scans allagents/*/sessions/directories.
Full Changelog: v0.5.59...v0.5.60