Fixed in commit 2d6fcaf. AI Settings now has independent Online and Airplane endpoint blocks with URL, secure credentials, chat/title/image model selections, capability overrides, independent…
Fixed in commit 2d6fcaf. Online and local profiles now have explicit tool-calling and vision capability overrides. Discovered capabilities prefill the controls, while saved overrides take…
Fixed in commit 2d6fcaf. Model discovery now requires only the endpoint URL and applicable credentials, not a preselected model. Model fields are selections populated by discovery, and local…
Evaluation complete without MLX Server. oMLX model catalog contains mlx-community--Qwen3.5-9B-4bit. A minimal /v1/chat/completions request with that model returned HTTP 200, and the rebuilt bDS…
Re-tested with the rebuilt macOS app using the configured online endpoint at port 9000; MLX Server was not used. Changing the AI endpoint URL in the GUI was persisted immediately, and bds-cli…
Implemented in commit 3739da0. Config get/list now resolve effective shared defaults, internal maintenance settings are omitted, and secret/key values remain visible only as or in…