@forge/cli-shared
9.4.0-next.79.4.0-next.8
out/ui/text.js~
out/ui/text.jsModified+2−1
Index: package/out/ui/text.js
===================================================================
--- package/out/ui/text.js
+++ package/out/ui/text.js
@@ -1546,9 +1546,10 @@
description: 'Enable custom spinner effects',
setupError: chalk_1.default.yellow('Failed to fetch custom spinner config. Custom spinner effects can be disabled via forge settings')
},
proxy: {
- description: 'Configure proxy for all Forge CLI network requests'
+ description: 'Configure proxy for all Forge CLI network requests',
+ invalidUrl: 'Invalid proxy URL specified. Valid proxy URLs must start with http:// or https://'
}
},
assistant: {
description: '[⚠️ experimental feature] manage AI assistant settings (Rovo/Gemini)',