Feature hasn't been suggested before.
Describe the enhancement you want to request
I can't find an issue like this, so I'm creating one:
Often when you ask LLM, and it's doing its job, you do something else.
It would be nice if you could have a hook when LLM is done with the task. So you can add a command that notifies you about it. You can use sound or desktop notification about the fact that you can continue and can review the code and ask about the next thing.
I propose to add an option into the config. Where you can add a command that will execute when the LLM finishes and is waiting for new instruction.
Maybe the idle hook.
Feature hasn't been suggested before.
Describe the enhancement you want to request
I can't find an issue like this, so I'm creating one:
Often when you ask LLM, and it's doing its job, you do something else.
It would be nice if you could have a hook when LLM is done with the task. So you can add a command that notifies you about it. You can use sound or desktop notification about the fact that you can continue and can review the code and ask about the next thing.
I propose to add an option into the config. Where you can add a command that will execute when the LLM finishes and is waiting for new instruction.
Maybe the
idlehook.