Browse Source

adjusted claude's instructions to include LLM prompts

Brandon Wong 1 month ago
parent
commit
baaa4f01d8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CLAUDE.md

+ 2 - 0
CLAUDE.md

@@ -40,6 +40,8 @@ The popup is a single-page app; `currentView` controls which view is active:
 
 After completing any code changes, write a session report summarizing what was requested and what was done (changes made, reasoning, files touched). Save it to the project root with the filename `<YYYY-MM-DD>-claude-<subject, max 50 chars>.md` (e.g., `2026-05-25-claude-add-remove-video-button.md`). These files are committed to git.
 
+Include the user's original request(s) verbatim in the report (copy exact wording from the conversation).
+
 If the user makes follow-up requests in the same session on the same subject, append to the existing report rather than creating a new one. If a new session starts with a different subject, create a new file.
 
 ## Key Constraints