Document AI usage - #1241
Merged
Merged
Conversation
Replaces the keymaster Inspiration backstory and Thanks section with an honest "AI Usage" disclosure: when AI-assisted development began (Nov 2025), which tools (Claude primary, Codex/Copilot experimented), how much of each PR is human-steered vs AI-generated, and a Discord callout for anyone who wants to discuss the tradeoffs. Grammar/English pass on the new section: spelling (perogative -> prerogative), missing "that" in subordinate clause, "since that time period" -> "since then", "co-committed" -> "co-authored" (matches the Co-Authored-By git trailer), "and/or" -> "or", "pre-coding agents" -> "before AI coding agents" (parses cleaner). Voice preserved -- the NOT emphasis, casual tone, and "evil" line are intentional. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Entire-Checkpoint: e3e46bb437b7
…cord Plain "Discord" is ambiguous -- there are several lock and home-automation servers. Point readers at the Home Assistant Discord specifically, and link to the project's official join-chat redirect so the destination stays valid if HA migrates chat platforms. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Entire-Checkpoint: 778b5ab65da6
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project README to replace the prior “Inspiration”/“Thanks” narrative with an “AI Usage” disclosure describing how AI tools have been used in development since Nov 2025.
Changes:
- Remove the “Inspiration” and “Thanks” sections from
README.md. - Add a new “AI Usage” section explaining the project’s AI-assisted development approach and where to discuss it (Home Assistant Discord).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+149
to
+151
| my own code reviews or from me steering the design. I can't say I've | ||
| audited everything line for line, but I can comfortably say that it's not | ||
| exfiltrating your data or doing anything evil. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Replaces the keymaster Inspiration backstory and Thanks section with an
honest "AI Usage" disclosure: when AI-assisted development began (Nov
2025), which tools (Claude primary, Codex/Copilot experimented), how
much of each PR is human-steered vs AI-generated, and a Discord callout
for anyone who wants to discuss the tradeoffs.
Grammar/English pass on the new section: spelling (perogative ->
prerogative), missing "that" in subordinate clause, "since that time
period" -> "since then", "co-committed" -> "co-authored" (matches the
Co-Authored-By git trailer), "and/or" -> "or", "pre-coding agents" ->
"before AI coding agents" (parses cleaner). Voice preserved -- the NOT
emphasis, casual tone, and "evil" line are intentional.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Entire-Checkpoint: e3e46bb437b7
Type of change
Additional information