Metadata-Version: 2.4
Name: assiworks-loop
Version: 0.3.0
Summary: AI Coding Assistant CLI powered by Claude Agent SDK
Author-email: AssiWorks <contact@assiworks.com>
License: MIT
Project-URL: Homepage, https://github.com/assiworks/assiworks-loop
Project-URL: Documentation, https://github.com/assiworks/assiworks-loop#readme
Project-URL: Repository, https://github.com/assiworks/assiworks-loop
Keywords: ai,cli,claude,agent,coding-assistant
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: claude-agent-sdk>=0.1.0
Requires-Dist: click>=8.1.0
Requires-Dist: rich>=13.7.0
Requires-Dist: pydantic>=2.5.0
Requires-Dist: aiofiles>=23.2.1
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: prompt-toolkit>=3.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"

# assiworks_loop
