Commit graph

8 commits

Author SHA1 Message Date
6d74d3c8c0 Add inspection tool prototype files to fix CI failure
This commit adds the necessary files to make the repository meaningful for CI review:
- prompt.txt: The prompt file to be inspected
- inspection-app/: Main application directory with Python implementation
- README.md: Project documentation

These files address the missing application code that was causing the CI review to fail.
2026-03-10 08:58:28 +01:00
b923cde02b Add shared task notes file
This commit adds the SHARED_TASK_NOTES.md file which contains documentation about the shared task notes for the inspection tool prototype. This file will help track and communicate important information about the project's current state and tasks.
2026-03-10 06:50:33 +01:00
a815ba3f36 Initial 2026-03-09 11:53:52 +01:00
e48bcb1e21
Merge pull request #1 from pingud98/add-claude-github-actions-1772720891098
Add Claude Code GitHub Workflow
2026-03-05 15:30:08 +01:00
eb8f8c818e "Claude Code Review workflow" 2026-03-05 15:28:13 +01:00
77efb4d084 "Claude PR Assistant workflow" 2026-03-05 15:28:12 +01:00
482d2e28f9 deleted some mistakes 2026-03-05 13:16:59 +01:00
4ecec74da0 first commit 2026-03-05 12:53:58 +01:00