v1.0.0-alpha.10
Pre-release
Pre-release
What's Changed
- Extend home-screen visibility timeout to 15s in Snapshot Tests by @chuckbutkus in #956
- fix: persist OH_SECRET_KEY to secret-key.txt in dev mode (same as Docker) by @tofarr in #957
- Use unified extensions integrations catalog by @neubig in #757
- Set onboarding LLM default to OpenHands by @neubig in #639
- feat(onboarding): collect ACP provider API keys and store as secrets by @simonrosenberg in #967
- test(onboarding): extract shared saved-secret fixture in ACP secrets step tests by @simonrosenberg in #969
- fix: persist LLM profile changes from all tabs and fix OpenHands round-trip by @hieptl in #970
- fix: proxy automation requests via window.location.origin when 127.0.0.1 vs localhost mismatch by @tofarr in #975
- Fix browser panel screenshot flow #845 by @DevinVinson in #963
- fix: don't poll git info when no workspace is attached to conversation by @erisfully in #919
- fix: always send frontend's chosen default model to agent-server by @erisfully in #898
- fix: set AUTOMATION_AGENT_SERVER_URL in Docker entrypoint to enable local auth by @tofarr in #977
- chore: bump version to 1.0.0-alpha.10 by @tofarr in #990
New Contributors
- @erisfully made their first contribution in #919
Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10