Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: gemini-cli-extensions/workspace

Tags

preview-2026-01-26

Toggle preview-2026-01-26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#171)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

preview-2026-01-19

Toggle preview-2026-01-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump hono from 4.11.3 to 4.11.4 (#151)

Bumps [hono](https://github.com/honojs/hono) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.11.3...v4.11.4)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.11.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

preview-2026-01-12

Toggle preview-2026-01-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps-dev): bump preact from 10.28.0 to 10.28.2 (#144)

Bumps [preact](https://github.com/preactjs/preact) from 10.28.0 to 10.28.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.28.0...10.28.2)

---
updated-dependencies:
- dependency-name: preact
  dependency-version: 10.28.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.0.4 (#140)

* chore: bump version to 0.0.4

* doc: add drive.createFolder to index

* doc: add custom commands and release notes

* Update docs/release_notes.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

preview-2026-01-05

Toggle preview-2026-01-05's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump @googleapis/drive from 19.2.1 to 20.0.0 (#128)

Bumps [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) from 19.2.1 to 20.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/20.0.0/CHANGELOG.md)
- [Commits](googleapis/google-api-nodejs-client@drive-v19.2.1...20.0.0)

---
updated-dependencies:
- dependency-name: "@googleapis/drive"
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

preview-2025-12-29

Toggle preview-2025-12-29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc: add new function to docs (#125)

preview-2025-12-22

Toggle preview-2025-12-22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(chat): update chat.getMessages tool to support filtering by thre…

…ad name (#110)

* Update chat.getMessages tool to support filtering by thread name

- Introduces a new optional param `threadName` to the tool description
for `chat.getMessages` with a description including a sample thread
name.
- Updates the `ChatService.getMessages` function to include a threadName
param. If defined, the threadname is included in the "filter" param for
the Chat API request.
- Added unit tests

* Migrate inline type definition for getMessages function into a structured interface

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.0.3 (#54)

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement matrix build for cross-platform releases (#28)

* Implement matrix build for cross-platform releases

* Implement matrix build with platform-specific naming

* Update scripts/release.js

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>