-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Problem (one or two sentences)
I'm trying to export my RooCode extension settings into a json file but the file is not created and no error is reported by the extension in VSCode.
Context (who is affected and when)
I'm using a linux OS with a non up to date version of VSCode.
OS: Linux Ubuntu 24.04.3 LTS
VSCode version:
Version: 1.98.2
Commit: ddc367ed5c8936efe395cffeec279b04ffd7db78
Date: 2025-03-12T13:32:45.399Z
Electron: 34.2.0
ElectronBuildId: 11161602
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0
OS: Linux x64 6.17.0-14-generic
RooCode extension:
Version: 3.51.1 (7c9722b)
Provider: OpenAI Compatible
API Provider: custom url with custom API Key
Reproduction steps
- Open VSCode
- Open Roo-code without a Roo account
- Set up provider to be OpenAI compatible with custom Base URL and custom API Key (I'm using an OpenWebUI instance)
- Try to export settings to json from the "About Roo Code" tab.
Expected result
json settings file is saved in the configured route (e.g ./Documents/roo-code-settings.json)
Actual result
No file is saved
Variations tried (optional)
No response
App Version
3.51.1
API Provider (optional)
OpenAI Compatible
Model Used (optional)
N/A
Roo Code Task Links (optional)
No response