If you are updating from 0.13.3 and still facing the freeze, please change the value of Run node with
picker manually and restart the app.
What's New
- Fix that the app will freeze at launch.
- Add timeout to accept suggestion command.
- Make chat with selection and prompt to code command return immediately.
- Remove the boost QoS hack which does nothing.
0.14.0 beta 3
https://github.com/intitni/CopilotForXcode/releases/tag/0.14.0.beta.3
What's New Previously
- Add ids to custom command so changing the name of them won't create new custom commands in Key Binding settings.
- Make "Run node with interactive logged-in bash" a picker below path to node text field.
- Fix that changing ChatGPT model will reset server.
- Fix that resending a command with plugins won't trigger plugin.
- Fix that switching between files in Xcode won't update the position of widget immediately.
- Some other tweaks