Description
System details:
Positron and OS details:
Positron Version: 2025.07.0 (Universal) build 65
Code - OSS Version: 1.100.0
Commit: 8be02b6
Date: 2025-06-06T03:33:25.176Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Interpreter details:
n/a
Describe the issue:
Both of these commands go to the same modal dialog.
Steps to reproduce the issue:
- Run the commands in the screenshot
- Notice that both of them go to the same modal dialog
Expected or desired behavior:
Since these commands go to the same place, to avoid confusion about which one to pick, let's remove the positron-assistant.addModelConfiguration
one and keep the positron-assistant.configureModels
one, since the modal is for both adding and removing model providers.
We'll also need to update any related documentation on our website and wiki to reference the Positron Assistant: Configure Language Model Providers command instead of the Positron Assistant: Add Language Model Provider one.
Were there any error messages in the UI, Output panel, or Developer Tools console?
n/a