diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-29 08:49:10 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-29 08:49:10 +0000 |
| commit | 2461fcf03ed2a49c7ac4aaed77fdde1aa01177c4 (patch) | |
| tree | 39b874c53c54d3594f1ef1e6b11cad3c869706de /.agent/config.md | |
| parent | 59c9b40e5d45e82cc676061ca215feb6b56cd405 (diff) | |
docs: add seed.go pointer to essential commands table
Diffstat (limited to '.agent/config.md')
| -rw-r--r-- | .agent/config.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.agent/config.md b/.agent/config.md index d8ca024..d0ff106 100644 --- a/.agent/config.md +++ b/.agent/config.md @@ -48,3 +48,4 @@ This is the primary source of truth for all AI agents working on **Claudomator** | `./claudomator run <file>` | Run a task file directly | | `./claudomator list` | List tasks via CLI | | `./scripts/deploy` | Build and deploy binary | +| `internal/storage/seed.go` | **Project registry** — add projects here, rebuild to apply | |
