Files
Justin Poehnelt e71ce292b2 fix: Gemini extension installation issue and update docs (#16)
* Fix Gemini extension installation issue and update docs

- Removed redundant authentication settings from `gemini-extension.json`.
- Added Gemini extension installation section to `README.md`.
- Added Gemini agent rules of engagement to `CONTEXT.md`.
- Added a changeset file for the patch.

Co-authored-by: jpoehnelt <3392975+jpoehnelt@users.noreply.github.com>

* docs: simplify gemini part

Removed installation section and optimization tips for gws in the README.

* fix: remove template sanitization settings from config

Removed settings related to template sanitization.

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: jpoehnelt <3392975+jpoehnelt@users.noreply.github.com>
2026-03-03 15:03:32 -08:00

7 lines
198 B
JSON

{
"name": "google-workspace-cli",
"version": "latest",
"description": "CLI tool for managing Google Workspace resources dynamically using Discovery APIs.",
"contextFileName": "CONTEXT.md"
}