@agentmark-ai/cli 0.4.0 → 0.5.0

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 (75) hide show
  1. package/dist/.next/BUILD_ID +1 -1
  2. package/dist/.next/app-build-manifest.json +3 -3
  3. package/dist/.next/build-manifest.json +2 -2
  4. package/dist/.next/cache/.previewinfo +1 -1
  5. package/dist/.next/cache/.rscinfo +1 -1
  6. package/dist/.next/cache/.tsbuildinfo +1 -1
  7. package/dist/.next/cache/config.json +3 -3
  8. package/dist/.next/cache/webpack/client-production/0.pack +0 -0
  9. package/dist/.next/cache/webpack/client-production/index.pack +0 -0
  10. package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
  11. package/dist/.next/cache/webpack/server-production/0.pack +0 -0
  12. package/dist/.next/cache/webpack/server-production/index.pack +0 -0
  13. package/dist/.next/prerender-manifest.json +16 -16
  14. package/dist/.next/server/app/_not-found.html +1 -1
  15. package/dist/.next/server/app/_not-found.rsc +1 -1
  16. package/dist/.next/server/app/index.html +1 -1
  17. package/dist/.next/server/app/index.rsc +1 -1
  18. package/dist/.next/server/app/requests/page_client-reference-manifest.js +1 -1
  19. package/dist/.next/server/app/requests.html +1 -1
  20. package/dist/.next/server/app/requests.rsc +2 -2
  21. package/dist/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
  22. package/dist/.next/server/app/sessions.html +1 -1
  23. package/dist/.next/server/app/sessions.rsc +2 -2
  24. package/dist/.next/server/app/traces/page_client-reference-manifest.js +1 -1
  25. package/dist/.next/server/app/traces.html +1 -1
  26. package/dist/.next/server/app/traces.rsc +2 -2
  27. package/dist/.next/server/chunks/478.js +3 -3
  28. package/dist/.next/server/pages/404.html +1 -1
  29. package/dist/.next/server/pages/500.html +1 -1
  30. package/dist/.next/server/server-reference-manifest.json +1 -1
  31. package/dist/.next/static/chunks/41-4385800b3fcae5ef.js +1 -0
  32. package/dist/.next/trace +52 -52
  33. package/dist/cloudflared/download.d.ts +12 -0
  34. package/dist/cloudflared/download.js +130 -0
  35. package/dist/cloudflared/download.js.map +1 -0
  36. package/dist/cloudflared/index.d.ts +9 -0
  37. package/dist/cloudflared/index.js +20 -0
  38. package/dist/cloudflared/index.js.map +1 -0
  39. package/dist/cloudflared/platform.d.ts +20 -0
  40. package/dist/cloudflared/platform.js +79 -0
  41. package/dist/cloudflared/platform.js.map +1 -0
  42. package/dist/cloudflared/tunnel.d.ts +16 -0
  43. package/dist/cloudflared/tunnel.js +129 -0
  44. package/dist/cloudflared/tunnel.js.map +1 -0
  45. package/dist/cloudflared/types.d.ts +53 -0
  46. package/dist/cloudflared/types.js +8 -0
  47. package/dist/cloudflared/types.js.map +1 -0
  48. package/dist/commands/dev.js +20 -6
  49. package/dist/commands/dev.js.map +1 -1
  50. package/dist/index.js +14 -1
  51. package/dist/index.js.map +1 -1
  52. package/dist/runner-server/core.js +99 -1
  53. package/dist/runner-server/core.js.map +1 -1
  54. package/dist/tunnel.d.ts +3 -16
  55. package/dist/tunnel.js +5 -128
  56. package/dist/tunnel.js.map +1 -1
  57. package/dist/update-notifier/checker.d.ts +26 -0
  58. package/dist/update-notifier/checker.js +142 -0
  59. package/dist/update-notifier/checker.js.map +1 -0
  60. package/dist/update-notifier/constants.d.ts +11 -0
  61. package/dist/update-notifier/constants.js +15 -0
  62. package/dist/update-notifier/constants.js.map +1 -0
  63. package/dist/update-notifier/display.d.ts +24 -0
  64. package/dist/update-notifier/display.js +90 -0
  65. package/dist/update-notifier/display.js.map +1 -0
  66. package/dist/update-notifier/index.d.ts +10 -0
  67. package/dist/update-notifier/index.js +26 -0
  68. package/dist/update-notifier/index.js.map +1 -0
  69. package/dist/update-notifier/types.d.ts +25 -0
  70. package/dist/update-notifier/types.js +6 -0
  71. package/dist/update-notifier/types.js.map +1 -0
  72. package/package.json +2 -4
  73. package/dist/.next/static/chunks/41-d1e1bb7f619da2b6.js +0 -1
  74. /package/dist/.next/static/{wNkgsciycY6qjPR-aKHfs → tydEj7UBhUC9ioggdb9um}/_buildManifest.js +0 -0
  75. /package/dist/.next/static/{wNkgsciycY6qjPR-aKHfs → tydEj7UBhUC9ioggdb9um}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- wNkgsciycY6qjPR-aKHfs
