mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
16 lines
928 B
Markdown
16 lines
928 B
Markdown
- form "Choose Preview data":
|
|
- heading "Choose Preview data" [level=1]
|
|
- paragraph: Data mounts before the Worker and application start. Refresh to choose again.
|
|
- group "Filesystem source":
|
|
- text: Filesystem source
|
|
- radio "Empty environment Load only the base runtime to verify first launch and workspace creation."
|
|
- strong: Empty environment
|
|
- text: Load only the base runtime to verify first launch and workspace creation.
|
|
- radio "Built-in showcase Sample workspace, tool cards, subagents, and paged history." [checked]
|
|
- strong: Built-in showcase
|
|
- text: Sample workspace, tool cards, subagents, and paged history.
|
|
- radio "WebFS directory Requires directory access and will be available after the WebFS provider lands." [disabled]
|
|
- strong: WebFS directory
|
|
- text: Requires directory access and will be available after the WebFS provider lands.
|
|
- button "Start Preview"
|