github gemini-cli-extensions/workspace v0.0.6

4 hours ago

v0.0.6

Highlights

🚀 New Features

  • Google Docs: Parse rich smart chips (person, date, rich link) in document text output
  • Google Docs: getSuggestions and getComments tools for reading document suggestions and comments
  • Google Docs: formatText tool for applying rich formatting (bold, italic, headings, etc.) to text ranges
  • Google Calendar: Google Meet link generation and Google Drive file attachment support for createEvent and updateEvent
  • Google Calendar: sendUpdates parameter on createEvent for controlling attendee notifications
  • Google Drive: trashFile tool to move files and folders to trash
  • Google Drive: renameFile tool to rename files and folders
  • Gmail: batchModify tool for bulk modifying up to 1,000 messages at once
  • Gmail: modifyThread tool for modifying all messages in a Gmail thread
  • Gmail: threadId support in createDraft for creating reply drafts
  • Authentication: Headless OAuth login for SSH, WSL, and Cloud Shell environments

📖 Skills

Four new skills provide contextual guidance to AI models for richer interactions:

  • Gmail Skill: Rich HTML formatting guidance for email composition
  • Chat Skill: Google Chat messaging and space management guidance
  • Docs Skill: Document formatting and simplified tool primitives
  • Calendar Skill: Consolidated calendar scheduling guidance

🐛 Fixes

  • Docs: Fixed recursion into nested child tabs in DocsService
  • Docs: Polished getSuggestions and getComments output formatting
  • Docs: Separated file management concerns from DocsService
  • Drive: Fixed shared drive file downloads

📦 Documentation & Chores

  • Documented token storage locations (OS keychain and encrypted file fallback)
  • Updated tool reference documentation with latest features
  • Dependencies: Updated MCP SDK, Hono, Google APIs, rollup, ajv, qs, minimatch, and more

New Contributors


Full Changelog

Full Changelog: v0.0.5...v0.0.6

Don't miss a new workspace release

NewReleases is sending notifications on new releases.