github gemini-cli-extensions/workspace v0.0.5

latest releases: preview-2026-02-23, preview-2026-02-16
16 days ago

New Features

  • Gmail: Added createLabel tool to manage email labels.
  • Slides: Added getImages and getSlideThumbnail tools for better visual
    integration, and included slide IDs in getMetadata output.
  • Drive: Enhanced support for shared drives.
  • Calendar: Added support for event descriptions.
  • GCP: Added comprehensive documentation and automation for GCP project
    recreation.
  • Logging: Added authentication status updates via MCP logging for better
    observability.
  • Tools: Added annotations for read-only tools to improve agent interaction.

Fixes

  • Security: Resolved esbuild vulnerability via vite override.
  • Compatibility: Normalised tool names to underscores for better
    compatibility with other agents (e.g., Cursor).
  • Config: Removed unused arguments in extension configuration.

Documentation & Chores

  • Formatting: Updated context documentation with Chat-specific formatting
    instructions.
  • Infrastructure: Allowed .gemini directory in git and added Prettier to
    CI/CD pipeline.
  • Dependencies: Updated MCP SDK, Hono, Google APIs, and other core
    libraries.

What's Changed

  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 by @dependabot[bot] in #143
  • docs: add release notes to navigation by @allenhutchison in #141
  • chore(deps-dev): bump preact from 10.28.0 to 10.28.2 by @dependabot[bot] in #144
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.51.0 to 8.52.0 by @dependabot[bot] in #145
  • chore(deps): bump @googleapis/docs from 9.0.0 to 9.1.0 by @dependabot[bot] in #147
  • chore(deps-dev): bump @types/node from 25.0.3 to 25.0.6 by @dependabot[bot] in #146
  • chore(deps): bump googleapis from 169.0.0 to 170.0.0 by @dependabot[bot] in #148
  • fix(chat): update WORKSPACE-Context.md with Chat-specific formatting instructions by @kamladi in #142
  • chore(deps): bump hono from 4.11.3 to 4.11.4 by @dependabot[bot] in #151
  • chore(deps): bump @googleapis/docs from 9.1.0 to 9.2.0 by @dependabot[bot] in #153
  • chore(deps-dev): bump @typescript-eslint/parser from 8.52.0 to 8.53.0 by @dependabot[bot] in #154
  • chore(deps): bump googleapis from 170.0.0 to 170.1.0 by @dependabot[bot] in #156
  • chore(deps-dev): bump @types/node from 25.0.6 to 25.0.9 by @dependabot[bot] in #157
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.52.0 to 8.53.0 by @dependabot[bot] in #155
  • rm white space by @raybell-md in #167
  • feat(calendar): add support for event description by @allenhutchison in #166
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #171
  • feat: add authentication status updates via MCP logging by @allenhutchison in #172
  • chore(deps-dev): bump vue from 3.5.26 to 3.5.27 by @dependabot[bot] in #176
  • chore(deps-dev): bump @types/node from 25.0.9 to 25.0.10 by @dependabot[bot] in #175
  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.25.3 by @dependabot[bot] in #174
  • chore(deps): bump hono from 4.11.5 to 4.11.7 by @dependabot[bot] in #179
  • chore(deps): bundle dependabot updates by @allenhutchison in #183
  • chore(deps-dev): bump the npm-root group with 3 updates by @dependabot[bot] in #185
  • fix: normalise tool names to underscores for Cursor compatibility by @m0nkmaster in #169
  • chore: add prettier to CI and project configuration by @raybell-md in #182
  • chore(deps): bump the npm-root group with 4 updates by @dependabot[bot] in #186
  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.3 to 1.26.0 by @dependabot[bot] in #192
  • chore(deps): bump the npm-root group with 4 updates by @dependabot[bot] in #194
  • feat(slides): add getImages and getSlideThumbnail tools by @sehoon38 in #195
  • chore: Allow .gemini directory in git by @allenhutchison in #199
  • fix: remove unused argument in gemini-extension.json by @allenhutchison in #198
  • feat: Add support for Google Shared Drives by including supportsAllDrives and includeItemsFromAllDrives parameters in Drive API calls. by @raybell-md in #178
  • feat(gmail): add createLabel tool by @oskarcode in #164
  • feat(slides): include slide IDs in getMetadata output by @allenhutchison in #202
  • fix: override transitive esbuild to resolve vulnerability by @allenhutchison in #203
  • feat: add documentation and automation for GCP project recreation by @allenhutchison in #165
  • feat: annotate read-only tools by @jackwotherspoon in #209
  • release: v0.0.5 by @allenhutchison in #211

New Contributors

Full Changelog: v0.0.4...v0.0.5

Don't miss a new workspace release

NewReleases is sending notifications on new releases.