diff --git a/aider/commands.py b/aider/commands.py index 682e7a7a7..490d8e8b7 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -824,6 +824,7 @@ class Commands: self.basic_help() return + self.coder.event("interactive help") from aider.coders import Coder if not self.help: