@liquidmetal-ai/raindrop 0.9.6 → 0.10.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 (127) hide show
  1. package/README.md +86 -86
  2. package/bundle/{chunk-AWVSG5HH.js → chunk-2GD7Q3YS.js} +1 -1
  3. package/bundle/{chunk-FYMUM7KM.js → chunk-2QH4PO44.js} +1 -1
  4. package/bundle/{chunk-2KEFV5U5.js → chunk-3DZWEZ2R.js} +1 -1
  5. package/bundle/{chunk-B4MQISI4.js → chunk-45V47YNS.js} +4 -4
  6. package/bundle/{chunk-ILG4QJPW.js → chunk-4FXE4I6S.js} +2 -2
  7. package/bundle/{chunk-43UGYZQA.js → chunk-4RN4TIJI.js} +1 -1
  8. package/bundle/{chunk-OHP3SQGY.js → chunk-4U2CSHCN.js} +1 -1
  9. package/bundle/{chunk-T3VHOMDJ.js → chunk-4UUTGMDZ.js} +1 -1
  10. package/bundle/{chunk-Z2VVSBIX.js → chunk-4WNBHWJP.js} +4 -4
  11. package/bundle/{chunk-CEFC4JXX.js → chunk-5KMI72AS.js} +1 -1
  12. package/bundle/{chunk-GBFY2PMX.js → chunk-5REFCZTG.js} +2 -2
  13. package/bundle/chunk-6BCRCAR4.js +22452 -0
  14. package/bundle/{chunk-YWKX37S2.js → chunk-7GDFE7HE.js} +3 -1
  15. package/bundle/{chunk-4NTUYQ5R.js → chunk-AI5PKHR7.js} +1 -1
  16. package/bundle/chunk-D5MXH3QV.js +133 -0
  17. package/bundle/chunk-ETDAUGBG.js +74 -0
  18. package/bundle/chunk-GBUNP7OT.js +4539 -0
  19. package/bundle/chunk-GRUPCK5H.js +384 -0
  20. package/bundle/chunk-JENN4EVA.js +75 -0
  21. package/bundle/chunk-JZYHHRGL.js +292 -0
  22. package/bundle/chunk-LJKAU7FY.js +4486 -0
  23. package/bundle/{chunk-E7J2LWQ5.js → chunk-MJZG4ABT.js} +1 -1
  24. package/bundle/chunk-MZZHXHB4.js +805 -0
  25. package/bundle/{chunk-B6JLI47W.js → chunk-ORUMKXQZ.js} +2 -2
  26. package/bundle/chunk-PMHLHYMI.js +231 -0
  27. package/bundle/chunk-QRJUX37T.js +48 -0
  28. package/bundle/chunk-QTCJ6YYG.js +147 -0
  29. package/bundle/chunk-RAPSKVRO.js +12148 -0
  30. package/bundle/chunk-U7NHRBYD.js +502 -0
  31. package/bundle/chunk-WDR5M2SS.js +238746 -0
  32. package/bundle/{chunk-SPBJ5BNI.js → chunk-YXJU5KSB.js} +1 -1
  33. package/bundle/chunk-ZQIPU6IX.js +44 -0
  34. package/bundle/commands/annotation/get.js +3 -3
  35. package/bundle/commands/annotation/list.js +3 -3
  36. package/bundle/commands/annotation/put.js +3 -3
  37. package/bundle/commands/auth/list.js +2 -2
  38. package/bundle/commands/auth/login.js +3 -3
  39. package/bundle/commands/auth/logout.js +2 -2
  40. package/bundle/commands/auth/select.js +3 -3
  41. package/bundle/commands/bucket/create-credential.js +2 -2
  42. package/bundle/commands/bucket/delete-credential.js +2 -2
  43. package/bundle/commands/bucket/get-credential.js +2 -2
  44. package/bundle/commands/bucket/list-credentials.js +2 -2
  45. package/bundle/commands/build/branch.js +9 -9
  46. package/bundle/commands/build/checkout.js +6 -6
  47. package/bundle/commands/build/clone.js +7 -7
  48. package/bundle/commands/build/delete.js +6 -6
  49. package/bundle/commands/build/deploy.js +9 -9
  50. package/bundle/commands/build/env/get.js +2 -2
  51. package/bundle/commands/build/env/set.js +2 -2
  52. package/bundle/commands/build/find.js +4 -4
  53. package/bundle/commands/build/generate.js +3 -3
  54. package/bundle/commands/build/init-workspace.js +3 -3
  55. package/bundle/commands/build/init.js +3 -3
  56. package/bundle/commands/build/list.js +5 -5
  57. package/bundle/commands/build/sandbox.js +7 -7
  58. package/bundle/commands/build/start.js +2 -2
  59. package/bundle/commands/build/status.js +5 -5
  60. package/bundle/commands/build/stop.js +2 -2
  61. package/bundle/commands/build/tools/check.js +2 -2
  62. package/bundle/commands/build/tools/fmt.js +2 -2
  63. package/bundle/commands/build/unsandbox.js +7 -7
  64. package/bundle/commands/build/upload.js +5 -5
  65. package/bundle/commands/build/validate.js +4 -4
  66. package/bundle/commands/build/workos/delete.js +4 -4
  67. package/bundle/commands/build/workos/env/attach.js +3 -3
  68. package/bundle/commands/build/workos/env/create.js +3 -3
  69. package/bundle/commands/build/workos/env/delete.js +3 -3
  70. package/bundle/commands/build/workos/env/detach.js +3 -3
  71. package/bundle/commands/build/workos/env/get.js +3 -3
  72. package/bundle/commands/build/workos/env/list.js +3 -3
  73. package/bundle/commands/build/workos/env/set.js +3 -3
  74. package/bundle/commands/build/workos/invite.js +3 -3
  75. package/bundle/commands/build/workos/setup.js +3 -3
  76. package/bundle/commands/build/workos/status.js +3 -3
  77. package/bundle/commands/dns/create.js +2 -2
  78. package/bundle/commands/dns/delete.js +4 -4
  79. package/bundle/commands/dns/get.js +4 -4
  80. package/bundle/commands/dns/list.js +3 -3
  81. package/bundle/commands/dns/records/create.js +2 -2
  82. package/bundle/commands/dns/records/delete.js +3 -3
  83. package/bundle/commands/dns/records/get.js +2 -2
  84. package/bundle/commands/dns/records/list.js +2 -2
  85. package/bundle/commands/dns/records/update.js +2 -2
  86. package/bundle/commands/logs/query.js +3 -3
  87. package/bundle/commands/logs/tail.js +3 -3
  88. package/bundle/commands/mcp/install-claude.js +2 -2
  89. package/bundle/commands/mcp/install-gemini.js +2 -2
  90. package/bundle/commands/mcp/install-goose.js +2 -2
  91. package/bundle/commands/mcp/status.js +2 -2
  92. package/bundle/commands/object/delete.js +2 -2
  93. package/bundle/commands/object/get.js +2 -2
  94. package/bundle/commands/object/list.js +73 -7
  95. package/bundle/commands/object/put.js +2 -2
  96. package/bundle/commands/query/chunk-search.js +3 -3
  97. package/bundle/commands/query/document.js +3 -3
  98. package/bundle/commands/query/events.js +2 -2
  99. package/bundle/commands/query/reindex.js +2 -2
  100. package/bundle/commands/query/search.js +3 -3
  101. package/bundle/commands/tail.js +2 -2
  102. package/bundle/index.js +1 -1
  103. package/dist/build.test.d.ts +2 -0
  104. package/dist/build.test.d.ts.map +1 -0
  105. package/dist/build.test.js +46 -0
  106. package/dist/codegen.test.d.ts +2 -0
  107. package/dist/codegen.test.d.ts.map +1 -0
  108. package/dist/codegen.test.js +223 -0
  109. package/dist/commands/logs/tail.test.d.ts +2 -0
  110. package/dist/commands/logs/tail.test.d.ts.map +1 -0
  111. package/dist/commands/logs/tail.test.js +366 -0
  112. package/dist/commands/object/list.d.ts.map +1 -1
  113. package/dist/commands/object/list.js +91 -4
  114. package/dist/config.test.d.ts +2 -0
  115. package/dist/config.test.d.ts.map +1 -0
  116. package/dist/config.test.js +27 -0
  117. package/dist/index.test.d.ts +2 -0
  118. package/dist/index.test.d.ts.map +1 -0
  119. package/dist/index.test.js +56 -0
  120. package/oclif.manifest.json +2569 -2569
  121. package/package.json +3 -3
  122. package/templates/db/node_modules/.bin/prisma +2 -2
  123. package/templates/db/node_modules/.bin/prisma-kysely +2 -2
  124. package/templates/db/node_modules/.bin/tsc +3 -7
  125. package/templates/db/node_modules/.bin/tsserver +3 -7
  126. package/templates/db/node_modules/.bin/zx +2 -2
  127. package/templates/init/RAINDROP.md.hbs +3 -3
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_cjs_shims
3
- } from "./chunk-YWKX37S2.js";
3
+ } from "./chunk-WDR5M2SS.js";
4
4
 
