[Feature Request] Implement hot-reloading for slash commands based on file mtime

Resolved 💬 2 comments Opened Oct 26, 2025 by KJ7LNW Closed Oct 26, 2025

Bug Description
Slash commands do not reload immediately on change. You have to quit claud and go back in, which is rather annoying. Doing a simple stat and getting an mtime is nice and fast. Every time a slash command is run, it should check to see if the timestamp changed since the previous load and reload it if necessary.

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 2.0.25
  • Feedback ID: 96e42269-455d-4663-ab50-a7a6384ef2a3

Errors

[]

View original on GitHub ↗

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