What's Changed
Features
- feat(helm): bump bundled oauth2-proxy subchart to ~10.7.0 by @elihai-risk in #2254
- feat: default nodeSelector for agent deployments (--default-agent-node-selector) by @elihai-risk in #2259
- feat(helm): add podLabels for controller and UI pod templates by @elihai-risk in #2237
- feat(helm): add extraObjects for arbitrary manifests by @younsl in #2174
Bug Fixes
- fix(ui): fix model name editing on the model config form by @Valyrian-Code in #1979
- fix: correct package comment in v1alpha2 groupversion_info by @mesutoezdil in #2183
- fix(crewai): unwrap Part before DataPart check so structured inputs are used by @anxkhn in #2231
- fix(helm): expose nodeSelector and tolerations for kagent-tools subchart by @the-mentor in #2213
- fix(helm): make the cluster DNS domain configurable by @shekhargit1912 in #2209
Documentation
- docs: point prompt template integration link to compiler by @anxkhn in #2228
- docs: add STYLE.md with Go style guide by @EItanya in #2186
Other Changes
- chore(deps): update langsmith[otel] requirement from >=0.9.8 to >=0.10.2 in /python by @dependabot[bot] in #2220
- chore(deps): bump the python-minor-patch group in /python with 4 updates by @dependabot[bot] in #2219
- chore(deps): bump distroless/cc-debian12 from
b0ae8e9toce0d66bin /python by @dependabot[bot] in #2216 - chore(deps): bump node from
b16ca7btoe999d08in /python by @dependabot[bot] in #2215 - chore: upgrade google.golang.org/adk to v2.0.0 by @yanivmn in #2152
- fixes empty secretkeyref in azureopenai by @peterj in #2225
- add 'none' as an option for reasoning effort, update models across by @peterj in #2227
- chore: add @Charlesthebird as CODEOWNER for .github/ by @Charlesthebird in #2243
- ci: read go version from go.mod in sqlc check by @mesutoezdil in #2235
- feat (UI): improve UX by grouping tool calls in the chat by @peterj in #2224
- mark agent as ready when at least one replica is available by @peterj in #2263
- fix droping an MCP toolset when the MCP server isn't reachable at startup by @peterj in #2256
- chore(deps): bump the go-minor-patch group across 1 directory with 7 updates by @dependabot[bot] in #2218
- clean up and move the agent creation functions into a single file by @peterj in #2252
- Reference declarative agents by tag; digests only for sandbox agents by @iplay88keys in #2242
- chore(substrate): Bump substrate to
v0.0.9and remove collapsing of image env into actor env by @jmhbh in #2208
New Contributors
- @Valyrian-Code made their first contribution in #1979
- @elihai-risk made their first contribution in #2254
- @shekhargit1912 made their first contribution in #2209
Full Changelog: v0.10.0-beta7...v0.10.0-beta8