Canvas published links don't auto-sync; not teammate friendly for shared dashboards

Feature request for product/service

Describe the request

I love the Canvas feature, but it could be more collab friendly-

When a Canvas is published and shared with teammates via a link, they only see the latest version after the owner manually clicks “Sync” in the Published dropdown. There’s no way to automate this - no CLI flag, no API endpoint, no webhook.

This makes Canvas not practical for team dashboards. My use case: I have a live data dashboard that refreshes its data automatically on my machine, but teammates always see a stale version because I have to remember to click Sync every time.

Request: either (1) auto-sync the published link whenever the canvas file changes on disk, or (2) expose a programmatic way to trigger sync (CLI command like cursor canvas sync, or a REST API endpoint) so it can be wired into an automation or cron job.

Operating System (if it applies)

MacOS