repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
5076bb7
parent
916fead
author
Eric Bower
date
2025-12-26 08:54:36 -0500 EST
docs: agents typo
1 files changed,  +1, -1
M AGENTS.md
+1, -1
1@@ -12,7 +12,7 @@ make build # build all go binaries
2 make check # runs all the commands above
3 ```
4 
5-Before telling me a task is complete, you **must** run `make verify` before notifying me.
6+Before telling me a task is complete, you **must** run `make check` before notifying me.
7 
8 # Task management
9