diff --git a/aider/commands.py b/aider/commands.py index ee161de10..5cb346585 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -918,6 +918,7 @@ class Commands: if combined_output is None: return + # tokenize the output, and ask "Add xx k-tokens of command output to the chat?" # ai! if add_on_nonzero_exit: add = exit_status != 0 else: