demos: add ArcGIS Pro live-bridge demo (registered arcgis-pro harness)#325
Merged
Conversation
Add a Real-World Demos entry for the arcgis-pro harness (listed in public_registry.json, merged in HKUDS#318): an agent driving a live ArcGIS Pro session over the MCP bridge — read project, zoom to layers, run GP, export layouts. GIF (860px/15fps, 3.3MB) generated from the local demo video with the standard ffmpeg palette workflow.
Jasper0122
requested review from
omerarslan0,
yuh-yang and
zhangxilong-43
as code owners
June 1, 2026 09:25
Collaborator
|
Thanks for adding! |
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a Real-World Demo for the
arcgis-proharnessFollow-up to #318 (merged), which added arcgis-pro to
public_registry.json. This adds a demo entry to the 🎬 Real-World Demos section so the registered harness has a visible showcase like the others.What the demo shows: an AI agent driving a live, open ArcGIS Pro session through the MCP bridge — reading the project, zooming the map to feature layers, running geoprocessing, and exporting layouts — with each step executing inside Pro as you watch. It's the ArcGIS Pro counterpart to the QGIS harness: ArcGIS Pro is Esri's commercial, Windows-only desktop GIS, so the harness wraps its official ArcPy / Pro SDK rather than being generated from source.
Changes
assets/demos/arcgis-pro-live-bridge-demo.gif— 860px / 15fps, 3.3 MB, produced from the local demo video with the same high-quality ffmpeg palette workflow the other demos use.README.md— one new###block in Real-World Demos, matching the existing format (Harness/Mode/Artifact line + description + centered GIF + ffmpeg note + Contributed-by).The entry links the harness to its
public_registry.jsonlisting and is clearly labeled as the registered external harness. Happy to adjust wording, placement, or GIF size/speed if you'd prefer.