Skip to main content

Module workspace_context

Module workspace_context 

Source
Expand description

Workspace context injection.

Loads and injects workspace files into system prompts for agent continuity. This enables the agent to maintain personality (SOUL.md), remember context (MEMORY.md), and follow workspace conventions (AGENTS.md, TOOLS.md).

Structs§

SubagentInfo
Sub-agent context with parent information for isolation.
WorkspaceContext
Workspace context builder.
WorkspaceContextConfig
Configuration for workspace context injection.

Enums§

SessionType
Session type for security scoping.