Skip to content

v0.1.0 — first registry release

Latest

Choose a tag to compare

@Jasper0122 Jasper0122 released this 30 May 21:01

First tagged release, pinned by CLI-Anything PR #318.

CLI-Anything · ArcGIS Pro — make ArcGIS Pro agent-native:

  • Headless CLI over ArcPy: info / project / layout (incl. Map Series) / data / gp (any geoprocessing tool) / batch — JSON in, JSON out, with self-dispatch into ArcGIS Pro's arcgispro-py3.
  • Live bridge + MCP: an in-Pro .NET 8 add-in + stdlib MCP server so an agent drives the open ArcGIS Pro session (ping / zoom_to / query / run_gp / export_layout).

Windows only (ArcGIS Pro is Windows-only). Verified on ArcGIS Pro 3.4 / ArcPy 3.4.3 / .NET 8.