5
5
  // ../../node_modules/.pnpm/chalk@5.4.1/node_modules/chalk/source/index.js
6
6
  init_cjs_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_cjs_shims
3
- } from "./chunk-YWKX37S2.js";
3
+ } from "./chunk-7GDFE7HE.js";
4
4
 
5
5
  // ../drizzle/dist/codestore.js
6
6
  init_cjs_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_cjs_shims
3
- } from "./chunk-YWKX37S2.js";
3
+ } from "./chunk-WDR5M2SS.js";
4
4
 
5
5
  // ../drizzle/dist/mrn.js
6
6
  init_cjs_shims();
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  tmpdir
3
- } from "./chunk-CEFC4JXX.js";
3
+ } from "./chunk-5KMI72AS.js";
4
4
  import {
5
5
  FileSystemBundle,
6
6
  archive
7
- } from "./chunk-FYMUM7KM.js";
7
+ } from "./chunk-MZZHXHB4.js";
8
8
  import {
9
9
  buildHandlers
10
- } from "./chunk-ILG4QJPW.js";
10
+ } from "./chunk-4FXE4I6S.js";
11
11
  import {
12
12
  BundleArchiveType,
13
13
  Code,
@@ -17,7 +17,7 @@ import {
17
17
  init_cjs_shims,
18
18
  listEnvVars,
19
19
  valueOf
20
- } from "./chunk-YWKX37S2.js";
20
+ } from "./chunk-WDR5M2SS.js";
21
21
 
