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.0.1.tar.gz
(101.8 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.0.1.tar.gz.
File metadata
- Download URL: monkey_coder_core-1.0.1.tar.gz
- Upload date:
- Size: 101.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a221c70cb296ea0a3164b8e465ca65bf1273c19a4cd5e4dc0891736382a73148
|
|
| MD5 |
a3bb08ed8b2534e6d3fad58339684bbb
|
|
| BLAKE2b-256 |
30868e937f9d284e808a0c2b2fe04915f20f0fa7d168eb9af8fa68ecc53175cf
|
File details
Details for the file monkey_coder_core-1.0.1-py3-none-any.whl.
File metadata
- Download URL: monkey_coder_core-1.0.1-py3-none-any.whl
- Upload date:
- Size: 115.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5eebac394c89ab6a0e982b7d063939b5f65bedd65ed5926e92038734f8480a5
|
|
| MD5 |
5f747906861ad7abba98c18d203c4199
|
|
| BLAKE2b-256 |
95434f9ee1ff11cab5e49c5dd0855aa1ac4b1112eee25dae5571f95f2cdf5fc3
|