check_staleness
Check if a file has changed since it was last stamped. If no stamp exists, it instructs you to stamp first. Use before editing a previously read file to detect staleness.
Instructions
Check whether a previously-stamped file has changed since you last read it. If no prior stamp exists it will tell you to stamp first. Call this before editing any file you stamped earlier — if stale, re-read it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the file |