Quoting Kenton Varda
- ID
- 3403
- Status
- summarized
- Published
- 09 Jul 2026, 4:03 AM
- Fetched
- 09 Jul 2026, 4:21 AM
- Provider
- Simon Willison
- Category
- developer-ai
- Original URL
- https://simonwillison.net/2026/Jul/8/kenton-varda/
- Source URL
- https://simonwillison.net/atom/everything/
Summary
- Score
- 8.0
- Created
- 09 Jul 2026, 4:21 AM
- Tags
- Audience
- developersvibe_codersai_agent_userssaas_founders
What happened
Kenton Varda banned AI-generated commit messages and PR descriptions for his team because they tended to restate low-level code details while missing the higher-level context reviewers actually need. The quote highlights a practical limit of current AI coding assistants: they can describe what changed, but not why it matters. Simon Willison surfaced the observation as a caution for teams relying on AI for code review communication.
Why it matters
For Malaysian builders and teams adopting AI coding tools, this is a useful guardrail: AI can help write code, but human-written change descriptions remain important for reviewability, onboarding, and audit trails. It suggests a practical policy teams can adopt locally without waiting for broader regulation or tooling changes.
Discussion angle
Where to draw the line between AI-generated code and human-authored communication in pull requests, and whether local teams should adopt explicit AI usage policies for commits and tickets.