... and sends the /add command to the shell irrespective of whether Aider's running or not.
$ aider
Aider v0.18.0
VSCode terminal detected, pretty output has been disabled.
No OpenAI API key provided. Use --openai-api-key or export OPENAI_API_KEY.
$ /add docs/contact.user.js
zsh: no such file or directory: /add
... and sends the
/add
command to the shell irrespective of whether Aider's running or not.