Metadata-Version: 2.4
Name: issue-solver
Version: 0.1.6
Summary: A tool to specify, solve issues and review code in a repository using an autonomous agents.
Requires-Python: >=3.12
Requires-Dist: alembic
Requires-Dist: anthropic
Requires-Dist: asyncpg
Requires-Dist: boto3
Requires-Dist: claude-code-sdk
Requires-Dist: cryptography
Requires-Dist: docker
Requires-Dist: fastapi[standard]
Requires-Dist: gitpython
Requires-Dist: greenlet
Requires-Dist: httpx
Requires-Dist: mangum
Requires-Dist: morphcloud>=0.1.85
Requires-Dist: openai
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: pygithub
Requires-Dist: python-gitlab
Requires-Dist: redis
Requires-Dist: tenacity
Description-Content-Type: text/markdown

# ISSUE-SOLVER

This project is a collection of bots that help solve issues and automate tasks in software development workflows.
The bots are designed to work with popular platforms like GitLab and GitHub, and can be extended to support other
platforms as well.