What's Changed
Added
- Added new API endpoints that allow users to explicitly start and stop conversations. by @tofarr in #8883
- Added feature flag
VSCODE_IN_NEW_TAB
for opening vscode in a new tab by @tofarr in #8917 - Allowed user to change their email address by @chuckbutkus in #8861
Changed
- Improved WebSocket error handling to provide better reliability and user experience by @tofarr in #8924
Fixed
- Fixed an issue where new events that arrive during the replay of the event stream for a new connection might not be sent to the client by @rbren in #8818
- Ensured PRs opened by agent is properly tracked in conversation metadata by @malhotra5 in #8949
- Increased code quality of resulting resolver PRs by @neubig in #8975
- Prevented LLM settings reset when page loses focus during initial setup by @llamantino in #8928
New Contributors
- @iSevenDays made their first contribution in #8889
- @WiseBird made their first contribution in #8987
- @leandermaben made their first contribution in #8677
- @reneleonhardt made their first contribution in #8796
Full Changelog: 0.41.0...0.42.0