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.4.tar.gz
(158.0 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.4.tar.gz.
File metadata
- Download URL: monkey_coder_core-1.0.4.tar.gz
- Upload date:
- Size: 158.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7b86c5340241ca7f13dc1166850bb43641614bc709873cec7e420212677a0bd
|
|
| MD5 |
e63a2b26614a4a0d2bcbc5658560ceea
|
|
| BLAKE2b-256 |
358cc4ab99b79dbd35688a29ad690173b9310697f09f874e58c7963c5a2d087d
|
File details
Details for the file monkey_coder_core-1.0.4-py3-none-any.whl.
File metadata
- Download URL: monkey_coder_core-1.0.4-py3-none-any.whl
- Upload date:
- Size: 185.0 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 |
7bdad5d1c9d15c1c96452604969ac99480fc4e5a6ff8e49739dc16ff86aba459
|
|
| MD5 |
4a67f2b26bc3885b1793ecaf23303cf4
|
|
| BLAKE2b-256 |
dd81cd5a71103c3ba47b6025d9bbe95ab37fdc19e320d9a3afd1a24b3ff2027a
|