Expand description
GAP-004 (v1.0.82): slots subcommand — inspect and manage the
cross-process LLM slot semaphore.
§Subcommands
slots status— list active slot files and the PID that holds themslots release --slot-id N— force-release a specific slotslots cleanup --stale-after N— remove slots older than N seconds
Structs§
- Slots
Args - Outer wrapper that lets the top-level
Clienum carrySlotsas anArgsvariant while preserving the innerStatus | Release | Cleanupsubcommand tree. - Slots
Status Args