mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-16 14:53:19 -07:00
cbe297bc97
- Added `experimental.btw` setting to the settings schema. - Updated `/btw` command to check if `experimental.btw` is enabled. - Added documentation for `/btw` in `docs/reference/commands.md`. - Regenerated settings documentation in `docs/reference/configuration.md` and `docs/cli/settings.md`. - Updated unit tests for `/btw` command to provide mock context and test enablement flag.