@inkeep/agents-cli 0.29.4 → 0.29.5

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 (2) hide show
  1. package/dist/index.js +66 -66
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -741,10 +741,10 @@ var init_dist = __esm({
741
741
  }
742
742
  });
743
743
 
744
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/url.js
744
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/url.js
745
745
  var tryDecode, _decodeURI, _getQueryParam, getQueryParam, getQueryParams, decodeURIComponent_;
746
746
  var init_url = __esm({
747
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/url.js"() {
747
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/url.js"() {
748
748
  "use strict";
749
749
  init_esm_shims();
750
750
  tryDecode = (str, decoder) => {
@@ -841,52 +841,52 @@ var init_url = __esm({
841
841
  }
842
842
  });
843
843
 
844
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/cookie.js
844
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/cookie.js
845
845
  var init_cookie = __esm({
846
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/cookie.js"() {
846
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/cookie.js"() {
847
847
  "use strict";
848
848
  init_esm_shims();
849
849
  init_url();
850
850
  }
851
851
  });
852
852
 
853
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/helper/cookie/index.js
853
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/helper/cookie/index.js
854
854
  var init_cookie2 = __esm({
855
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/helper/cookie/index.js"() {
855
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/helper/cookie/index.js"() {
856
856
  "use strict";
857
857
  init_esm_shims();
858
858
  init_cookie();
859
859
  }
860
860
  });
861
861
 
862
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/http-exception.js
862
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/http-exception.js
863
863
  var init_http_exception = __esm({
864
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/http-exception.js"() {
864
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/http-exception.js"() {
865
865
  "use strict";
866
866
  init_esm_shims();
867
867
  }
868
868
  });
869
869
 
870
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/crypto.js
870
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/crypto.js
871
871
  var init_crypto = __esm({
872
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/crypto.js"() {
872
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/crypto.js"() {
873
873
  "use strict";
874
874
  init_esm_shims();
875
875
  }
876
876
  });
877
877
 
878
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/buffer.js
878
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/buffer.js
879
879
  var init_buffer = __esm({
880
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/buffer.js"() {
880
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/buffer.js"() {
881
881
  "use strict";
882
882
  init_esm_shims();
883
883
  init_crypto();
884
884
  }
885
885
  });
886
886
 
887
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/validator/validator.js
887
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/validator/validator.js
888
888
  var init_validator = __esm({
889
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/validator/validator.js"() {
889
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/validator/validator.js"() {
890
890
  "use strict";
891
891
  init_esm_shims();
892
892
  init_cookie2();
@@ -895,43 +895,43 @@ var init_validator = __esm({
895
895
  }
896
896
  });
897
897
 
898
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/validator/index.js
898
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/validator/index.js
899
899
  var init_validator2 = __esm({
900
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/validator/index.js"() {
900
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/validator/index.js"() {
901
901
  "use strict";
902
902
  init_esm_shims();
903
903
  init_validator();
904
904
  }
905
905
  });
906
906
 
907
- // ../node_modules/.pnpm/@hono+zod-validator@0.7.4_hono@4.10.1_zod@4.1.12/node_modules/@hono/zod-validator/dist/index.js
907
+ // ../node_modules/.pnpm/@hono+zod-validator@0.7.4_hono@4.10.2_zod@4.1.12/node_modules/@hono/zod-validator/dist/index.js
908
908
  var init_dist2 = __esm({
909
- "../node_modules/.pnpm/@hono+zod-validator@0.7.4_hono@4.10.1_zod@4.1.12/node_modules/@hono/zod-validator/dist/index.js"() {
909
+ "../node_modules/.pnpm/@hono+zod-validator@0.7.4_hono@4.10.2_zod@4.1.12/node_modules/@hono/zod-validator/dist/index.js"() {
910
910
  "use strict";
911
911
  init_esm_shims();
912
912
  init_validator2();
913
913
  }
914
914
  });
915
915
 
916
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/compose.js
916
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/compose.js
917
917
  var init_compose = __esm({
918
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/compose.js"() {
918
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/compose.js"() {
919
919
  "use strict";
920
920
  init_esm_shims();
921
921
  }
922
922
  });
