This release is a pre-release and may not be stable for production use.
ai-agent-orchestrator
ai-agent-orchestrator запускает Codex, Claude Code, Cline и другие coding-agent runtimes как внешние процессы через versioned CLI и MCP contracts.
Установка
python -m pip install "ai-agent-orchestrator[mcp]"
Требуются Python 3.11 или новее, Linux, Git и Bubblewrap. Runtime CLI устанавливаются и аутентифицируются отдельно; package не читает и не хранит credential values.
Начало работы
ai-agents --workspace /path/to/repository init
ai-agents --workspace /path/to/repository check
ai-agents --workspace /path/to/repository run --task task.json
init создаёт только отсутствующие consumer-owned bootstrap files. check не выполняет provider call без explicit --live. Retained isolated worktrees удаляются только через dry-run-first prune и explicit --apply.
Local MCP server привязан к одному meta-workspace:
ai-agents-mcp --workspace /absolute/path/to/meta-workspace
Полные contracts, configuration examples, host setup, upgrade и rollback procedures находятся в репозитории проекта.
Лицензия
MIT. Copyright (c) 2026 belkovrv.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 ai_agent_orchestrator-0.1.0b1.tar.gz.
File metadata
- Download URL: ai_agent_orchestrator-0.1.0b1.tar.gz
- Upload date:
- Size: 157.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
918ff4c60555d9faaec1e7717d486d8204c200e57f1a3a83cfdc9af66649aa96
|
|
| MD5 |
e342070776bb7cd337d5cdda0ae9bc3b
|
|
| BLAKE2b-256 |
0cd01d3c16241a28f29955024bae936bdffa788b57dbaea680c8f20ed9e91c58
|
File details
Details for the file ai_agent_orchestrator-0.1.0b1-py3-none-any.whl.
File metadata
- Download URL: ai_agent_orchestrator-0.1.0b1-py3-none-any.whl
- Upload date:
- Size: 152.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33b0f62de5bdff42c567462ba451614faaae6fcd2e9a3466c7c6fd65d2803738
|
|
| MD5 |
d189823c075c9791bb0894ed72de1f49
|
|
| BLAKE2b-256 |
d1ef22928d9173992327a7a29ca26b4336d044f87fe794484358998668356f2f
|