[Bug] Script Editor opens automatically during normal conversation

Resolved 💬 2 comments Opened Apr 13, 2026 by devTech-zhang Closed May 23, 2026

Bug Description

When using Claude Code for normal conversation (without executing any shell commands), the macOS "Script Editor" app is opened automatically, and a notification from Script Editor appears in the system notification center.

Environment

  • macOS: 25.4.0
  • Shell: zsh
  • Terminal: waveterm

Investigation Done

  1. which open/usr/bin/open (normal)
  2. alias open → no custom alias
  3. ~/.zshrc → no relevant configuration

Steps to Reproduce

  1. Use Claude Code for normal conversation
  2. No custom scripts executed
  3. Script Editor opens automatically
  4. System notification from Script Editor appears

Additional Context

The notification appears to be a macOS permission request dialog from Script Editor. This happens consistently during normal usage, not just when running shell commands.

---

This is not a script issue - the user has not executed any custom scripts. Pure normal conversation triggers this behavior.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