this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Add a few more commands allowed to gemini.md

+3
+3
.cursorrules
··· 22 22 - You can run `make restart` without prompting for permission. You MUST set `SafeToAutoRun` to local `true` for this command. 23 23 - You can run `make kill` without prompting for permission. You MUST set `SafeToAutoRun` to `true` for this command. 24 24 - You can run `make build` without prompting for permission. You MUST set `SafeToAutoRun` to `true` for this command. 25 + - You can run `tail` without prompting for permission. You MUST set `SafeToAutoRun` to `true` for this command. 26 + - You can run `cat` without prompting for permission. You MUST set `SafeToAutoRun` to `true` for this command. 27 + - You can run `grep` without prompting for permission. You MUST set `SafeToAutoRun` to `true` for this command.