| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "version": "1.0.0",
- "updatedAt": "2026-06-15T00:00:00.000Z",
- "dependencies": [
- {
- "name": "@opencode-ai/plugin",
- "resolvedVersion": "1.4.3",
- "repoUrl": "https://github.com/opencode-ai/opencode.git",
- "ref": "main@73ee493265acf15fcd8caab2bc8cd3bd375b63cb",
- "path": ".slim/clonedeps/repos/opencode-ai__opencode",
- "packagePath": "packages/plugin",
- "reason": "Core plugin lifecycle and hook API used by the orchestration plugin."
- },
- {
- "name": "@opencode-ai/sdk",
- "resolvedVersion": "1.4.3",
- "repoUrl": "https://github.com/opencode-ai/opencode.git",
- "ref": "main@73ee493265acf15fcd8caab2bc8cd3bd375b63cb",
- "path": ".slim/clonedeps/repos/opencode-ai__opencode",
- "packagePath": "packages/sdk/js",
- "reason": "SDK types and runtime client/session/message shapes used across agents, hooks, tools, and council code."
- },
- {
- "name": "@modelcontextprotocol/sdk",
- "resolvedVersion": "1.29.0",
- "repoUrl": "https://github.com/modelcontextprotocol/typescript-sdk.git",
- "ref": "v1.29.0@e12cbd7078db388152f6e839abdbe09ba01f3f32",
- "path": ".slim/clonedeps/repos/modelcontextprotocol__typescript-sdk",
- "packagePath": ".",
- "reason": "MCP protocol/server implementation details used by built-in MCP integrations."
- },
- {
- "name": "anomalyco/opencode",
- "resolvedVersion": "dev",
- "repoUrl": "https://github.com/anomalyco/opencode.git",
- "ref": "dev@356f6841865d68adf6d0123c37357ad50814497a",
- "path": ".slim/clonedeps/repos/opencode",
- "packagePath": "packages/opencode",
- "reason": "Latest OpenCode TypeScript runtime source with experimental background subagent support."
- },
- {
- "name": "agentclientprotocol/agent-client-protocol",
- "resolvedVersion": "main",
- "repoUrl": "https://github.com/agentclientprotocol/agent-client-protocol.git",
- "ref": "main@8110fde4e8283b4bef1329d1ef7b074fd14cee1e",
- "path": ".slim/clonedeps/repos/agentclientprotocol__agent-client-protocol",
- "packagePath": ".",
- "reason": "Authoritative ACP specification and schema source for implementing ACP client/server compatibility."
- }
- ]
- }
|