mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-08-30 17:34:27 +08:00
cc07011caa
* 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>
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