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§
- Subagent
Info - Sub-agent context with parent information for isolation.
- Workspace
Context - Workspace context builder.
- Workspace
Context Config - Configuration for workspace context injection.
Enums§
- Session
Type - Session type for security scoping.