github gemini-cli-extensions/workspace v0.0.7

7 hours ago

v0.0.7

Highlights

⚠️ Breaking Changes

  • Google Sheets: Removed sheets.find tool — use drive.search with MIME type filter instead (e.g., mimeType='application/vnd.google-apps.spreadsheet')
  • Google Slides: Removed slides.find tool — use drive.search with MIME type filter instead (e.g., mimeType='application/vnd.google-apps.presentation')

🔧 Improvements

  • Skills: Renamed all skill directories to google-* prefix (e.g., calendargoogle-calendar) to avoid slash command conflicts
  • Calendar Skill: Added explicit calendarId='primary' mandate to prevent agents from omitting the required parameter

📖 Skills

  • Sheets Skill: New skill with drive.search guidance for finding spreadsheets
  • Slides Skill: New skill with drive.search guidance for finding presentations
  • Docs Skill: Updated with drive.search guidance and removed stale docs.find/docs.move references

📦 Documentation & Chores

  • Cleaned up stale tool references (docs.find, docs.move, slides.find, sheets.find) from documentation

New Contributors


Full Changelog

Full Changelog: v0.0.6...v0.0.7

Don't miss a new workspace release

NewReleases is sending notifications on new releases.