mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
10 lines
343 B
YAML
10 lines
343 B
YAML
# The summary test asserts the native-folder action without launching it. Pin
|
|
# the capability so headless Linux CI and desktop developer hosts expose the
|
|
# same UI branch; platform opener behavior belongs to the Host unit tests.
|
|
- id: session-controller
|
|
config:
|
|
nativeOpen: true
|
|
- id: settings-controller
|
|
config:
|
|
nativeOpen: true
|