Metadata-Version: 2.5
Name: oar
Version: 0.0.1
Summary: A bare-metal coding harness for the OpenAI Responses API. No bells, no whistles.
Project-URL: Homepage, https://oar.run
Project-URL: Repository, https://github.com/asdiamond/oar
Author-email: Aleksandr Diamond <diamondaleksandr@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: agent,harness,llm,openai,responses-api
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# oar

A bare-metal coding harness for the OpenAI Responses API. No bells, no whistles — one tool, you do the rowing.

> **Status:** name claimed, code coming soon. Watch this repo.

## Install

```sh
pip install oar
```

## Links

- Homepage: [oar.run](https://oar.run)
- Source: [github.com/asdiamond/oar](https://github.com/asdiamond/oar)

## License

MIT
