Metadata-Version: 2.4
Name: loopllm
Version: 0.11.1
Summary: Renamed to 'cdv' — this package is a tombstone that installs cdv.
Project-URL: Homepage, https://github.com/azank1/cdv
Project-URL: Repository, https://github.com/azank1/cdv
Author: azank1
License: MIT
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.11
Requires-Dist: cdv>=1.0.0
Description-Content-Type: text/markdown

# loopllm — renamed to [`cdv`](https://pypi.org/project/cdv/)

**This package has been renamed.** All development continues as **CDV — the
judge for AI coding agents**.

```bash
pip install "cdv[mcp]"     # instead of: pip install "loopllm[mcp]"
```

This release (`0.11.1`) is a tombstone: it contains no code and simply depends
on `cdv`, so existing `pip install loopllm` workflows keep working and land on
the renamed package.

- New package: https://pypi.org/project/cdv/
- Repository: https://github.com/azank1/cdv (old `azank1/loop-llm` URLs redirect)
- CLI: `loopllm` → `cdv` · MCP tools: `loopllm_*` → `cdv_*`
