Summary
When I run /init on the chat mode I see that the CLI is loading, but actually the snippet is already returned and populated the input field.
Steps to Reproduce
- infer init
- infer chat
- /init
- See the snippet in the field, but the CLI keeps loading
Expected Behavior
When I run /init I expect the snippet to return to the input field and there is no spinner indicator about loading because nothing needs to be load - the snippet is already returned.
Actual Behavior
When I type /init the CLI spinner keeps loading although it shouldn't.
Summary
When I run /init on the chat mode I see that the CLI is loading, but actually the snippet is already returned and populated the input field.
Steps to Reproduce
Expected Behavior
When I run /init I expect the snippet to return to the input field and there is no spinner indicator about loading because nothing needs to be load - the snippet is already returned.
Actual Behavior
When I type /init the CLI spinner keeps loading although it shouldn't.