openArtifactInWorkbench(action.filePath)}
+ >
+ {action.filePath}
+
+ + Bring ideas to life in seconds or get help on existing projects. +
+{message}
+ {description && ( +{children}; + }, + } satisfies Components; + }, []); + + return ( +
+ No providers are currently enabled. Please enable at least one provider in the settings to start using the + chat. +
+Export or delete all your chat history.
++ Export your settings to a JSON file or import settings from a previously exported file. +
++ Import API keys from a JSON file or download a template to fill in your keys. +
+{updateMessage}
+ {updateMessage.includes('Update available') && ( +To update:
+git pull upstream main
+ pnpm install
+ Operating System
+{systemInfo.os}
+Device Type
+{systemInfo.deviceType}
+Browser
+{systemInfo.browser}
+Display
++ {systemInfo.screen} ({systemInfo.colorDepth}) @{systemInfo.pixelRatio}x +
+Connection
++ + + {systemInfo.online ? 'Online' : 'Offline'} + +
+Screen Resolution
+{systemInfo.screen}
+Language
+{systemInfo.language}
+Timezone
+{systemInfo.timezone}
+CPU Cores
+{systemInfo.cores}
+Version
++ {connitJson.commit.slice(0, 7)} + + (v{versionTag || '0.0.1'}) - {isLatestBranch ? 'nightly' : 'stable'} + +
+{provider.name}
+ {provider.url && ( ++ {provider.url} +
+ )} ++ {JSON.stringify(log.details, null, 2)} ++ )} +
+ Check for updates against the main branch instead of stable +
++ Let Bolt select the best starter template for your project. +
++ redact file contents form chat and puts the latest file contents on the system prompt +
++ Disclaimer: Experimental features may be unstable and are subject to change. +
++ Enable experimental providers such as Ollama, LMStudio, and OpenAILike. +
++ Choose a prompt from the library to use as the system prompt. +
++ These providers are experimental and allow you to run AI models locally or connect to your own + infrastructure. They require additional setup but offer more flexibility. +
+{message}
+ {progress !== undefined && ( +{progressText}
} +