set_rules
Set thresholds for Git activity monitoring, including max minutes without commit and max uncommitted lines before suggesting checkpoints or splits.
Instructions
Update FlowCheck configuration thresholds.
Supported parameters:
max_minutes_without_commit: Minutes before suggesting checkpoint (default: 60)
max_lines_uncommitted: Lines before suggesting split (default: 500)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Configuration values to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||