Skip to content

VibeAround v0.7.24

Latest

Choose a tag to compare

@jazzenchen jazzenchen released this 07 Aug 01:50
· 7 commits to main since this release

Highlights

  • Multimodal image resolver profiles now preserve the selected profile, API type, and model instead of silently falling back to OpenAI Chat.
  • Added protocol-correct multimodal request, authentication, and response handling for OpenAI Chat Completions, OpenAI Responses, Anthropic Messages, and Gemini GenerateContent profiles.
  • Kept image payloads redacted in Bridge Recorder traces while retaining resolver metadata for diagnosis.

Fixes

  • Fixed OpenAI Responses profile connection tests to use a valid output-token limit.

Packages

  • macOS arm64 DMG: locally built, Developer ID signed, Apple notarized, stapled, and verified.
  • Windows x64: Setup EXE, MSI, and portable ZIP.
  • Linux x64: AppImage and DEB.

Compatibility

  • Existing multimodal configuration remains compatible; the configured API type is now honored end to end.
  • No configuration migration is required.

Known Limitations

  • None known.

Fixes #275 via #277.