Skip to content

v0.23.0

Choose a tag to compare

@nicobailon nicobailon released this 15 Aug 00:53
· 75 commits to main since this release

Added

  • Added opt-in authFetch profiles for local browser-cookie fetch_content requests. Thanks Luka (@lmilojevicc) for issue #254.
  • Added Firecrawl as a web_search provider using the existing Firecrawl configuration. Thanks Andrés Sanabria (@andy-spike) for issue #246.
  • Added macOS Brave profile support for opt-in Gemini Web browser-cookie access. Thanks Rajyavardhan Singh (@imrajyavardhan12) for PR #248.

Changed

  • Made local-video detection use an explicit result state in extraction code.

Fixed

  • Preserve summary draft completion routing through the model registry. Thanks @limwa for PR #249.
  • Constrain numeric tool parameters to supported integer ranges. Thanks @jaudiger for issue #250 and PR #251.