Provides file caching and diff tracking for AI coding agents, reducing token usage by returning changes or confirming no changes instead of full file contents on repeated reads.
| Tool name | Description | Destructive? |
|---|---|---|
| read_file | ✓ no | |
| read_files | ✓ no | |
| cache_status | ✓ no | |
| cache_clear | ✓ no |