mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
29 lines
536 B
YAML
29 lines
536 B
YAML
# Electron reuses the browser composition without its network and browser-launch rows.
|
|
|
|
- id: web-startup
|
|
disabled: true
|
|
|
|
- id: webserver
|
|
disabled: true
|
|
|
|
- id: web-runtime
|
|
disabled: true
|
|
|
|
- id: client-hmr
|
|
disabled: true
|
|
|
|
- id: directory-picker
|
|
disabled: true
|
|
|
|
- id: connection
|
|
inject:
|
|
- credentials
|
|
config: {}
|
|
|
|
- insert:
|
|
- id: directory-picker-native
|
|
name: '@deepseek-ai/dsh-host-directory-picker-native'
|
|
|
|
- id: ui-directory-picker-native
|
|
name: '@deepseek-ai/dsh-client-ui-directory-picker-native'
|