Why does LinqPad opens a new Claude session every time I select "Fix it with AI"

Using the same session will save tokens right?

Comments

  • JoeAlbahari
    edited August 4

    Token usage could be more or less, depending on the scenario. The main reason to use an existing session would be that session containing relevant context.

    To continue an existing session, go directly to Claude (Ctrl+Shift+K) and just ask it to fix the error. Claude can see the current runtime error, as well as current compilation errors.