Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:29
0d82343

1.1.0 (2026-03-13)

Features

  • add base64 encoding support and Google token retrieval script - Add encoding/base64 import for handling encoded data in Gmail tools - Add get-google-token script with documentation for OAuth token management (993a827)
  • Add Claude Code spec-driven development framework (078743f)
  • add CLI package and update README with CLI usage (8641274)
  • add homebrew installation instructions (03327a4)
  • add YouTube tools and Google Chat get-user-info endpoint (7aad523)
  • Enhance Google Chat integration with advanced messaging and user tools (a8be96d)
  • Improve error handling in Google Chat integration - Implement robust error logging and user feedback mechanisms for messaging failures (71a58dc)
  • init (9373af8)

Bug Fixes

  • add --repo flag to gh pr merge to fix auto-merge (dba9f8a)
  • add concurrency control to prevent release race conditions (6b00a31)