clonedeps.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "version": "1.0.0",
  3. "updatedAt": "2026-06-15T00:00:00.000Z",
  4. "dependencies": [
  5. {
  6. "name": "@opencode-ai/plugin",
  7. "resolvedVersion": "1.4.3",
  8. "repoUrl": "https://github.com/opencode-ai/opencode.git",
  9. "ref": "main@73ee493265acf15fcd8caab2bc8cd3bd375b63cb",
  10. "path": ".slim/clonedeps/repos/opencode-ai__opencode",
  11. "packagePath": "packages/plugin",
  12. "reason": "Core plugin lifecycle and hook API used by the orchestration plugin."
  13. },
  14. {
  15. "name": "@opencode-ai/sdk",
  16. "resolvedVersion": "1.4.3",
  17. "repoUrl": "https://github.com/opencode-ai/opencode.git",
  18. "ref": "main@73ee493265acf15fcd8caab2bc8cd3bd375b63cb",
  19. "path": ".slim/clonedeps/repos/opencode-ai__opencode",
  20. "packagePath": "packages/sdk/js",
  21. "reason": "SDK types and runtime client/session/message shapes used across agents, hooks, tools, and council code."
  22. },
  23. {
  24. "name": "@modelcontextprotocol/sdk",
  25. "resolvedVersion": "1.29.0",
  26. "repoUrl": "https://github.com/modelcontextprotocol/typescript-sdk.git",
  27. "ref": "v1.29.0@e12cbd7078db388152f6e839abdbe09ba01f3f32",
  28. "path": ".slim/clonedeps/repos/modelcontextprotocol__typescript-sdk",
  29. "packagePath": ".",
  30. "reason": "MCP protocol/server implementation details used by built-in MCP integrations."
  31. },
  32. {
  33. "name": "anomalyco/opencode",
  34. "resolvedVersion": "dev",
  35. "repoUrl": "https://github.com/anomalyco/opencode.git",
  36. "ref": "dev@356f6841865d68adf6d0123c37357ad50814497a",
  37. "path": ".slim/clonedeps/repos/opencode",
  38. "packagePath": "packages/opencode",
  39. "reason": "Latest OpenCode TypeScript runtime source with experimental background subagent support."
  40. },
  41. {
  42. "name": "agentclientprotocol/agent-client-protocol",
  43. "resolvedVersion": "main",
  44. "repoUrl": "https://github.com/agentclientprotocol/agent-client-protocol.git",
  45. "ref": "main@8110fde4e8283b4bef1329d1ef7b074fd14cee1e",
  46. "path": ".slim/clonedeps/repos/agentclientprotocol__agent-client-protocol",
  47. "packagePath": ".",
  48. "reason": "Authoritative ACP specification and schema source for implementing ACP client/server compatibility."
  49. }
  50. ]
  51. }