Monkey Coder Core
Python orchestration core for AI-powered code generation and analysis.
Features
- Multi-agent orchestration with SuperClaude, monkey1, and Gary8D systems
- Support for multiple AI providers (OpenAI, Anthropic, Google, Qwen)
- Real-time monitoring and metrics collection
- Comprehensive error tracking with Sentry
- Production-ready FastAPI backend
Installation
pip install monkey-coder-core
Usage
from monkey_coder.app.main import app
# Run with uvicorn
# uvicorn monkey_coder.app.main:app --host 0.0.0.0 --port 8000
Model Support
The system only uses permitted models as defined in the MODEL_REGISTRY:
OpenAI
- gpt-4.1
- gpt-4.1-mini
Anthropic
- claude-4-opus
- claude-4-sonnet
- claude-3.7-sonnet
- claude-3.5-sonnet
- claude-3.5-haiku
- gemini-2.5-pro
- gemini-2.5-flash
- gemini-2.0-pro
- gemini-2.0-flash
Qwen
- qwen-coder-3-32b
- qwen-coder-3-14b
- qwen-coder-3-7b
- qwen-coder-3-1.5b
Grok
- grok-4
- grok-3
Moonshot
- kimi-k2
License
MIT License
Release files for monkey-coder-core 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| monkey-coder-core-1.1.1.tar.gz | 411.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| monkey_coder_core-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 885.1 kB
Release files / monkey-coder-core-1.1.1.tar.gz
| Download URL | monkey-coder-core-1.1.1.tar.gz |
|---|---|
| Size | 411.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a63679128badcfe1a6c54953a252e237084ebf63202fc1b6e44c0dc241318d88
|
|
BLAKE2b-256 checksum How to use checksums |
533fd53b4c4db35fb45412c1fe4532065565b75ebf3b2cbc591e6a5bf63d10e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|
Release files / monkey_coder_core-1.1.1-py3-none-any.whl
| Download URL | monkey_coder_core-1.1.1-py3-none-any.whl |
|---|---|
| Size | 473.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fa373842c4e4325ed5b390df621d803e65f060f1c4237db7a0c3c01a39c72400
|
|
BLAKE2b-256 checksum How to use checksums |
46610603ea5e8aeaad07687fb1d466c60cb49dc2a4635f086b83cf8845392beb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|