Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gemini-cli for openSUSE:Factory 
checked in at 2026-01-22 15:13:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gemini-cli (Old)
 and      /work/SRC/openSUSE:Factory/.gemini-cli.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gemini-cli"

Thu Jan 22 15:13:43 2026 rev:7 rq:1328478 version:0.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gemini-cli/gemini-cli.changes    2026-01-08 
15:29:30.134245518 +0100
+++ /work/SRC/openSUSE:Factory/.gemini-cli.new.1928/gemini-cli.changes  
2026-01-22 15:15:42.906075512 +0100
@@ -1,0 +2,112 @@
+Wed Jan 21 10:34:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.25.0:
+  * feat(core): improve activate_skill tool and use lowercase XML
+    tags
+  * Add initiation method telemetry property
+  * Hx support
+  * [Skills] Foundation: Centralize management logic and feedback
+    rendering
+  * Introduce GEMINI_CLI_HOME for strict test isolation
+  * [Skills] Multi-scope skill enablement and shadowing fix
+  * policy: extract legacy policy from core tool scheduler to
+    policy engine
+  * Enhance TestRig with process management and timeouts
+  * Update troubleshooting doc for
+    UNABLE_TO_GET_ISSUER_CERT_LOCALLY
+  * Add keytar to dependencies
+  * Simplify extension settings command
+  * feat(admin): implement extensions disabled
+  * Core data structure updates for Rewind functionality
+  * feat(hooks): simplify hook firing with HookSystem wrapper
+    methods
+  * Add exp.gws_experiment field to LogEventEntry
+  * Revert "feat(admin): implement extensions disabled"
+  * feat(core): Decouple enabling hooks UI from subsystem.
+  * docs: add docs for hooks + extensions
+  * feat(core): Preliminary changes for subagent model routing.
+  * Optimize CI workflow: Parallelize jobs and cache linters
+  * Add option to fallback for capacity errors in ProQuotaDi…
+  * feat: add confirmation details support + jsonrpc vs http rest
+    support
+  * fix(workflows): fix and limit labels for pr-triage.sh script
+  * Fix and rename introspection agent -> cli help agent
+  * Docs: Changelogs update 20260105
+  * enable cli_help agent by default
+  * Optimize json-output tests with mock responses
+  * Fix CI for forks
+  * Reduce nags about PRs that reference issues but don't fix
+    them.
+  * feat(cli): add filepath autosuggestion after slash commands
+  * Add upgrade option for paid users
+  * [Skills] UX Polishing: Transparent feedback and CLI
+    refinements
+
+  * Polish: Move 'Failed to load skills' warning to debug logs
+  * feat(cli): export chat history in /bug and prefill GitHub
+    issue
+  * bug(core): fix issue with overrides to bases.
+  * enableInteractiveShell for external tooling relying on a2a
+    server
+  * Reapply "feat(admin): implement extensions disabled"
+  * bug(core): Fix spewie getter in `hookTranslator.ts`
+  * feat(hooks): add mcp_context to BeforeTool and AfterTool hook
+    inputs
+  * Add extension linking capabilities in cli
+  * Update the page's title to be consistent and show in site.
+  * docs: correct typo in bufferFastReturn JSDoc ("accomodate" →
+    "accommodate")
+  * fix: typo in MCP servers settings description
+  * fix: yolo should auto allow redirection
+  * fix(cli): disableYoloMode shouldn't enforce default approval
+    mode against args
+  * feat: add native Sublime Text support to IDE detection
+  * refactor(core): extract ToolModificationHandler from
+    scheduler
+  * Add support for Antigravity terminal in terminal setup
+    utility
+  * feat(core): Wire up model routing to subagents.
+  * feat(cli): add /agents slash command to list available agents
+  * docs(cli): fix includeDirectories nesting in configuration.md
+  * feat: implement file system reversion utilities for rewind
+  * Always enable redaction in GitHub actions.
+  * fix: remove unsupported 'enabled' key from workflow config
+
+-------------------------------------------------------------------
+Mon Jan 19 08:50:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.24.4:
+  * fix(patch): cherry-pick 88f1ec8 to release/v0.24.0-pr-16179
+- update to 0.24.0:
+  * chore(core): refactor model resolution and cleanup fallback
+    logic
+  * Add Folder Trust Support To Hooks
+  * Record timestamp with code assist metrics.
+  * feat(policy): implement dynamic mode-aware policy evaluation
+  * fix(core): use debugLogger.debug for startup profiler logs
+  * feat(ui): Add security warning and improve layout for Hooks
+    list
+  * fix #15369, prevent crash on unhandled EIO error in readStdin
+    cleanup
+  * chore: improve error messages for --resume
+  * chore: remove clipboard file
+  * Implemented unified secrets sanitization and env. redaction
+    options
+  * feat: automatic `/model` persistence across Gemini CLI
+    sessions
+  * refactor(core): remove deprecated permission aliases from
+    BeforeToolHookOutput
+  * fix: add missing `type` field to MCPServerConfig
+  * Make schema validation errors non-fatal
+  * chore: limit MCP resources display to 10 by default
+  * Add experimental in-CLI extension install and uninstall
+    subcommands
+  * feat: Add A2A Client Manager and tests
+  * feat: terse transformations of image paths in text buffer
+  * Security: Project-level hook warnings
+  * Added modifyOtherKeys protocol support for tmux
+  * chore(core): fix comment typo
+  * feat: Show snowfall animation for holiday theme
+  * do not persist the fallback model
+
+-------------------------------------------------------------------

Old:
----
  gemini-cli-0.23.0.js

New:
----
  gemini-cli-0.25.0.js

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gemini-cli.spec ++++++
--- /var/tmp/diff_new_pack.JwwRJ2/_old  2026-01-22 15:15:43.802112775 +0100
+++ /var/tmp/diff_new_pack.JwwRJ2/_new  2026-01-22 15:15:43.802112775 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gemini-cli
-Version:        0.23.0
+Version:        0.25.0
 Release:        0
 Summary:        An AI agent that brings the power of Gemini directly into your 
terminal
 License:        Apache-2.0

++++++ gemini-cli-0.23.0.js -> gemini-cli-0.25.0.js ++++++
++++ 116887 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/gemini-cli/gemini-cli-0.23.0.js
++++ and /work/SRC/openSUSE:Factory/.gemini-cli.new.1928/gemini-cli-0.25.0.js

Reply via email to