Commit 6ad2743
authored
docs: fix broken AGENTS.sh reference in AGENTS.md (#14)
AGENTS.md told agents to run `bash AGENTS.sh` and check for a
`.AGENTS.sh.completed` marker, but no AGENTS.sh file exists anywhere
in the repo - that instruction can never succeed. Point to the
"Local development" section in README.md instead, which documents
the actual working setup (uv sync, etc).1 parent 947b176 commit 6ad2743
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments