## What's Changed
* chore/release: bump version to 0.13.0-nightly.20251031.c89bc30d by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/12330
* feat: add dynamic run-names to patch release workflows by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/12336
* fix: Address silent failure in release-patch-1-create-pr workflow by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/12339
* refactor(core): Refactored and removed redundant test lines in teleme… by @MJjainam in https://github.com/google-gemini/gemini-cli/pull/12284
* feat(telemetry): Add extension name to ToolCallEvent telemetry by @kiranani in https://github.com/google-gemini/gemini-cli/pull/12343
* chore: make clear that `--model` is for choosing model on startup by @jackwotherspoon in https://github.com/google-gemini/gemini-cli/pull/12367
* Fixes for Ink 6.4.0 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12352
* fix(core): remove duplicate session_id in GCP log exporter by @jerop in https://github.com/google-gemini/gemini-cli/pull/12370
* Update mcp-server.md by @richardkmichael in https://github.com/google-gemini/gemini-cli/pull/12310
* Remove testing-library/react dep now that it is unused. by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12355
* docs(cli): `user.email` attribute is only available for Google auth by @jerop in https://github.com/google-gemini/gemini-cli/pull/12372
* chore: migrate console.error to debugLogger in usePromptCompletion by @hritan in https://github.com/google-gemini/gemini-cli/pull/12208
* fix(core): ensure loop detection respects session disable flag by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/12347
* Mark `model.compressionThreshold` as requiring a restart by @scidomino in https://github.com/google-gemini/gemini-cli/pull/12378
* Switch to ink@. version 6.4.0 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12381
* refactor: simplify daily quota error messages by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/12386
* docs: Add policy engine documentation and update sidebar by @allenhutchison in https://github.com/google-gemini/gemini-cli/pull/12240
* migrating console.error to debugger for installationManager, oauth-provider, modifiable-tool by @sehoon38 in https://github.com/google-gemini/gemini-cli/pull/12279
* migrate console.error to coreEvents for mcp-client-manager and google-auth-provider by @sehoon38 in https://github.com/google-gemini/gemini-cli/pull/12342
* feat(telemetry) - Add metric for slow rendering by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/12391
* Handle untrusted folders on extension install and link by @kevinjwang1 in https://github.com/google-gemini/gemini-cli/pull/12322
* feat(infra) - Add logging for slow rendering by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11147
* Remove unused jsdom dep by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12394
* Update telemetry.md to remove references to flags. by @jkcinouye in https://github.com/google-gemini/gemini-cli/pull/12397
* Adding the Policy Engine docs to indexes. by @jkcinouye in https://github.com/google-gemini/gemini-cli/pull/12404
* I think the package lock was added in error to .gitignore. by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12405
* fix(core): prevent model router from overriding explicit model choice by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/12399
* feat(core): Introduce release channel detection by @skeshive in https://github.com/google-gemini/gemini-cli/pull/12257
* feat(triage): overhaul automated issue triage workflow by @skeshive in https://github.com/google-gemini/gemini-cli/pull/12365
* further incremental steps. Update the string width version to align with upstream ink by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12411
* Jacob314/jrichman ink by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/12414
* Add kitty support for function keys. by @scidomino in https://github.com/google-gemini/gemini-cli/pull/12415
## New Contributors
* @richardkmichael made their first contribution in https://github.com/google-gemini/gemini-cli/pull/12310
**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.13.0-nightly.20251031.c89bc30d...v0.13.0-nightly.20251101.caf2ca14