Metadata-Version: 2.4
Name: flyco-ai
Version: 0.0.1
Summary: Reserved name for Flyco. The distribution to install is `flyco` — this one contains no code.
Project-URL: Homepage, https://flyco.ai
Project-URL: Repository, https://github.com/flyco-ai/flyco
Project-URL: Issues, https://github.com/flyco-ai/flyco/issues
Keywords: agents,ai,flyco,orchestration
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# flyco-ai

**This is not the distribution you want.** Install [`flyco`](https://pypi.org/project/flyco/).

```sh
pip install flyco
```

`flyco-ai` is the GitHub organisation and domain behind Flyco
(<https://github.com/flyco-ai> · <https://flyco.ai>). This distribution exists
only so that the name matching that identity cannot be used to impersonate the
project. It contains no code.

Flyco is an orchestrator for parallel AI coding agents: it dispatches tasks to
isolated git worktrees, supervises the agent sessions that work them, and gates
every result behind an explicit human verdict.
