CLI for Core Agent Loop websocket streaming, providing a command-line interface to interact with agent loops via WebSocket. Current version 0.1.20260427125135500, requires Python >=3.10. Rapidly evolving pre-release with breaking changes expected.
pip install luckee-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example to import and run the Luckee CLI. Replace WSS URL as needed.
Pin to exact version, e.g., luckee-cli==0.1.20260427125135500
Use `from luckee_cli import LuckeeCLI`
Always set LUCKEE_WS_URL environment variable or pass websocket_url parameter.
No dependency data recorded yet.