mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
experiment: Add feature exp flag for folder trust (#5709)
This commit is contained in:
@@ -112,6 +112,7 @@ export interface Settings {
|
||||
|
||||
// Flag to be removed post-launch.
|
||||
ideModeFeature?: boolean;
|
||||
folderTrustFeature?: boolean;
|
||||
/// IDE mode setting configured via slash command toggle.
|
||||
ideMode?: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user