github danielmiessler/Fabric v1.4.413

5 hours ago

Changes

PR #2012 by ksylvan: Remove unused gemini_openai plugin and oauth_storage utility

  • Removed the unused gemini_openai plugin package, including its OpenAI-compatible client wrapper.
  • Removed the OAuthToken struct and its expiry-check logic from the util package.
  • Removed the OAuthStorage utility, including persistent token save, load, and delete handlers.
  • Dropped the HasValidToken helper function and atomic file-write token saving mechanism.
  • Deleted all oauth_storage unit tests covering the token lifecycle.

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.