1
+ tydEj7UBhUC9ioggdb9um
@@ -33,7 +33,7 @@
33
33
  "static/chunks/6b3bb038-67c653ff0a93a5bd.js",
34
34
  "static/chunks/902-3615b78f8939e265.js",
35
35
  "static/chunks/828-4b6f62b1945d5983.js",
36
- "static/chunks/41-d1e1bb7f619da2b6.js",
36
+ "static/chunks/41-4385800b3fcae5ef.js",
37
37
  "static/chunks/app/requests/page-410b955e408c67da.js"
38
38
  ],
39
39
  "/sessions/page": [
@@ -46,7 +46,7 @@
46
46
  "static/chunks/6b3bb038-67c653ff0a93a5bd.js",
47
47
  "static/chunks/902-3615b78f8939e265.js",
48
48
  "static/chunks/828-4b6f62b1945d5983.js",
49
- "static/chunks/41-d1e1bb7f619da2b6.js",
49
+ "static/chunks/41-4385800b3fcae5ef.js",
50
50
  "static/chunks/app/sessions/page-5da4d25ea6c389f5.js"
51
51
  ],
52
52
  "/traces/page": [
@@ -59,7 +59,7 @@
59
59
  "static/chunks/6b3bb038-67c653ff0a93a5bd.js",
60
60
  "static/chunks/902-3615b78f8939e265.js",
61
61
  "static/chunks/828-4b6f62b1945d5983.js",
62
- "static/chunks/41-d1e1bb7f619da2b6.js",
62
+ "static/chunks/41-4385800b3fcae5ef.js",
63
63
  "static/chunks/app/traces/page-09ec91fb14476bc9.js"
64
64
  ]
65
65
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/wNkgsciycY6qjPR-aKHfs/_buildManifest.js",
9
- "static/wNkgsciycY6qjPR-aKHfs/_ssgManifest.js"
8
+ "static/tydEj7UBhUC9ioggdb9um/_buildManifest.js",
9
+ "static/tydEj7UBhUC9ioggdb9um/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-f10b0ea54196b48e.js",
@@ -1 +1 @@
1
- {"previewModeId":"3c883ca90fb0b6b31004917025db307b","previewModeSigningKey":"29204df6b8499c0b0b1a46640923ca8a31ce2ccb7cccecfacd5c978d8c5b2ddb","previewModeEncryptionKey":"02eac9a56d52b5ddc4baaeecbf0e641267a47c74811115e8dc6dc3a3253024ef","expireAt":1770211881891}
1
+ {"previewModeId":"85125532f70a7162ffeb37e4acfdd456","previewModeSigningKey":"30f67523200dfd886fb85f3cde8caf71606004b35b9f40a743cf1acd5ace4d6d","previewModeEncryptionKey":"33b79cc05773fddd718d8c6caa46914c0724f2f74d75ce1eaf11c60a7dea3d7e","expireAt":1771414921223}
@@ -1 +1 @@
1
- {"encryption.key":"CYPJ4K+Y1n9LgC9cjLXvHGYaJ2C+jUAmOlQ0i49Q3D8=","encryption.expire_at":1770211881366}
1
+ {"encryption.key":"2QN3xvNcx5yLEyuHZ7TRl7Rb4JjFASc78k9ffo2EkJA=","encryption.expire_at":1771414920834}