tsk inbox auto-pulls before listing
Inbox listings now reflect what other clones have sent: tsk inbox
runs git_pull_refs first against "origin" if that remote is
configured, then prints the result.
Pass -r <name> to use a different remote, or -r "" to explicitly skip
the pull (useful when offline or for testing). File-backed workspaces
and git workspaces without an "origin" remote skip silently.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>