github danielmiessler/Fabric v1.4.275
Release v1.4.275

latest releases: v1.4.307, v1.4.306, v1.4.305...
28 days ago

Changes

PR #1676 by ksylvan: Refactor authentication to support GITHUB_TOKEN and GH_TOKEN

  • Refactor: centralize GitHub token retrieval logic into utility function
  • Support both GITHUB_TOKEN and GH_TOKEN environment variables with fallback handling
  • Add new util/token.go file for centralized token handling across the application
  • Update walker.go and main.go to use the new centralized token utility function
  • Feat: add 'gpt-5' to raw-mode models in OpenAI client to bypass structured chat message formatting

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.