Metadata-Version: 2.4
Name: harness-plugin
Version: 0.1.3
Summary: Claude Code plugin for AI-driven ML experimentation
Project-URL: Homepage, https://github.com/msilverblatt/harness-ml
Project-URL: Repository, https://github.com/msilverblatt/harness-ml
Project-URL: Issues, https://github.com/msilverblatt/harness-ml/issues
Author: Matt Silverblatt-Buser
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: click>=8.0
Requires-Dist: harness-core<1.0,>=0.1.0
Requires-Dist: harness-studio<1.0,>=0.1.0
Requires-Dist: mcp>=1.0
