Files
Yuhao cc07011caa feat: add OpenRefine CLI harness (#347)
* feat: add OpenRefine CLI harness

* chore: sync OpenRefine root skill

* fix: change the contributor to CLI-Anything team

Address PR review feedback and maintainer instructions.

* fix: address PR review feedback

* fix: address PR review feedback

---------

Co-authored-by: CA AutoAgent <ca-autoagent@users.noreply.github.com>
2026-06-14 13:45:22 +08:00
..

OpenRefine Agent Harness

This is the standalone CLI-Anything harness package for OpenRefine.

Install:

python -m pip install -e .

Run:

cli-anything-openrefine --help
cli-anything-openrefine

Start OpenRefine first for backend commands:

openrefine -i 127.0.0.1 -p 3333