Files
rshtirmer b4c92dd749 fix(intercept-hook): strip trailing punctuation, anchor grep patterns
- Strip trailing .,;:!) from captured key values so mid-sentence
  pastes like "MESHY_API_KEY=abc123." save correctly
- Anchor all .env grep checks with ^KEY=. to avoid matching comments
  or empty assignments

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 20:02:46 -04:00
..