AI-powered debugging agent that automatically runs, analyzes, and fixes your code
Project description
StackLoop
AI-powered debugging agent that automatically runs, analyzes, and fixes your code.
Installation
pip install stackloop
Usage
# Run in current directory
stackloop run
# Run in specific directory
stackloop run /path/to/your/project
Features
- 🤖 AI-powered error analysis
- 🔧 Automatic code fixes
- 🔄 Iterative debugging
- 💾 Safe backups before modifications
- 🎨 Beautiful CLI interface
Requirements
- Python 3.9+
- API keys for inference API providers (Groq, OpenAI, Anthropic, etc.)
Configuration
Create a .env file in your project directory with at least one API key:
OPENAI_API_KEY=your_key_here
ANTHROPIC_API_KEY=your_key_here
GROQ_API_KEY=your_key_here
License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
stackloop-2.0.0.tar.gz
(14.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
stackloop-2.0.0-py3-none-any.whl
(22.6 kB
view details)
File details
Details for the file stackloop-2.0.0.tar.gz.
File metadata
- Download URL: stackloop-2.0.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7a09bf1ba0beb5bccc3886443d0aef39f821cf2be16f62b27a8c300ac69d6df
|
|
| MD5 |
f9a1e2b11710df81b01e33231d064da4
|
|
| BLAKE2b-256 |
9eb9660faf95446dab72b28be1724af9692368a67827b9a657430d0e20860e2b
|
File details
Details for the file stackloop-2.0.0-py3-none-any.whl.
File metadata
- Download URL: stackloop-2.0.0-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86f1faaf81c8d5463fe3a3d84704b6847f22d561f75cd51e33d8ec5a0218bbfe
|
|
| MD5 |
b70f51bd98fabc35563e02436d924ed0
|
|
| BLAKE2b-256 |
da8cdcc3036b579d19a0d6f7ec9a2925a0e040b85d42c9e8e2e8a184e8acae83
|