Docs: Update AGENTS.md

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2026-04-08 09:34:07 +02:00
parent a8ec6f9cbb
commit f0f3ce400f
+1 -1
View File
@@ -25,7 +25,7 @@ This file tells automated coding agents (and humans) where to find the single so
### Local Agent Progress
- Use root-level task files to track progress and handoff notes across sessions/environments:
- Use the following task files to track progress and handoff notes across sessions/environments:
- `.agents/TODO.md` for actionable tasks.
- `.agents/DONE.md` for completed tasks.
- These files are local workflow aids and may not exist yet in a given workspace.