Metadata-Version: 2.4
Name: mosesaic-cli
Version: 0.3.3
Summary: Mosesaic CLI — run, inspect, replay, and manage agents from the terminal
Project-URL: Homepage, https://github.com/alexFund/mosesaic
Project-URL: Repository, https://github.com/alexFund/mosesaic
Author: Alexander Sultan-Shakh
License: Elastic-2.0
Requires-Python: >=3.12
Requires-Dist: anyio>=4.7.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: mosesaic-core
Requires-Dist: rich>=13.0.0
Requires-Dist: typer>=0.12.0
Requires-Dist: uvloop>=0.21.0; sys_platform != 'win32'
Provides-Extra: dev
Requires-Dist: anyio[trio]>=4.7.0; extra == 'dev'
Requires-Dist: pytest-anyio>=0.0.0; extra == 'dev'
Requires-Dist: pytest>=8.3.0; extra == 'dev'
Requires-Dist: typer[testing]>=0.12.0; extra == 'dev'
