Metadata-Version: 2.5
Name: centimane
Version: 0.0.1
Summary: One engineer, a hundred hands: an open-source orchestrator for parallel AI coding agents.
Project-URL: Homepage, https://centimane.dev
Project-URL: Source, https://github.com/centimane-dev/centimane
Author: Vitali Sizou
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: agents,ai,claude-code,developer-tools,orchestration
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Centimane

**One engineer, a hundred hands.**

Centimane is an open-source orchestrator for parallel AI coding agents. One engineer's orchestrator
fires many task-tailored lanes on a server, several orchestrators share one control plane, and every
mechanical step runs as deterministic code so the model's tokens are spent only on judgement.

> **Status: early development.** This release reserves the name and ships only the `centim` command
> stub. Nothing here is usable yet.

- Website: <https://centimane.dev>
- Source: <https://github.com/centimane-dev/centimane>

## The name

In Greek myth the *Centimani* — the hundred-handed — were giants who, once freed, turned a war by
working a hundred hands at once, and afterwards became the guardians of its gates. Strength with
governance: that is the design brief.

## Licence

Apache License 2.0 — see [LICENSE](LICENSE).
