commitly-agent watch
Sync new commits to the dashboard as they happen.
commitly-agent watch <projectPath>
## description
Tails your repo's commit log and forwards each new commit to the dashboard. Read-only against your repo — never writes, never pushes. Runs in the foreground and prints one line per commit synced.
## example
$ commitly-agent watch ~/code/api → Watching ~/code/api/.git/COMMIT_EDITMSG → Detected new commit. Triggering Commitly Sync… ✓ Synced commit 7f3c2d to dashboard
## notes
## related
See the full command reference, or jump to Daemon mode if you plan to run this unattended.