- Register yura CLI entry point in setup.cfg pointing to yura.cli:run - Add new src/yura/cli.py module for command-line interface - Implement streaming chat method in AsyncClient with websocket connection handling - Fix ensure_connection method signature to include self parameter - Remove redundant done check from cli_client loop to avoid premature exit
2.5 KiB
2.5 KiB