Documentation Index
Fetch the complete documentation index at: https://docs.lagerdata.com/llms.txt
Use this file to discover all available pages before exploring further.
Bug Fixes
lager python --detachnow holds command lock: Detached Python scripts now correctly keep the Lager Box marked as busy while the script runs. Previously, the command lock was released immediately after detaching, allowing other commands (e.g.lager hello) to run against a busy box. The lock is automatically released when the detached process finishes or is killed.

