Skip welcone screen by passing LLM key and other configs as environment variables. #2754
hussnain-ekai
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
How are you passing the api key? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is related to #3641. Environment variables would reduce Roo-Code's dependency on VS Code's state storage, which doesn't even work across the VS Code/VS Code Insiders boundary, among others. Many other tools use a I'm currently working on a fix for my own use, but it would be nice to know that others might also be able to use it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are running code server (vscode) in a docker container with roocode preinstalled. Now we are trying to skip the welcome screen by passing LLM key. However, we cant get rid of welcome screen. Can you please add option of skipping the welcome screen?
Beta Was this translation helpful? Give feedback.
All reactions