Metadata-Version: 2.4
Name: claiw
Version: 0.1.0
Summary: A supercharged agent workflow CLI. You're winning at the claw machine on the first try.
Project-URL: Homepage, https://github.com/yourusername/claiw
Project-URL: Repository, https://github.com/yourusername/claiw
Author-email: Sung <sungwonchung3@gmail.com>
License: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: click==8.3.1
Requires-Dist: dbos==2.5.0
Requires-Dist: pydantic-ai==1.22.0
Description-Content-Type: text/markdown

# claiw

**claiw** (pronounced "claw") is a registry of agentic workflows that feel like a high-quality video game. It is designed to be robust, testable, and delightful to use.

## Features

- **Reliable:** "Claw machine" reliability—you win on the first try.
- **Agentic:** Powered by `pydantic-ai`.
- **Durable:** State management via `DBOS`.
- **Delightful:** Beautiful CLI output.

## Installation

```bash
pip install claiw
```

## Usage

```bash
claiw --help
```

## License

Apache 2.0

