overlaps
Report collision risk between DSH sessions: shared files, workspaces, and git commands in the same repo before editing.
Instructions
Report collision risk between DSH sessions: files touched by more than one session, sessions sharing one workspace, and git commands run in the same repo. Use it before editing a repo another session is working in, or when the user asks whether two sessions will clash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum sessions to consider (default 12). | |
| active_within_minutes | No | How far back to look for activity (default 240). |