Click the “Settings” entry at the bottom of the left navigation bar to access the platform’s global configuration. The settings page offers several configuration categories covering personal preferences, platform operation, network connectivity, and version updates.
Preferences
Open “Settings” → “Preferences” to configure your personal usage preferences:
- Language: Choose the interface display language (Chinese / English).
- Theme: Choose a light or dark theme, or follow the system.
- Default model: Set the AI model used globally by default.
- Notification preferences: Configure the notification method and level for events such as task completion and errors.
- Editor settings: Configure the code editor’s font size, Tab width, and more.
System Settings
Open “Settings” → “System Settings” to manage configuration related to platform operation:
- Service port: View and modify the Daemon listening port.
- Data storage path: View the local data storage location.
- Log level: Adjust the verbosity of log output (debug / info / warn / error).
- Auto start: Configure whether the service starts automatically when the system boots.
After modifying the Daemon listening port, you need to restart the service for the change to take effect.
Network Settings
Open “Settings” → “Network Settings” to configure network connection parameters:
- Proxy settings: Enter the HTTP/HTTPS proxy address and port.
- Connection timeout: Set the API request timeout (in seconds).
- Model endpoint: Customize the model service API address.
- Connectivity test: Click the “Test Connection” button to check whether each service endpoint is reachable. The test results show the latency and status.
Update Management
Open “Settings” → “Update Management”:
- Current version: Shows the currently installed QoderWake version number.
- Check for updates: Click the button to detect whether a new version is available.
- Auto update: A toggle that controls whether updates are downloaded and installed automatically.
- Changelog: View the update notes for each version.