Metadata-Version: 2.4
Name: devai-agent
Version: 2.0.3
Summary: A Claude Code-inspired agentic coding assistant
Author-email: Devendra <your.email@example.com>
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich
Requires-Dist: google-generativeai
Requires-Dist: openai
Requires-Dist: anthropic
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: aiohttp
Requires-Dist: colorama
Requires-Dist: pyperclip
Dynamic: license-file

# DevAI Agent

Install:
 pip install .
