Metadata-Version: 2.1
Name: agent-harness
Version: 0.1.7
Summary: AI Maintainer Agent Harness for our benchmarking and Marketplace API and platform
Home-page: https://github.com/dschonholtz/agent_harness
Author: Douglas Schonholtz
Author-email: douglas@ai-maintainer.com
License: MIT license
Keywords: agent_harness
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst

=============
Agent Harness
=============


.. image:: https://img.shields.io/pypi/v/agent_harness.svg
        :target: https://pypi.python.org/pypi/agent_harness

.. image:: https://img.shields.io/travis/dschonholtz/agent_harness.svg
        :target: https://travis-ci.com/dschonholtz/agent_harness

.. image:: https://readthedocs.org/projects/agent-harness/badge/?version=latest
        :target: https://agent-harness.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




AI Maintainer Agent Harness for our benchmarking and Marketplace API and platform


* Free software: MIT license
* Documentation: https://agent-harness.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-08-13)
------------------

* First release on PyPI.