923
923
 
924
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/request/constants.js
924
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/request/constants.js
925
925
  var GET_MATCH_RESULT;
926
926
  var init_constants = __esm({
927
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/request/constants.js"() {
927
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/request/constants.js"() {
928
928
  "use strict";
929
929
  init_esm_shims();
930
930
  GET_MATCH_RESULT = Symbol();
931
931
  }
932
932
  });
933
933
 
934
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/body.js
934
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/body.js
935
935
  async function parseFormData(request, options) {
936
936
  const formData = await request.formData();
937
937
  if (formData) {
@@ -962,7 +962,7 @@ function convertFormDataToBodyData(formData, options) {
962
962
  }
963
963
  var parseBody, handleParsingAllValues, handleParsingNestedValues;
964
964
  var init_body = __esm({
965
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/body.js"() {
965
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/body.js"() {
966
966
  "use strict";
967
967
  init_esm_shims();
968
968
  init_request();
@@ -1008,10 +1008,10 @@ var init_body = __esm({
1008
1008
  }
1009
1009
  });
1010
1010
 
1011
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/request.js
1011
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/request.js
1012
1012
  var tryDecodeURIComponent, HonoRequest;
1013
1013
  var init_request = __esm({
1014
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/request.js"() {
1014
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/request.js"() {
1015
1015
  "use strict";
1016
1016
  init_esm_shims();
1017
1017
  init_http_exception();
@@ -1130,17 +1130,17 @@ var init_request = __esm({
1130
1130
  }
1131
1131
  });
1132
1132
 
1133
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/html.js
1133
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/html.js
1134
1134
  var init_html = __esm({
1135
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/html.js"() {
1135
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/html.js"() {
1136
1136
  "use strict";
1137
1137
  init_esm_shims();
1138
1138
  }
1139
1139
  });
1140
1140
 
1141
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/context.js
1141
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/context.js
1142
1142
  var init_context = __esm({
1143
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/context.js"() {
1143
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/context.js"() {
1144
1144
  "use strict";
1145
1145
  init_esm_shims();
1146
1146
  init_request();
@@ -1148,25 +1148,25 @@ var init_context = __esm({
1148
1148
  }
1149
1149
  });
1150
1150
 
1151
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router.js
1151
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router.js
1152
1152
  var init_router = __esm({
1153
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router.js"() {
1153
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router.js"() {
1154
1154
  "use strict";
1155
1155
  init_esm_shims();
1156
1156
  }
1157
1157
  });
1158
1158
 
1159
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/constants.js
1159
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/constants.js
1160
1160
  var init_constants2 = __esm({
1161
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/utils/constants.js"() {
1161
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/utils/constants.js"() {
1162
1162
  "use strict";
1163
1163
  init_esm_shims();
1164
1164
  }
1165
1165
  });
1166
1166
 
1167
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/hono-base.js
1167
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/hono-base.js
1168
1168
  var init_hono_base = __esm({
1169
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/hono-base.js"() {
1169
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/hono-base.js"() {
1170
1170
  "use strict";
1171
1171
  init_esm_shims();
1172
1172
  init_compose();
@@ -1177,19 +1177,19 @@ var init_hono_base = __esm({
1177
1177
  }
1178
1178
  });
1179
1179
 
1180
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/matcher.js
1180
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/matcher.js
1181
1181
  var init_matcher = __esm({
1182
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/matcher.js"() {
1182
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/matcher.js"() {
1183
1183
  "use strict";
1184
1184
  init_esm_shims();
1185
1185
  init_router();
1186
1186
  }
1187
1187
  });
1188
1188
 
1189
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/node.js
1189
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/node.js
1190
1190
  var PATH_ERROR, regExpMetaChars;
1191
1191
  var init_node = __esm({
1192
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/node.js"() {
1192
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/node.js"() {
1193
1193
  "use strict";
1194
1194
  init_esm_shims();
1195
1195
  PATH_ERROR = Symbol();
@@ -1197,18 +1197,18 @@ var init_node = __esm({
1197
1197
  }
1198
1198
  });
1199
1199
 
1200
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/trie.js
1200
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/trie.js
1201
1201
  var init_trie = __esm({
1202
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/trie.js"() {
1202
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/trie.js"() {
1203
1203
  "use strict";
1204
1204
  init_esm_shims();
1205
1205
  init_node();
1206
1206
  }
1207
1207
  });
1208
1208
 
1209
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/router.js
1209
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/router.js
1210
1210
  var init_router2 = __esm({
1211
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/router.js"() {
1211
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/router.js"() {
1212
1212
  "use strict";
1213
1213
  init_esm_shims();
1214
1214
  init_router();
@@ -1219,9 +1219,9 @@ var init_router2 = __esm({
1219
1219
  }
1220
1220
  });
1221
1221
 
1222
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/prepared-router.js
1222
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/prepared-router.js
1223
1223
  var init_prepared_router = __esm({
1224
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/prepared-router.js"() {
1224
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/prepared-router.js"() {
1225
1225
  "use strict";
1226
1226
  init_esm_shims();
1227
1227
  init_router();
@@ -1230,9 +1230,9 @@ var init_prepared_router = __esm({
1230
1230
  }
1231
1231
  });
1232
1232
 
1233
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/index.js
1233
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/index.js
1234
1234
  var init_reg_exp_router = __esm({
1235
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/reg-exp-router/index.js"() {
1235
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/reg-exp-router/index.js"() {
1236
1236
  "use strict";
1237
1237
  init_esm_shims();
1238
1238
  init_router2();
@@ -1240,27 +1240,27 @@ var init_reg_exp_router = __esm({
1240
1240
  }
1241
1241
  });
1242
1242
 
1243
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/smart-router/router.js
1243
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/smart-router/router.js
1244
1244
  var init_router3 = __esm({
1245
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/smart-router/router.js"() {
1245
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/smart-router/router.js"() {
1246
1246
  "use strict";
1247
1247
  init_esm_shims();
1248
1248
  init_router();
1249
1249
  }
1250
1250
  });
1251
1251
 
1252
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/smart-router/index.js
1252
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/smart-router/index.js
1253
1253
  var init_smart_router = __esm({
1254
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/smart-router/index.js"() {
1254
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/smart-router/index.js"() {
1255
1255
  "use strict";
1256
1256
  init_esm_shims();
1257
1257
  init_router3();
1258
1258
  }
1259
1259
  });
1260
1260
 
1261
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/trie-router/node.js
1261
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/trie-router/node.js
1262
1262
  var init_node2 = __esm({
1263
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/trie-router/node.js"() {
1263
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/trie-router/node.js"() {
1264
1264
  "use strict";
1265
1265
  init_esm_shims();
1266
1266
  init_router();
@@ -1268,9 +1268,9 @@ var init_node2 = __esm({
1268
1268
  }
1269
1269
  });
1270
1270
 
1271
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/trie-router/router.js
1271
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/trie-router/router.js
1272
1272
  var init_router4 = __esm({
1273
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/trie-router/router.js"() {
1273
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/trie-router/router.js"() {
1274
1274
  "use strict";
1275
1275
  init_esm_shims();
1276
1276
  init_url();
@@ -1278,18 +1278,18 @@ var init_router4 = __esm({
1278
1278
  }
1279
1279
  });
1280
1280
 
1281
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/trie-router/index.js
1281
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/trie-router/index.js
1282
1282
  var init_trie_router = __esm({
1283
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/router/trie-router/index.js"() {
1283
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/router/trie-router/index.js"() {
1284
1284
  "use strict";
1285
1285
  init_esm_shims();
1286
1286
  init_router4();
1287
1287
  }
1288
1288
  });
1289
1289
 
1290
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/hono.js
1290
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/hono.js
1291
1291
  var init_hono = __esm({
1292
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/hono.js"() {
1292
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/hono.js"() {
1293
1293
  "use strict";
1294
1294
  init_esm_shims();
1295
1295
  init_hono_base();
@@ -1299,19 +1299,19 @@ var init_hono = __esm({
1299
1299
  }
1300
1300
  });
1301
1301
 
1302
- // ../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/index.js
1302
+ // ../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/index.js
1303
1303
  var init_dist3 = __esm({
1304
- "../node_modules/.pnpm/hono@4.10.1/node_modules/hono/dist/index.js"() {
1304
+ "../node_modules/.pnpm/hono@4.10.2/node_modules/hono/dist/index.js"() {
1305
1305
  "use strict";
1306
1306
  init_esm_shims();
1307
1307
  init_hono();
1308
1308
  }
1309
1309
  });
1310
1310
 
1311
- // ../node_modules/.pnpm/@hono+zod-openapi@1.1.4_hono@4.10.1_zod@4.1.12/node_modules/@hono/zod-openapi/dist/index.js
1311
+ // ../node_modules/.pnpm/@hono+zod-openapi@1.1.4_hono@4.10.2_zod@4.1.12/node_modules/@hono/zod-openapi/dist/index.js
1312
1312
  import { z as z2 } from "zod";
1313
1313
  var init_dist4 = __esm({
1314
- "../node_modules/.pnpm/@hono+zod-openapi@1.1.4_hono@4.10.1_zod@4.1.12/node_modules/@hono/zod-openapi/dist/index.js"() {
1314
+ "../node_modules/.pnpm/@hono+zod-openapi@1.1.4_hono@4.10.2_zod@4.1.12/node_modules/@hono/zod-openapi/dist/index.js"() {
1315
1315
  "use strict";
1316
1316
  init_esm_shims();
1317
1317
  init_dist();
@@ -1322,7 +1322,7 @@ var init_dist4 = __esm({
1322
1322
  }
1323
1323
  });
1324
1324
 
1325
- // ../node_modules/.pnpm/drizzle-zod@0.8.3_drizzle-orm@0.44.6_@libsql+client@0.15.15_@opentelemetry+api@1.9.0_@types+pg@8.15.5__zod@4.1.12/node_modules/drizzle-zod/index.mjs
1325
+ // ../node_modules/.pnpm/drizzle-zod@0.8.3_drizzle-orm@0.44.7_@libsql+client@0.15.15_@opentelemetry+api@1.9.0_@types+pg@8.15.5__zod@4.1.12/node_modules/drizzle-zod/index.mjs
1326
1326
  import { z as z3 } from "zod/v4";
1327
1327
  import { isTable, getTableColumns, getViewSelectedFields, is, Column, SQL, isView } from "drizzle-orm";
1328
1328
  function isColumnType(column, columnTypes) {
@@ -1540,7 +1540,7 @@ function handleEnum(enum_, factory) {
1540
1540
  }
1541
1541
  var CONSTANTS, isPgEnum, literalSchema, jsonSchema, bufferSchema, selectConditions, insertConditions, createSelectSchema, createInsertSchema;
1542
1542
  var init_drizzle_zod = __esm({
1543
- "../node_modules/.pnpm/drizzle-zod@0.8.3_drizzle-orm@0.44.6_@libsql+client@0.15.15_@opentelemetry+api@1.9.0_@types+pg@8.15.5__zod@4.1.12/node_modules/drizzle-zod/index.mjs"() {
1543
+ "../node_modules/.pnpm/drizzle-zod@0.8.3_drizzle-orm@0.44.7_@libsql+client@0.15.15_@opentelemetry+api@1.9.0_@types+pg@8.15.5__zod@4.1.12/node_modules/drizzle-zod/index.mjs"() {
1544
1544
  "use strict";
1545
1545
  init_esm_shims();
1546
1546
  CONSTANTS = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inkeep/agents-cli",
3
- "version": "0.29.4",
3
+ "version": "0.29.5",
4
4
  "description": "Inkeep CLI tool",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -48,8 +48,8 @@
48
48
  "recast": "^0.23.0",
49
49
  "ts-morph": "^26.0.0",
50
50
  "tsx": "^4.20.5",
51
- "@inkeep/agents-core": "^0.29.4",
52
- "@inkeep/agents-sdk": "^0.29.4"
51
+ "@inkeep/agents-core": "^0.29.5",
52
+ "@inkeep/agents-sdk": "^0.29.5"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/degit": "^2.8.6",