Metadata-Version: 2.4
Name: lagi-cli
Version: 0.1.0
Requires-Dist: rich>=13.0
Summary: Terminal agent runner, desktop watch mode, and OS/Browser controller for LAGI.
Author: Liumi Corporation
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# lagi-cli

Terminal agent runner, live-watch mode, and automation controller for the LAGI stack.

```bash
pip install lagi-cli
lagi-cli watch ./agent.lagi
lagi-cli run   ./agent.lagi
lagi-cli chat  ./agent.lagi
lagi-cli profile             # hardware introspection
```

Powered by the compiled `lagi_core` Rust engine.

