You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subagent sessions can now be deleted (when not running), including orphaned ones left behind after their parent session was deleted; running sessions stay protected
Fixed invalid-session-id errors: official session ids come in three shapes (session-<uuid> / session-<n> / bare uuid for subagent children), and all are now accepted by the routes
Fixed a regex regression where the charset dropped the session- prefix, rejecting normal sessions; all three id shapes are accepted now
Fixed the parent session's subagent catalog getting stuck on "loading subagents" after a child was deleted: delete/restore/purge now force-refresh the official session list so removed sessions leave the client mirror