christine betts

Results 21 issues of christine betts

Noticed this was available in the headerfile / described in the API, but not wired up!

## Summary Adds support for: Getting a list of an extension's settings by running: ``` gemini extensions settings list ``` Make an update to a given setting using: ``` gemini...

We now have support for hooks in extensions (https://github.com/google-gemini/gemini-cli/pull/14460), however will need to support reloading them as with MCP servers in https://github.com/google-gemini/gemini-cli/pull/12239 and context + custom commands (as linked here...

status/possible-duplicate

### What happened? Extension reloading tests are failing exclusively on linux (no sandbox) in the e2e tests https://github.com/google-gemini/gemini-cli/actions/runs/19938660286/job/57170423218?pr=13002 I'm unable to repro this when running on a linux machine, and...

priority/p1
area/platform

## Summary Allow users to configure settings at either the workspace or user-level, with user-level being the default. If a user wants to set a per-workspace setting, it will be...

status/possible-duplicate

## Summary Add instructions on how to update the extensions that need to be manually updated ## Details ## Related Issues ## How to Validate ## Pre-Merge Checklist - [...