22
22
  // src/deploy.ts
23
23
  init_cjs_shims();
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  HANDLERS_DIR
3
- } from "./chunk-SPBJ5BNI.js";
3
+ } from "./chunk-YXJU5KSB.js";
4
4
  import {
5
5
  Actor,
6
6
  Service,
7
7
  init_cjs_shims,
8
8
  valueOf
9
- } from "./chunk-YWKX37S2.js";
9
+ } from "./chunk-WDR5M2SS.js";
10
10
 
11
11
  // src/build.ts
12
12
  init_cjs_shims();
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  init_cjs_shims,
3
3
  timestampMs
4
- } from "./chunk-YWKX37S2.js";
4
+ } from "./chunk-WDR5M2SS.js";
5
5
 
6
6
  // src/log-helpers.ts
7
7
  init_cjs_shims();
@@ -17,7 +17,7 @@ import {
17
17
  selectedOrganization,
18
18
  urlifyOrganizationId,
19
19
  workosIntegrationService
20
- } from "./chunk-YWKX37S2.js";
20
+ } from "./chunk-WDR5M2SS.js";
21
21
 
22
22
  // src/base-command.ts
23
23
  init_cjs_shims();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  init_cjs_shims
3
- } from "./chunk-YWKX37S2.js";
3
+ } from "./chunk-7GDFE7HE.js";
4
4
 
5
5
  // ../drizzle/dist/ulid.js
6
6
  init_cjs_shims();
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  checkAndDisplayKillswitchStatus
3
- } from "./chunk-GBFY2PMX.js";
3
+ } from "./chunk-5REFCZTG.js";
4
4
  import {
5
5
  source_default
6
- } from "./chunk-AWVSG5HH.js";
6
+ } from "./chunk-U7NHRBYD.js";
7
7
  import {
8
8
  BaseCommand
9
- } from "./chunk-OHP3SQGY.js";
9
+ } from "./chunk-GBUNP7OT.js";
10
10
  import {
11
11
  ApplicationsResponseSchema,
12
12
  EPOCH_TS,
@@ -16,7 +16,7 @@ import {
16
16
  require_lib,
17
17
  timestampDate,
18
18
  toJsonString
19
- } from "./chunk-YWKX37S2.js";
19
+ } from "./chunk-7GDFE7HE.js";
20
20
 
21
21
  // src/commands/build/list.ts
22
22
  init_cjs_shims();
@@ -3,7 +3,7 @@ import {
3
3
  __require,
4
4
  __toESM,
5
5
  init_cjs_shims
6
- } from "./chunk-YWKX37S2.js";
6
+ } from "./chunk-WDR5M2SS.js";
7
7
 
8
8
  // ../../node_modules/.pnpm/zx@8.6.0/node_modules/zx/build/esblib.cjs
9
9
  var require_esblib = __commonJS({
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  source_default
3
- } from "./chunk-AWVSG5HH.js";
3
+ } from "./chunk-U7NHRBYD.js";
4
4
  import {
5
5
  GetKillswitchStatusResponse_State,
6
6
  init_cjs_shims,
7
7
  timestampDate
8
- } from "./chunk-YWKX37S2.js";
8
+ } from "./chunk-7GDFE7HE.js";
9
9
 
10
10
  // src/killswitch-utils.ts
11
11
  init_cjs_shims();