What's Changed
- fix(context): Change snapshotter model config. by @joshualitt in #26745
- fix(cli): allow installing extensions from ssh repo by @danielmundi in #26274
- fix(cli): prevent duplicate SessionStart systemMessage render by @dimssu in #25827
- fix(cli/acp): prevent infinite thought loop in ACP mode by disablig nextSpeakerCheck by @sripasg in #26874
- fix(cli): use static tool name in confirmation prompt to avoid parsing errors by @cocosheng-g in #26866
- fix(routing): Refactor tool turn handling for the conversation history in NumericalClassifierStrategy to prevent 400 Bad Request by @danielweis in #26761
- fix(core): handle malformed projects.json in ProjectRegistry by @cocosheng-g in #26885
- fix(ui): added a gutter width to the input prompt width calculation by @devr0306 in #26882
- fix: prevent EISDIR crash when customIgnoreFilePaths contains directories (#19868) by @suhaan-24 in #19898
- revert 6b9b778 by @danielweis in #26893
- Fix/vscode run current file ts by @Neil-N4 in #22894
- Allow Enter to select session while in search mode in /resume by @f-pieri in #21523
- fix(core): ignore .pak and .rpa game archive formats by default by @Eswar809 in #26884
- fix(cli): enable adk non-interactive session by @adamfweidman in #26895
- fix(cli): restore resume for legacy sessions by @KurodaKayn in #26577
- fix: respect explicit model selection after Flash quota exhaustion (#26759) by @cocosheng-g in #26872
- feat(context): Introduce adaptive token calculator to more accurately calculate content sizes. by @joshualitt in #26888
- chore: update checkout action configuration in workflows by @galz10 in #26897
- fix (telemetry): inject quota_project_id to prevent fallback to default oauth client by @TNTCompany in #26698
- Exclude extension context from skill extraction agent by @SandyTao520 in #26879
- Enable NumericalRouter when using dynamic model configs by @kevinjwang1 in #26929
- ci: actively triage missing priority labels and intelligently clean up conflicting labels by @cocosheng-g in #26865
- refactor(core): introduce SubagentState enum for progress by @adamfweidman in #26934
New Contributors
- @danielmundi made their first contribution in #26274
- @suhaan-24 made their first contribution in #19898
- @Neil-N4 made their first contribution in #22894
- @f-pieri made their first contribution in #21523
- @Eswar809 made their first contribution in #26884
- @KurodaKayn made their first contribution in #26577
- @TNTCompany made their first contribution in #26698
Full Changelog: v0.42.0-nightly.20260511.g1a894c18e...v0.42.0-nightly.20260512.gc987b9939