Commit Graph

5 Commits

Author SHA1 Message Date
agent dev-01
e50dc2447e Add tags field to todos and ?tag= filter on GET /todos
All checks were successful
Auditor / audit (pull_request) Successful in 51s
- Add tags:[] to all seed todo objects
- POST /todos accepts optional tags array (defaults to [])
- GET /todos?tag=<value> filters to todos whose tags include that value (case-sensitive)

Closes #14
2026-05-12 07:26:04 +00:00
cee0601b83 Merge pull request 'Add HELLO.md greeting file' (#2) from agent/issue-1-add-hello-md-greeting-file into main
Reviewed-on: #2
2026-05-12 07:14:08 +00:00
danny8632
ec7839af90 Install auditor workflow (Gitea Actions) 2026-05-12 06:58:06 +00:00
agent dev-01
4778a6cf02 Add HELLO.md greeting file and update README
Closes #1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 06:43:57 +00:00
bca63c54d2 Initial commit 2026-05-12 06:33:52 +00:00