Metadata-Version: 2.4
Name: codai
Version: 0.1.7
Summary: Cody but AI
Project-URL: Homepage, https://github.com/ascend-io/codai
Project-URL: Bug Tracker, https://github.com/ascend-io/codai/issues
Author-email: Ascend <hello@ascend.io>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: ibis-framework[duckdb,sqlite]
Requires-Dist: prompt-toolkit
Requires-Dist: pydantic-ai
Requires-Dist: pyperclip
Requires-Dist: python-dotenv
Requires-Dist: rich
Requires-Dist: typer
Provides-Extra: dev
Requires-Dist: ipykernel; extra == 'dev'
Requires-Dist: ipython; extra == 'dev'
Requires-Dist: jupyter; extra == 'dev'
Requires-Dist: nbclient; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Description-Content-Type: text/markdown

# codai

Cody but AI. Experimental attempt to automate product work alongside [the product repo](https://github.com/ascend-io/product).

