Python orchestration core for Monkey Coder
Project description
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
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
monkey-coder-core-1.1.1.tar.gz
(411.2 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
File details
Details for the file monkey-coder-core-1.1.1.tar.gz.
File metadata
- Download URL: monkey-coder-core-1.1.1.tar.gz
- Upload date:
- Size: 411.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a63679128badcfe1a6c54953a252e237084ebf63202fc1b6e44c0dc241318d88
|
|
| MD5 |
e2e72ca0916def26f3193eb257843ddf
|
|
| BLAKE2b-256 |
533fd53b4c4db35fb45412c1fe4532065565b75ebf3b2cbc591e6a5bf63d10e0
|
File details
Details for the file monkey_coder_core-1.1.1-py3-none-any.whl.
File metadata
- Download URL: monkey_coder_core-1.1.1-py3-none-any.whl
- Upload date:
- Size: 473.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa373842c4e4325ed5b390df621d803e65f060f1c4237db7a0c3c01a39c72400
|
|
| MD5 |
b2cb199bee3123dfcc9a96f4af90d35c
|
|
| BLAKE2b-256 |
46610603ea5e8aeaad07687fb1d466c60cb49dc2a4635f086b83cf8845392beb
|