Metadata-Version: 2.4
Name: copex
Version: 2.1.1
Summary: Copilot Extended - Resilient wrapper for GitHub Copilot SDK with auto-retry, Ralph Wiggum loops, and more
Project-URL: Homepage, https://github.com/Arthur742Ramos/copex
Project-URL: Repository, https://github.com/Arthur742Ramos/copex
Project-URL: Issues, https://github.com/Arthur742Ramos/copex/issues
Author-email: Arthur Ramos <arthur742ramos@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE
Keywords: ai,copex,copilot,github,ralph-wiggum,retry,sdk
Classifier: Development Status :: 3 - Alpha
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
Requires-Python: >=3.10
Requires-Dist: github-copilot-sdk>=0.1.21
Requires-Dist: prompt-toolkit>=3.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: tomli-w>=1.0.0
Requires-Dist: tomli; python_version < '3.11'
Requires-Dist: typer>=0.9.0
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-asyncio; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
