Skip to content

0.33.0

Compare
Choose a tag to compare
@intitni intitni released this 14 May 19:31
· 126 commits to main since this release

instruction

  • The service app will now be launched in a different way to work around a performance issue caused by a macOS bug. The app should feel smoother than before. If it stops working for you, please submit an issue.

  • Support type-in-the-middle hack in the suggestion feature.

    Suggestion services may fail to generate suggestions when the text cursor is in the middle of a line. This feature will try to trick them into generating suggestions in this case.

    If you don't like the behavior, you can turn it off in "features > suggestion > cheatsheet"

  • Change the behavior of a detached chat panel.

    The new default behavior is that it will not stay on top unless it overlaps an Xcode window, and Xcode is active. You can change the behavior in the chat feature settings.

  • Support turning off code wrapping in prompt to code.

  • Add new OpenAI models.

In the next few versions, we will focus on the chat feature.