Files
deepseek-harness/packages/workspace
Tianyi Cui a2d0f7f411 refactor: apply repository naming contract
Apply the accepted pre-release package, service, type, directory, and role renames as one repository-wide change.
2026-08-13 00:54:38 +08: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.workspaceRegistry

The workspace package reference owns lifecycle, persistence, and deletion semantics.

The subsystem reference — the entity, realpath canon, registration/resolution — is docs/subsystems/workspace.md; storage design in the domain KV storage Agent Note.