Skip to main content

A structured multi-agent framework for coordinated AI collaboration

Project description

Autopoe

A multi-agent collaboration framework where lightweight AI agents work together through structured coordination to accomplish complex software development tasks.

Installation

Pick one:

uvx autopoe                       # run without installing
uv tool install autopoe           # install via uv
pip install autopoe               # install via pip

Docker

To run Autopoe in Docker, download docker-compose.yml and run:

docker compose up -d

Autopoe will be available at http://localhost:8000.

Prerequisites

  • Bubblewrap (bwrap) — required for agents to execute shell commands in a sandboxed environment. Install it before running Autopoe if you want agents to be able to run code.

Configuration

On first run, configure your LLM provider via the Settings panel (gear icon). Four API types are supported — any compatible endpoint works:

  • OpenAI-compatible — OpenRouter, Ollama, ModelScope, vLLM, LiteLLM, or any /v1/chat/completions endpoint
  • OpenAI Responses — OpenAI or compatible /v1/responses endpoints
  • Anthropic — any endpoint following the Anthropic Messages API
  • Google Gemini — any endpoint following the Gemini generateContent API

Settings are saved to settings.json and can be changed at runtime without restarting.

Development

# Clone the repo
git clone https://github.com/ImFeH2/autopoe.git
cd autopoe

# Backend (hot reload)
uv sync
uv run fastapi dev

# Frontend (hot reload, separate terminal)
cd frontend
pnpm install
pnpm dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autopoe-0.2.12-py3-none-any.whl (554.0 kB view details)

Uploaded Python 3

File details

Details for the file autopoe-0.2.12-py3-none-any.whl.

File metadata

  • Download URL: autopoe-0.2.12-py3-none-any.whl
  • Upload date:
  • Size: 554.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for autopoe-0.2.12-py3-none-any.whl
Algorithm Hash digest
SHA256 9d47c4b607e72ce50b81d77b434c34845feb55f812d0b6aea8710895d52a25b5
MD5 40250660633a5ebc891fe3b09e635cd1
BLAKE2b-256 7388758e5cc82e5b4b2794ccde08983cc314bf3777d2acf0451609a3459726e5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page