Metadata-Version: 2.4
Name: agent-harnesses
Version: 0.0.1
Summary: Harness infrastructure for running and evaluating AI agents.
Author-email: Synth Laboratories <josh@usesynth.ai>
License: MIT
Project-URL: Homepage, https://github.com/synth-laboratories
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# agent-harnesses

Harness infrastructure for running and evaluating AI agents.

> This package is under active development by [Synth Laboratories](https://usesynth.ai).

## Installation

```bash
pip install agent-harnesses
```

## Status

This package is in early planning. Watch this space.
