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.2.tar.gz
(101.7 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.2.tar.gz.
File metadata
- Download URL: monkey_coder_core-1.0.2.tar.gz
- Upload date:
- Size: 101.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9d575178edae7975080c368ac250fd43414ebfdcd77feeb5876e3fac0896a7a
|
|
| MD5 |
a77c6fb8ba144e64910b9a677d78b69a
|
|
| BLAKE2b-256 |
0e8384ea9eca75f09736452f99116d86f66b059c6c360c46c6530b5222dc719c
|
File details
Details for the file monkey_coder_core-1.0.2-py3-none-any.whl.
File metadata
- Download URL: monkey_coder_core-1.0.2-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 |
578b0e3aebc4acd3d9c0c9948e48f7df071996d5623eb24052f96e4248140e66
|
|
| MD5 |
c26e7f0357d950cf3c64b9d61f07300e
|
|
| BLAKE2b-256 |
fb73d40764c7c69effce4cc9fe3818d34248ab70a67ef0bf690312f6f3105520
|