According to the DeepSeek API documentation, passing the user_id parameter allows us to isolate the business side and separate contexts.
Could we add an option to configure the user_id directly in the VS Code settings? This would be very helpful for managing and separating contexts across different projects.
According to the DeepSeek API documentation, passing the
user_idparameter allows us to isolate the business side and separate contexts.Could we add an option to configure the
user_iddirectly in the VS Code settings? This would be very helpful for managing and separating contexts across different projects.