Metadata-Version: 2.4
Name: tako-agent
Version: 0.0.1
Summary: tako-agent creates autonomous agents that collaborate with their humans.
Project-URL: Homepage, https://tako.work
Project-URL: Repository, https://github.com/briceyan/takoagent
Author: Brice Yan
License: MIT
Keywords: agent,tako,takoagent
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# takoagent

`tako-agent` creates autonomous agents that collaborate with their humans.

## Install

```bash
pip install tako-agent
```

## Quickstart (placeholder)

```bash
tako --help
```

> v0.1 will add: `tako new <Name>` and `tako run` (local TUI).
