What's Changed
- (fix): appcontainer should not poll and footer should use currentModel from ui state by @psinha40898 in #11923
- feat: added basic dev otel trace instrumentation by @pavelgj in #11690
- Fix config test so it passes even if the user running the test happens to have set GEMINI_MODEL to flash by @jacob314 in #12114
- Migrate to coreEvents/debugLogger by @scidomino in #12107
- Added a a script to setup and run genkit telemetry and dev ui by @pavelgj in #12120
- refactor(core): Parameterize tests in glob.test.ts by @MJjainam in #12061
- docs: update installation section in README by @Tekrah123 in #12035
- Revert "feat(ID token support): Add ID token support for authenticating to MC…" by @adamfweidman in #12162
- chore(console): change console errors in sa-impersontation by @adamfweidman in #12165
- revert nightly schedule by @skeshive in #11653
- Add ExtensionLoader interface, use that on Config object by @jakemac53 in #12116
- feat(policy): Introduce config-based policy engine with TOML configuration by @allenhutchison in #11992
- refactor: Migrate console.error to debugLogger.warn in atCommandProcessor.ts by @allenhutchison in #12134
- feat: Add message bus setting guard for tool confirmation by @allenhutchison in #12169
- Migrate tests to use avoid jsdom by @jacob314 in #12118
- feat: Add explore subcommand for extension by @JayadityaGit in #11846
- fix(infra) - Continue workflow when merge queue skipper fail by @shishu314 in #10509
- Add support for sensitive keychain-stored per-extension settings by @chrstnb in #11953
- chore: migrate console.error in useGeminiStream by @hritan in #12157
- chore: migrate console.error in workspaceContext by @hritan in #12167
- Change debug drawer keybinding to F12 by @scidomino in #12171
- Record model responses with --record-responses (for use in testing) by @jakemac53 in #11894
- feat: Add Open Telemetric semantic standard compliant log by @bobcatfish in #11975
- Remove obsolete snapshots by @scidomino in #12180
- Disable model routing for oauth users by @mrcabbage972 in #11889
- feat(docs): Symlink CONTRIBUTING.md in the docs folder so that the site can pick it up. by @richieforeman in #12178
- fix: enhance path handling in handleAtCommand to support relative paths by @lifefloating in #9065
- Remove Todo Icon by @scidomino in #12190
- chore(release): bump version to 0.13.0-nightly.20251029.cca41edc by @gemini-cli-robot in #12191
- fix(security) - Use emitFeedback instead of console error by @shishu314 in #11954
- fix(infra) - Unskip read many file test by @shishu314 in #12181
- feat: Add auth_type to StartSessionEvent OTel logging by @kiranani in #12034
- refactor: Replace console.error with structured logging and feedback by @galz10 in #12175
- refactor(core): Move getPackageJson utility to core package by @skeshive in #12224
- Hide collapsed Todo tray when they're all done. by @scidomino in #12242
- Fix atprocessor test on windows by @scidomino in #12252
- refactor(todo): improve performance and readability of todo component by @miguelsolorio in #12238
- Fix alt key mappings for mac by @scidomino in #12231
- Fix(noninteractive) - Add message when user uses deprecated flag by @shishu314 in #11682
- feat(telemetry): Add extensions to StartSessionEvent telemetry by @kiranani in #12261
- Standardize error logging with coreEvents.emitFeedback by @sehoon38 in #12199
- feat(ui): Fix Todo item text color not propagating for custom themes by @miguelsolorio in #12265
- feat(auth): improve API key authentication flow by @galz10 in #11760
- docs: update keyboard shortcuts with missing shortcuts by @jackwotherspoon in #12024
- chore: migrate console.error to debugLogger in useSlashCompletion by @hritan in #12218
- feat(core): Implement granular memory loaders for JIT architecture by @abhipatel12 in #12195
- fix(core): Add rootDir to tsconfig.json to resolve TS5055 error by @mattKorwel in #12274
New Contributors
- @pavelgj made their first contribution in #11690
- @Tekrah123 made their first contribution in #12035
Full Changelog: v0.12.0-nightly.20251027.cb0947c5...v0.13.0-nightly.20251030.42c79c64