mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
workspace/ — workspace entity family
English | 中文
This family owns persistent workspaces: user directories with titles and ordered session membership.
| Package | Role | ctx key |
|---|---|---|
workspace/ |
Registers workspaces and accounts for their sessions | ctx.workspace |
Workspace deletion removes the registry record, not user files or session logs. See the workspace lifecycle decision and storage design.