Skip to content

[BUG] Executing /init in the chat mode resulting in the CLI loading even after snippet was created #494

@edenreich

Description

@edenreich

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

  1. infer init
  2. infer chat
  3. /init
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions