Skip to content

chore: release v0.0.8#353

Open
allenhutchison wants to merge 4 commits intomainfrom
adh/release/v0.0.8
Open

chore: release v0.0.8#353
allenhutchison wants to merge 4 commits intomainfrom
adh/release/v0.0.8

Conversation

@allenhutchison
Copy link
Copy Markdown
Contributor

@allenhutchison allenhutchison commented May 1, 2026

Release v0.0.8

Changes

  • Bump version to 0.0.8 across package.json, workspace-server/package.json, and gemini-extension.json
  • Add v0.0.8 release notes

New Features

  • Google Calendar: Added support for eventType (Out of Office, Focus Time, Working Location) in Calendar Service.
  • Feature Configuration: Introduced a new feature configuration service for scope-based toggles, allowing more granular control over available tools.

Improvements

  • Authentication: Refactored OAuth scope management to use a single source of truth and deduplicate read scopes, improving security and consistency.
  • Google Calendar: Refactored validation logic to be independent of the service layer.
  • Google Docs: Improved getText and getSuggestions tools to include the document title in their output.

Fixes

  • Google Docs: Resolved API errors in docs.getText.
  • Windows Support: Fixed issues with npm run clean and handle npm.cmd correctly on Windows.
  • Documentation: Fixed various documentation links and improved clarity of API usage.

Chores

  • Dependencies: Major update to TypeScript 6.0.3 and various other dependency bumps (Vite 8, Hono 4.12, etc.).

Verification

  • ✅ All 511 tests pass (npm run test:ci)
  • ✅ Prettier formatting clean (npm run format:check)

@allenhutchison allenhutchison requested a review from abhipatel12 May 1, 2026 23:37
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the project version to 0.0.8 across package.json, gemini-extension.json, and workspace-server/package.json. It also adds release notes for version 0.0.8, detailing new features for Google Calendar and feature configuration, along with several improvements and bug fixes. A review comment suggests adjusting the verb tense in the release notes to maintain grammatical consistency.

Comment thread docs/release_notes.md Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@abhipatel12 abhipatel12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants