Two small tools that link your git commits to Copilot CLI sessions, and let you resume where you left off.
prepare-commit-msg— a global git hook that appends aCopilot-Sessiontrailer to every commit made during an active Copilot CLI session. The format is<session-id>@<host-hash>,