v1.5.1-beta.1

altic-dev/FluidVoicev1.5.1-beta.1Dec 10, 2025by altic-dev

AI Summary

Beta release focusing on AI provider management and reasoning capability controls.

Key Highlights

  • Added feature to control reasoning capability for AI models.
  • Added support for models requiring a reasoning tag (e.g., Ox, 5.x, deepseek, qwen).
  • Fixed Google/Gemini authentication errors (401 cookie auth).
  • Fixed OpenAI API Key connection issues.
  • Added 'Edit' button to modify provider name and base URL.

New Features

  • Reasoning capability control.
  • Enhanced provider management.
  • Fixed authentication issues.

Full Release Notes

FluidVoice 1.5.1-beta.1

AI Settings:
- Added feature to control reasoning capability
- Added support for models that require a reasoning tag to work (e.g., Ox models, 5.x models, deepseek, qwen, etc.)
- Fixed issue: Every Command errors after verifying Gemini connection (#19)
- Fixed issue: OpenAI API Key Connection Failed (#10)

Provider Management:
- Added better API Key retrieval for command mode and write mode
- Fixed issue with Google/Gemini models: {"error":{"message":"No cookie auth credentials found","code":401}} (#20)
- Fixed bug where edits to base URL were not being saved
- Added new "Edit" button to modify provider name and base URL (#37)

UX/Other:
- Minor UX changes in AI settings
- Added optional hooks and gitattributes