notify_sync
After a commit, notify all agents about changed files to trigger syncs and automatically release locks.
Instructions
After committing changes, notify all other agents that these files have been updated. They will know to sync. This also auto-releases your locks on these files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Array of file paths that were changed | |
| message | No | Description of what changed |