waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

[Bug]: Cannot use BYOK AI with telemetry disabled

Open Astricaelus opened this issue 2 months ago • 4 comments

Current Behavior

Image

Expected Behavior

BYOK models should be available with telemetry disabled

Steps To Reproduce

run wsh setconfig telemetry:enabled=false and BYOK models are disabled

Wave Version

0.13.0-beta.3

Platform

Windows

OS Version/Distribution

No response

Architecture

x64

Anything else?

No response

Questionnaire

  • [ ] I'm interested in fixing this myself but don't know where to start
  • [ ] I would like to fix and I have a solution
  • [ ] I don't have time to fix this right now, but maybe later

Astricaelus avatar Dec 09 '25 13:12 Astricaelus

you're right, didnt see that in testing since i have telemetry on of course. will fix this in the next patch release.

sawka avatar Dec 10 '25 07:12 sawka

quick update. this is fixed in v0.13.1. currently in beta, but should be released today or tomorrow.

sawka avatar Dec 17 '25 00:12 sawka

Hello I have the latest version 0.13.1 on linux (ubuntu) but I still can't use wave AI without enabling telemetry (i'm using a local LLM and I disabled cloud LLM)

EvoGroupTN avatar Dec 20 '25 18:12 EvoGroupTN

Bug already fixed. Need to set the local AI as the default mode in the config file: "waveai:defaultmode": "local-ai"

EvoGroupTN avatar Jan 04 '26 23:01 EvoGroupTN