Files
deepseek-harness/packages/workspace/README.md
2026-08-05 16:13:28 +08:00

652 B

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.