# The agentrq bundle patch. Applied when a profile lists this bundle. # # One row, one endpoint. The plugin mounts @deepseek-ai/dsh-mcp-client itself as # a child fiber, so the workspace URL is configured once and the bridge shares # this row's lifetime. Everything else has a schema default. # # `url` falls back to AGENTRQ_WORKSPACE_MCP_URL. An empty/missing value leaves # the plugin idle so the default web profile can ship the bundle without a # workspace. Pin the endpoint in the profile's own cordis.patch.yml to enable # it: that layer is applied after this one, and dsh watches it. - insert: - id: agentrq name: 'agentrq' config: url: !!js process.env.AGENTRQ_WORKSPACE_MCP_URL