Metadata-Version: 2.4
Name: codie-cli
Version: 0.1.0
Summary: AI-powered CLI coding agent. Reads, writes, and debugs your code.
Project-URL: Homepage, https://github.com/JosefStack/codie
Project-URL: Repository, https://github.com/JosefStack/codie
Author-email: Joseph Johnson <josefstack.dev@gmail.com>
License: MIT
License-File: LICENSE
Keywords: ai,cli,coding-agent,developer-tools,llm
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: openai>=1.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: ripgrep>=15.0.0
Requires-Dist: tavily-python>=0.7.24
Requires-Dist: typer>=0.25.1
Description-Content-Type: text/markdown

# Codie
AI-powered CLI coding agent. Reads, writes, and debugs your code. Like Claude Code, but yours.
