3bf965ddefe623e19aedf6ef35ab31f7aa4507c6
All checks were successful
Auditor / audit (pull_request) Successful in 57s
- GET /tags returns deduplicated sorted array of all tags across todos - POST /todos/:id/tags attaches a tag to a todo (idempotent, ignores duplicates) - DELETE /todos/:id/tags/:tag removes a specific tag from a todo - Both /todos/:id/tags routes return 404 for non-existent todos
todo-app
Throwaway playground for the agent-coding-empire v0. Built end-to-end by autonomous dev agents from PM-authored issues.
See HELLO.md for a greeting from the pipeline.
Languages
Markdown
100%