Files
deepseek-harness/packages/workspace

description, kind
description kind
The workspace group map: the persistent workspace entity family, durable directory records, and header-validated session membership, for users and maintainers navigating the group. package-group

packages/workspace

English | 中文

Summary

The workspace family lets a host product keep an ordered list of named projects and group each project's sessions by directory. Users can browse those projects and sessions, hide a session from the grouping without deleting it, and remove a project without deleting its folder or session history. Hidden or removed sessions remain available as ungrouped history. Choose this family for a persistent project surface; it requires session storage and a persistence backend, and it does not expose tools, prompts, or session events to the model.

Table of Contents


Packages

Package Role ctx key
workspace Provides named, ordered projects with the sessions that ran in each directory ctx.workspaceRegistry


Dev Note

Working context for maintainers — click to expand

None.