Skip to content

Release 0.5.60

Choose a tag to compare

@techartdev techartdev released this 10 Mar 20:50
· 19 commits to main since this release

Fixed

  • Session lock cleanup ignored non-default agents: cleanup_session_locks was hardcoded to agents/main/sessions, skipping stale locks for any agent with a custom forcedAgentId. Stale locks could block the gateway from opening sessions for those agents, causing silent fallback to main. Cleanup now scans all agents/*/sessions/ directories.

Full Changelog: v0.5.59...v0.5.60