Features
- Command-in-progress lock — When a
lagercommand is running on a Lager Box, other users are automatically blocked with a clear error message. Same user is allowed through. Locks auto-expire after 30 minutes to handle crashed CLI processes - User lock (
lager boxes lock/unlock) — Explicitly lock a Lager Box so only you can run commands on it. Other users see a lock error until you unlock --force-commandglobal flag to bypass command-in-progress lockslager boxeslist now shows “locked by” and “busy” columns when applicablelager python --kill,--kill-all, and--reattachskip lock checks so you can always manage running processeslager python --detachreleases the command lock immediately after detaching
Improvements
- Hardcoded control plane URL for
lager boxes connect, removing the--urlflag

