Skip to content

Releases: allenhutchison/gemini-cli-deep-research

v0.2.11

03 May 19:11
f26abc5

Choose a tag to compare

What's Changed

  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #51
  • chore(ci): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #53
  • chore(deps): bump the dev-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #54
  • chore(deps): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #52
  • chore(deps): bump @allenhutchison/gemini-utils to ^0.6.0 by @allenhutchison in #55

Full Changelog: v0.2.10...v0.2.11

v0.2.10

06 Apr 10:03

Choose a tag to compare

What's Changed

  • chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #49
  • chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #47

Full Changelog: v0.2.9...v0.2.10

v0.2.9

23 Mar 09:56

Choose a tag to compare

What's Changed

  • chore(deps): bump @google/genai from 1.44.0 to 1.45.0 in the production-dependencies group by @dependabot[bot] in #46
  • chore(deps): bump the dev-dependencies group with 4 updates by @dependabot[bot] in #45

Full Changelog: v0.2.8...v0.2.9

v0.2.8

16 Mar 09:58

Choose a tag to compare

What's Changed

  • chore(deps): bump @google/genai from 1.43.0 to 1.44.0 in the production-dependencies group by @dependabot[bot] in #44
  • chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #43

Full Changelog: v0.2.7...v0.2.8

v0.2.7

09 Mar 09:41

Choose a tag to compare

What's Changed

  • chore(deps): bump the dev-dependencies group with 2 updates by @dependabot[bot] in #40
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #41
  • fix: use extension settings for API key configuration by @allenhutchison in #42

Full Changelog: v0.2.6...v0.2.7

v0.2.6

28 Feb 21:37

Choose a tag to compare

This release includes all changes since v0.2.1 (releases v0.2.2–v0.2.5 were missing assets due to a broken release pipeline).

Highlights

  • fix: broken release process and version sync — Weekly releases now correctly produce GitHub releases with assets. Version numbers stay in sync across all config files. (fixes #38) by @allenhutchison in #39
  • fix: handle 429 quota errors in research_start — Graceful error messages when hitting Gemini API quota limits by @allenhutchison in #32
  • Add installation section to README by @nwparker in #31

Dependency Updates

  • chore(deps): bump eslint from 9.39.2 to 10.0.1 by @dependabot in #36
  • chore(deps): bump @google/genai from 1.41.0 to 1.42.0 by @dependabot in #35
  • chore(deps): bump @google/genai from 1.38.0 to 1.39.0 by @dependabot in #24
  • chore(deps): bump @allenhutchison/gemini-utils from 0.4.3 to 0.5.0 by @dependabot in #21
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot in #27
  • chore(deps): bump the dev-dependencies group (multiple updates) by @dependabot in #23, #26, #33, #34

New Contributors

Full Changelog: v0.2.1...v0.2.6

v0.2.1

25 Jan 02:15

Choose a tag to compare

What's Changed

  • fix: reduce release bundle to only necessary files by @allenhutchison in #11
  • feat: add esbuild bundler to eliminate node_modules from release by @allenhutchison in #13
  • chore: add dependabot and typecheck to CI by @allenhutchison in #16
  • chore(ci): bump actions/checkout from 4 to 6 by @dependabot[bot] in #18
  • chore(ci): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #17
  • chore(deps): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #19
  • chore(deps): bump the production-dependencies group with 4 updates by @dependabot[bot] in #20

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Dec 18:06
a943d57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/allenhutchison/gemini-cli-deep-research/commits/v0.2.0