harness-mcp-v2 3.2.2 → 3.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/README.md +1 -1
  2. package/build/data/examples/pipeline-v1.d.ts.map +1 -1
  3. package/build/data/examples/pipeline-v1.js +66 -26
  4. package/build/data/examples/pipeline-v1.js.map +1 -1
  5. package/build/data/schemas/index.d.ts +1 -1
  6. package/build/data/schemas/index.d.ts.map +1 -1
  7. package/build/data/schemas/index.js +1 -7
  8. package/build/data/schemas/index.js.map +1 -1
  9. package/build/data/schemas/v0/pipeline.d.ts.map +1 -1
  10. package/build/data/schemas/v0/pipeline.js +3507 -1046
  11. package/build/data/schemas/v0/pipeline.js.map +1 -1
  12. package/build/data/schemas/v0/template.d.ts.map +1 -1
  13. package/build/data/schemas/v0/template.js +4103 -958
  14. package/build/data/schemas/v0/template.js.map +1 -1
  15. package/build/data/schemas/v1/pipeline.d.ts.map +1 -1
  16. package/build/data/schemas/v1/pipeline.js +179 -233
  17. package/build/data/schemas/v1/pipeline.js.map +1 -1
  18. package/build/data/schemas/v1/template.d.ts.map +1 -1
  19. package/build/data/schemas/v1/template.js +210 -694
  20. package/build/data/schemas/v1/template.js.map +1 -1
  21. package/build/prompts/build-deploy-app.d.ts.map +1 -1
  22. package/build/prompts/build-deploy-app.js +4 -3
  23. package/build/prompts/build-deploy-app.js.map +1 -1
  24. package/build/prompts/create-pipeline.d.ts.map +1 -1
  25. package/build/prompts/create-pipeline.js +1 -0
  26. package/build/prompts/create-pipeline.js.map +1 -1
  27. package/build/registry/toolsets/pipelines.js +1 -1
  28. package/build/registry/toolsets/pipelines.js.map +1 -1
  29. package/build/registry/toolsets/templates.d.ts.map +1 -1
  30. package/build/registry/toolsets/templates.js +28 -4
  31. package/build/registry/toolsets/templates.js.map +1 -1
  32. package/package.json +1 -1
  33. package/build/data/schemas/v1/infra.d.ts +0 -3
  34. package/build/data/schemas/v1/infra.d.ts.map +0 -1
  35. package/build/data/schemas/v1/infra.js +0 -1005
  36. package/build/data/schemas/v1/infra.js.map +0 -1
  37. package/build/data/schemas/v1/service.d.ts +0 -3
  38. package/build/data/schemas/v1/service.d.ts.map +0 -1
  39. package/build/data/schemas/v1/service.js +0 -1386
  40. package/build/data/schemas/v1/service.js.map +0 -1
  41. package/build/data/schemas/v1/trigger.d.ts +0 -3
  42. package/build/data/schemas/v1/trigger.d.ts.map +0 -1
  43. package/build/data/schemas/v1/trigger.js +0 -3361
  44. package/build/data/schemas/v1/trigger.js.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.