[Bug] Incorrect quote character handling in output

Resolved 💬 1 comment Opened Jun 8, 2026 by imre Closed Jul 15, 2026

Bug Description
Claude Sonnet 4.6 uses ” instead of "

Environment Info

  • Platform: darwin
  • Terminal: kitty
  • Version: 2.1.152
  • Feedback ID: 8a41d75e-f335-4cc7-85b8-f544f4d31209

Errors

document.getElementById('abort-modal-confirm').textContent = 'Delete record “' + recordName + '”';

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