# Test-only composition: keep time-context opt-in while exercising its real Loader/app path. - id: time-context-mock-llm name: './time-context-mock-llm.ts' - id: bash name: '@deepseek-ai/dsh-bash-local' - id: time-context name: '@deepseek-ai/dsh-time-context' - id: cli-agent name: '@deepseek-ai/dsh-cli-demo' config: provider: time-context-mock model: time-context-mock persona: 'Test the time-context plugin.' persistenceRoot: './.sessions' persistenceCompression: 'none' workspaceContext: false