← Back to tools
View AGENTS.md for Gaze
Gaze
Run a command right after you save a file
Description
Gaze runs a command right after you save a file. It watches for file changes and automatically executes specified commands, useful for development workflows like auto-building or auto-testing.
AI Summary
Watch files and automatically run commands when changes are detected
Capabilities
- + Watch files for changes
- + Run commands on file save
- + Configure patterns and commands
Use When
- → When auto-running commands on file changes
- → When setting up development watch workflows
Avoid When
- x When you need complex build systems