@effect-agent/storage-cloudflare 0.1.0-beta.96 → 0.1.0-beta.97

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.
@@ -186,6 +186,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
186
186
  readonly tools: string;
187
187
  readonly replay?: {
188
188
  readonly agent: string;
189
+ readonly agentBehavior?: string | undefined;
189
190
  readonly tools: {
190
191
  readonly [x: string]: string;
191
192
  };
@@ -224,6 +225,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
224
225
  readonly tools: string;
225
226
  readonly replay?: {
226
227
  readonly agent: string;
228
+ readonly agentBehavior?: string | undefined;
227
229
  readonly tools: {
228
230
  readonly [x: string]: string;
229
231
  };
@@ -271,6 +273,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
271
273
  readonly tools: string;
272
274
  readonly replay?: {
273
275
  readonly agent: string;
276
+ readonly agentBehavior?: string | undefined;
274
277
  readonly tools: {
275
278
  readonly [x: string]: string;
276
279
  };
@@ -452,6 +455,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
452
455
  readonly tools: string;
453
456
  readonly replay?: {
454
457
  readonly agent: string;
458
+ readonly agentBehavior?: string | undefined;
455
459
  readonly tools: {
456
460
  readonly [x: string]: string;
457
461
  };
@@ -799,6 +803,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
799
803
  readonly tools: string;
800
804
  readonly replay?: {
801
805
  readonly agent: string;
806
+ readonly agentBehavior?: string | undefined;
802
807
  readonly tools: {
803
808
  readonly [x: string]: string;
804
809
  };
@@ -898,6 +903,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
898
903
  readonly tools: string;
899
904
  readonly replay?: {
900
905
  readonly agent: string;
906
+ readonly agentBehavior?: string | undefined;
901
907
  readonly tools: {
902
908
  readonly [x: string]: string;
903
909
  };
@@ -963,6 +969,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
963
969
  readonly tools: string;
964
970
  readonly replay?: {
965
971
  readonly agent: string;
972
+ readonly agentBehavior?: string | undefined;
966
973
  readonly tools: {
967
974
  readonly [x: string]: string;
968
975
  };
@@ -1010,6 +1017,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1010
1017
  readonly tools: string;
1011
1018
  readonly replay?: {
1012
1019
  readonly agent: string;
1020
+ readonly agentBehavior?: string | undefined;
1013
1021
  readonly tools: {
1014
1022
  readonly [x: string]: string;
1015
1023
  };
@@ -1053,6 +1061,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1053
1061
  readonly tools: string;
1054
1062
  readonly replay?: {
1055
1063
  readonly agent: string;
1064
+ readonly agentBehavior?: string | undefined;
1056
1065
  readonly tools: {
1057
1066
  readonly [x: string]: string;
1058
1067
  };
@@ -1100,6 +1109,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1100
1109
  readonly tools: string;
1101
1110
  readonly replay?: {
1102
1111
  readonly agent: string;
1112
+ readonly agentBehavior?: string | undefined;
1103
1113
  readonly tools: {
1104
1114
  readonly [x: string]: string;
1105
1115
  };
@@ -1141,6 +1151,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1141
1151
  readonly tools: string;
1142
1152
  readonly replay?: {
1143
1153
  readonly agent: string;
1154
+ readonly agentBehavior?: string | undefined;
1144
1155
  readonly tools: {
1145
1156
  readonly [x: string]: string;
1146
1157
  };
@@ -1226,6 +1237,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1226
1237
  readonly tools: string;
1227
1238
  readonly replay?: {
1228
1239
  readonly agent: string;
1240
+ readonly agentBehavior?: string | undefined;
1229
1241
  readonly tools: {
1230
1242
  readonly [x: string]: string;
1231
1243
  };
@@ -1573,6 +1585,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1573
1585
  readonly tools: string;
1574
1586
  readonly replay?: {
1575
1587
  readonly agent: string;
1588
+ readonly agentBehavior?: string | undefined;
1576
1589
  readonly tools: {
1577
1590
  readonly [x: string]: string;
1578
1591
  };
@@ -1672,6 +1685,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1672
1685
  readonly tools: string;
1673
1686
  readonly replay?: {
1674
1687
  readonly agent: string;
1688
+ readonly agentBehavior?: string | undefined;
1675
1689
  readonly tools: {
1676
1690
  readonly [x: string]: string;
1677
1691
  };
@@ -1737,6 +1751,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1737
1751
  readonly tools: string;
1738
1752
  readonly replay?: {
1739
1753
  readonly agent: string;
1754
+ readonly agentBehavior?: string | undefined;
1740
1755
  readonly tools: {
1741
1756
  readonly [x: string]: string;
1742
1757
  };
@@ -1784,6 +1799,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1784
1799
  readonly tools: string;
1785
1800
  readonly replay?: {
1786
1801
  readonly agent: string;
1802
+ readonly agentBehavior?: string | undefined;
1787
1803
  readonly tools: {
1788
1804
  readonly [x: string]: string;
1789
1805
  };
@@ -1827,6 +1843,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1827
1843
  readonly tools: string;
1828
1844
  readonly replay?: {
1829
1845
  readonly agent: string;
1846
+ readonly agentBehavior?: string | undefined;
1830
1847
  readonly tools: {
1831
1848
  readonly [x: string]: string;
1832
1849
  };
@@ -1874,6 +1891,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1874
1891
  readonly tools: string;
1875
1892
  readonly replay?: {
1876
1893
  readonly agent: string;
1894
+ readonly agentBehavior?: string | undefined;
1877
1895
  readonly tools: {
1878
1896
  readonly [x: string]: string;
1879
1897
  };
@@ -1915,6 +1933,7 @@ declare const encodePortRequest: (input: LedgerAdmitCall | LedgerLookupCall | Le
1915
1933
  readonly tools: string;
1916
1934
  readonly replay?: {
1917
1935
  readonly agent: string;
1936
+ readonly agentBehavior?: string | undefined;
1918
1937
  readonly tools: {
1919
1938
  readonly [x: string]: string;
1920
1939
  };
@@ -2033,6 +2052,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2033
2052
  readonly tools: string;
2034
2053
  readonly replay?: {
2035
2054
  readonly agent: string;
2055
+ readonly agentBehavior?: string | undefined;
2036
2056
  readonly tools: {
2037
2057
  readonly [x: string]: string;
2038
2058
  };
@@ -2082,6 +2102,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2082
2102
  readonly tools: string;
2083
2103
  readonly replay?: {
2084
2104
  readonly agent: string;
2105
+ readonly agentBehavior?: string | undefined;
2085
2106
  readonly tools: {
2086
2107
  readonly [x: string]: string;
2087
2108
  };
@@ -2129,6 +2150,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2129
2150
  readonly tools: string;
2130
2151
  readonly replay?: {
2131
2152
  readonly agent: string;
2153
+ readonly agentBehavior?: string | undefined;
2132
2154
  readonly tools: {
2133
2155
  readonly [x: string]: string;
2134
2156
  };
@@ -2253,6 +2275,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2253
2275
  readonly tools: string;
2254
2276
  readonly replay?: {
2255
2277
  readonly agent: string;
2278
+ readonly agentBehavior?: string | undefined;
2256
2279
  readonly tools: {
2257
2280
  readonly [x: string]: string;
2258
2281
  };
@@ -2302,6 +2325,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2302
2325
  readonly tools: string;
2303
2326
  readonly replay?: {
2304
2327
  readonly agent: string;
2328
+ readonly agentBehavior?: string | undefined;
2305
2329
  readonly tools: {
2306
2330
  readonly [x: string]: string;
2307
2331
  };
@@ -2349,6 +2373,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2349
2373
  readonly tools: string;
2350
2374
  readonly replay?: {
2351
2375
  readonly agent: string;
2376
+ readonly agentBehavior?: string | undefined;
2352
2377
  readonly tools: {
2353
2378
  readonly [x: string]: string;
2354
2379
  };
@@ -2507,6 +2532,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2507
2532
  readonly tools: string;
2508
2533
  readonly replay?: {
2509
2534
  readonly agent: string;
2535
+ readonly agentBehavior?: string | undefined;
2510
2536
  readonly tools: {
2511
2537
  readonly [x: string]: string;
2512
2538
  };
@@ -2854,6 +2880,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2854
2880
  readonly tools: string;
2855
2881
  readonly replay?: {
2856
2882
  readonly agent: string;
2883
+ readonly agentBehavior?: string | undefined;
2857
2884
  readonly tools: {
2858
2885
  readonly [x: string]: string;
2859
2886
  };
@@ -2953,6 +2980,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
2953
2980
  readonly tools: string;
2954
2981
  readonly replay?: {
2955
2982
  readonly agent: string;
2983
+ readonly agentBehavior?: string | undefined;
2956
2984
  readonly tools: {
2957
2985
  readonly [x: string]: string;
2958
2986
  };
@@ -3018,6 +3046,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3018
3046
  readonly tools: string;
3019
3047
  readonly replay?: {
3020
3048
  readonly agent: string;
3049
+ readonly agentBehavior?: string | undefined;
3021
3050
  readonly tools: {
3022
3051
  readonly [x: string]: string;
3023
3052
  };
@@ -3065,6 +3094,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3065
3094
  readonly tools: string;
3066
3095
  readonly replay?: {
3067
3096
  readonly agent: string;
3097
+ readonly agentBehavior?: string | undefined;
3068
3098
  readonly tools: {
3069
3099
  readonly [x: string]: string;
3070
3100
  };
@@ -3108,6 +3138,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3108
3138
  readonly tools: string;
3109
3139
  readonly replay?: {
3110
3140
  readonly agent: string;
3141
+ readonly agentBehavior?: string | undefined;
3111
3142
  readonly tools: {
3112
3143
  readonly [x: string]: string;
3113
3144
  };
@@ -3155,6 +3186,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3155
3186
  readonly tools: string;
3156
3187
  readonly replay?: {
3157
3188
  readonly agent: string;
3189
+ readonly agentBehavior?: string | undefined;
3158
3190
  readonly tools: {
3159
3191
  readonly [x: string]: string;
3160
3192
  };
@@ -3196,6 +3228,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3196
3228
  readonly tools: string;
3197
3229
  readonly replay?: {
3198
3230
  readonly agent: string;
3231
+ readonly agentBehavior?: string | undefined;
3199
3232
  readonly tools: {
3200
3233
  readonly [x: string]: string;
3201
3234
  };
@@ -3303,6 +3336,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3303
3336
  readonly tools: string;
3304
3337
  readonly replay?: {
3305
3338
  readonly agent: string;
3339
+ readonly agentBehavior?: string | undefined;
3306
3340
  readonly tools: {
3307
3341
  readonly [x: string]: string;
3308
3342
  };
@@ -3650,6 +3684,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3650
3684
  readonly tools: string;
3651
3685
  readonly replay?: {
3652
3686
  readonly agent: string;
3687
+ readonly agentBehavior?: string | undefined;
3653
3688
  readonly tools: {
3654
3689
  readonly [x: string]: string;
3655
3690
  };
@@ -3749,6 +3784,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3749
3784
  readonly tools: string;
3750
3785
  readonly replay?: {
3751
3786
  readonly agent: string;
3787
+ readonly agentBehavior?: string | undefined;
3752
3788
  readonly tools: {
3753
3789
  readonly [x: string]: string;
3754
3790
  };
@@ -3814,6 +3850,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3814
3850
  readonly tools: string;
3815
3851
  readonly replay?: {
3816
3852
  readonly agent: string;
3853
+ readonly agentBehavior?: string | undefined;
3817
3854
  readonly tools: {
3818
3855
  readonly [x: string]: string;
3819
3856
  };
@@ -3861,6 +3898,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3861
3898
  readonly tools: string;
3862
3899
  readonly replay?: {
3863
3900
  readonly agent: string;
3901
+ readonly agentBehavior?: string | undefined;
3864
3902
  readonly tools: {
3865
3903
  readonly [x: string]: string;
3866
3904
  };
@@ -3904,6 +3942,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3904
3942
  readonly tools: string;
3905
3943
  readonly replay?: {
3906
3944
  readonly agent: string;
3945
+ readonly agentBehavior?: string | undefined;
3907
3946
  readonly tools: {
3908
3947
  readonly [x: string]: string;
3909
3948
  };
@@ -3951,6 +3990,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3951
3990
  readonly tools: string;
3952
3991
  readonly replay?: {
3953
3992
  readonly agent: string;
3993
+ readonly agentBehavior?: string | undefined;
3954
3994
  readonly tools: {
3955
3995
  readonly [x: string]: string;
3956
3996
  };
@@ -3992,6 +4032,7 @@ declare const encodePortResponse: (input: PortFailed | PortSucceeded, options?:
3992
4032
  readonly tools: string;
3993
4033
  readonly replay?: {
3994
4034
  readonly agent: string;
4035
+ readonly agentBehavior?: string | undefined;
3995
4036
  readonly tools: {
3996
4037
  readonly [x: string]: string;
3997
4038
  };
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@effect-agent/storage-cloudflare","version":"0.1.0-beta.96","dependencies":{"@effect/platform-browser":"4.0.0-rc.115","@effect/sql-sqlite-do":"4.0.0-rc.115","effect-agent":"0.1.0-beta.96"},"devDependencies":{"@cloudflare/vitest-pool-workers":"0.21.3","@cloudflare/workers-types":"5.20260825.1","@effect-agent/testing":"0.1.0-beta.96","@effect/vitest":"4.0.0-rc.115","effect":"4.0.0-rc.115","typescript":"7.0.2","vite-plus":"0.3.0","vitest":"4.1.11"},"peerDependencies":{"effect":"^4.0.0-rc.115"},"exports":{".":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"./do-memory-store":{"types":"./dist/DoMemoryStore.d.mts","default":"./dist/DoMemoryStore.mjs"},"./do-schedule-store":{"types":"./dist/DoScheduleStore.d.mts","default":"./dist/DoScheduleStore.mjs"},"./do-storage-config":{"types":"./dist/DoStorageConfig.d.mts","default":"./dist/DoStorageConfig.mjs"},"./do-storage-error":{"types":"./dist/DoStorageError.d.mts","default":"./dist/DoStorageError.mjs"},"./do-storage-failpoint":{"types":"./dist/DoStorageFailpoint.d.mts","default":"./dist/DoStorageFailpoint.mjs"},"./do-storage-version":{"types":"./dist/DoStorageVersion.d.mts","default":"./dist/DoStorageVersion.mjs"},"./do-submission-ledger":{"types":"./dist/DoSubmissionLedger.d.mts","default":"./dist/DoSubmissionLedger.mjs"},"./do-subscription-store":{"types":"./dist/DoSubscriptionStore.d.mts","default":"./dist/DoSubscriptionStore.mjs"},"./do-thread-store":{"types":"./dist/DoThreadStore.d.mts","default":"./dist/DoThreadStore.mjs"},"./memory-protocol":{"types":"./dist/MemoryProtocol.d.mts","default":"./dist/MemoryProtocol.mjs"},"./port-protocol":{"types":"./dist/PortProtocol.d.mts","default":"./dist/PortProtocol.mjs"},"./port-routing":{"types":"./dist/PortRouting.d.mts","default":"./dist/PortRouting.mjs"},"./testing/do-storage-failpoint-testing":{"types":"./dist/DoStorageFailpointTesting.d.mts","default":"./dist/DoStorageFailpointTesting.mjs"},"./do-message-delivery-store":{"types":"./dist/DoMessageDeliveryStore.d.mts","default":"./dist/DoMessageDeliveryStore.mjs"}},"description":"Durable Object SQLite storage adapters and the routed port protocol for Effect Agent on Cloudflare.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/danieljvdm/effect-agent.git","directory":"packages/storage-cloudflare"},"files":["dist","src"],"type":"module","sideEffects":[],"publishConfig":{"access":"public"},"scripts":{"build":"vp pack","check":"tsc --noEmit -p tsconfig.json"}}
1
+ {"name":"@effect-agent/storage-cloudflare","version":"0.1.0-beta.97","dependencies":{"@effect/platform-browser":"4.0.0-rc.115","@effect/sql-sqlite-do":"4.0.0-rc.115","effect-agent":"0.1.0-beta.97"},"devDependencies":{"@cloudflare/vitest-pool-workers":"0.21.3","@cloudflare/workers-types":"5.20260825.1","@effect-agent/testing":"0.1.0-beta.97","@effect/vitest":"4.0.0-rc.115","effect":"4.0.0-rc.115","typescript":"7.0.2","vite-plus":"0.3.0","vitest":"4.1.11"},"peerDependencies":{"effect":"^4.0.0-rc.115"},"exports":{".":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"./do-memory-store":{"types":"./dist/DoMemoryStore.d.mts","default":"./dist/DoMemoryStore.mjs"},"./do-schedule-store":{"types":"./dist/DoScheduleStore.d.mts","default":"./dist/DoScheduleStore.mjs"},"./do-storage-config":{"types":"./dist/DoStorageConfig.d.mts","default":"./dist/DoStorageConfig.mjs"},"./do-storage-error":{"types":"./dist/DoStorageError.d.mts","default":"./dist/DoStorageError.mjs"},"./do-storage-failpoint":{"types":"./dist/DoStorageFailpoint.d.mts","default":"./dist/DoStorageFailpoint.mjs"},"./do-storage-version":{"types":"./dist/DoStorageVersion.d.mts","default":"./dist/DoStorageVersion.mjs"},"./do-submission-ledger":{"types":"./dist/DoSubmissionLedger.d.mts","default":"./dist/DoSubmissionLedger.mjs"},"./do-subscription-store":{"types":"./dist/DoSubscriptionStore.d.mts","default":"./dist/DoSubscriptionStore.mjs"},"./do-thread-store":{"types":"./dist/DoThreadStore.d.mts","default":"./dist/DoThreadStore.mjs"},"./memory-protocol":{"types":"./dist/MemoryProtocol.d.mts","default":"./dist/MemoryProtocol.mjs"},"./port-protocol":{"types":"./dist/PortProtocol.d.mts","default":"./dist/PortProtocol.mjs"},"./port-routing":{"types":"./dist/PortRouting.d.mts","default":"./dist/PortRouting.mjs"},"./testing/do-storage-failpoint-testing":{"types":"./dist/DoStorageFailpointTesting.d.mts","default":"./dist/DoStorageFailpointTesting.mjs"},"./do-message-delivery-store":{"types":"./dist/DoMessageDeliveryStore.d.mts","default":"./dist/DoMessageDeliveryStore.mjs"}},"description":"Durable Object SQLite storage adapters and the routed port protocol for Effect Agent on Cloudflare.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/danieljvdm/effect-agent.git","directory":"packages/storage-cloudflare"},"files":["dist","src"],"type":"module","sideEffects":[],"publishConfig":{"access":"public"},"scripts":{"build":"vp pack","check":"tsc --noEmit -p tsconfig.json"}}