vcs_status
Check the current version-control state: active branch, project ID, and merge status. Confirm your branch after switching or restoring checkpoints.
Instructions
Read the current version-control state: the active branch ({ id, name, latestCheckpointId }), the projectId, and whether a merge is in progress. Use this to confirm which branch you are on, especially after create_branch/switch_branch/restore_checkpoint/hard_reset_checkpoint (which reload the editor). When NOT to use: to list branches (use list_branches) or checkpoints (use list_checkpoints).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||