What's Changed
Features
- feat(streaming): configurable nginx, controller, and UI inactivity ti… by @yanivmn in #1973
- feat(helm): add controller service annotations by @anthonyhaussman in #2088
Bug Fixes
- fix(ui): chat interface overflows viewport causing input to be hidden below fold by @onematchfox in #2081
- fix(ui): avoid false stale chat send guard by @erauner12 in #2034
Documentation
- docs: fix duplicate descriptions and broken link in README by @mesutoezdil in #2068
- docs: fix typos and errors in component READMEs by @mesutoezdil in #2070
- docs: fix typos and list formatting in contributor docs by @mesutoezdil in #2069
Other Changes
- chore(deps): bump the go-minor-patch group in /go with 8 updates by @dependabot[bot] in #2058
- chore(deps): bump the npm-minor-patch group in /ui with 28 updates by @dependabot[bot] in #2059
- Update claude db migration skill reference with additional constraints by @iplay88keys in #2050
- chore(deps): bump the python-minor-patch group in /python with 10 updates by @dependabot[bot] in #2060
- chore(deps): bump black from 25.1.0 to 26.5.1 in /python by @dependabot[bot] in #2062
- chore(deps): bump cryptography from 48.0.0 to 49.0.0 in /python by @dependabot[bot] in #2063
- Switch default declarative agent runtime to go by @supreme-gg-gg in #2083
- add ACP shim for communication with agents in substrate by @peterj in #2049
- Add Charlesthebird as CODEOWNER for ui directory by @peterj in #2093
- Add query-contraction check against the previous release by @iplay88keys in #2085
New Contributors
- @erauner12 made their first contribution in #2034
- @anthonyhaussman made their first contribution in #2088
Full Changelog: v0.9.10...v0.10.0-beta1