Metadata-Version: 2.4
Name: thinqos-harvest
Version: 0.32.0
Summary: Renamed to `thinqos` — this final release migrates the machine automatically.
Project-URL: Homepage, https://thinqos.com
Project-URL: Repository, https://github.com/AI4Outcomes/thinqos
Author-email: AI4Outcomes <support@thinqos.com>
License: MIT
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# thinqos-harvest → thinqos

This package has been **renamed to [`thinqos`](https://pypi.org/project/thinqos/)**.

This is the final `thinqos-harvest` release. It contains no capture engine —
only a bridge that migrates the machine automatically: on any invocation it
installs the renamed `thinqos` tool, rewires the hooks through
`thinqos install --client both --repair`, and delegates the current call so no
capture is lost.

Fresh installs should go straight to the new package:

```bash
uv tool install thinqos
thinqos install
```
