@inkeep/agents-cli 0.29.8 → 0.29.10
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.
- package/dist/index.js +116 -80
- package/package.json +4 -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.
|
|
744
|
+
// ../node_modules/.pnpm/hono@4.10.3/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.
|
|
747
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
844
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/cookie.js
|
|
845
845
|
var init_cookie = __esm({
|
|
846
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
846
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
853
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/helper/cookie/index.js
|
|
854
854
|
var init_cookie2 = __esm({
|
|
855
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
855
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
862
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/http-exception.js
|
|
863
863
|
var init_http_exception = __esm({
|
|
864
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
864
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
870
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/crypto.js
|
|
871
871
|
var init_crypto = __esm({
|
|
872
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
872
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
878
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/buffer.js
|
|
879
879
|
var init_buffer = __esm({
|
|
880
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
880
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
887
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/validator/validator.js
|
|
888
888
|
var init_validator = __esm({
|
|
889
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
889
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
898
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/validator/index.js
|
|
899
899
|
var init_validator2 = __esm({
|
|
900
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
900
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
907
|
+
// ../node_modules/.pnpm/@hono+zod-validator@0.7.4_hono@4.10.3_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.
|
|
909
|
+
"../node_modules/.pnpm/@hono+zod-validator@0.7.4_hono@4.10.3_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.
|
|
916
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/compose.js
|
|
917
917
|
var init_compose = __esm({
|
|
918
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
918
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
924
|
+
// ../node_modules/.pnpm/hono@4.10.3/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.
|
|
927
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
934
|
+
// ../node_modules/.pnpm/hono@4.10.3/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.
|
|
965
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1011
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/request.js
|
|
1012
1012
|
var tryDecodeURIComponent, HonoRequest;
|
|
1013
1013
|
var init_request = __esm({
|
|
1014
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1014
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1133
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/html.js
|
|
1134
1134
|
var init_html = __esm({
|
|
1135
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1135
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1141
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/context.js
|
|
1142
1142
|
var init_context = __esm({
|
|
1143
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1143
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1151
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router.js
|
|
1152
1152
|
var init_router = __esm({
|
|
1153
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1153
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1159
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/constants.js
|
|
1160
1160
|
var init_constants2 = __esm({
|
|
1161
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1161
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1167
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/hono-base.js
|
|
1168
1168
|
var init_hono_base = __esm({
|
|
1169
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1169
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1180
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/reg-exp-router/matcher.js
|
|
1181
1181
|
var init_matcher = __esm({
|
|
1182
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1182
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1189
|
+
// ../node_modules/.pnpm/hono@4.10.3/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.
|
|
1192
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1200
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/reg-exp-router/trie.js
|
|
1201
1201
|
var init_trie = __esm({
|
|
1202
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1202
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1209
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/reg-exp-router/router.js
|
|
1210
1210
|
var init_router2 = __esm({
|
|
1211
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1211
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1222
|
+
// ../node_modules/.pnpm/hono@4.10.3/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.
|
|
1224
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1233
|
+
// ../node_modules/.pnpm/hono@4.10.3/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.
|
|
1235
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1243
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/smart-router/router.js
|
|
1244
1244
|
var init_router3 = __esm({
|
|
1245
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1245
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1252
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/smart-router/index.js
|
|
1253
1253
|
var init_smart_router = __esm({
|
|
1254
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1254
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1261
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/trie-router/node.js
|
|
1262
1262
|
var init_node2 = __esm({
|
|
1263
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1263
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1271
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/trie-router/router.js
|
|
1272
1272
|
var init_router4 = __esm({
|
|
1273
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1273
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1281
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/router/trie-router/index.js
|
|
1282
1282
|
var init_trie_router = __esm({
|
|
1283
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1283
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1290
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/hono.js
|
|
1291
1291
|
var init_hono = __esm({
|
|
1292
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1292
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1302
|
+
// ../node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/index.js
|
|
1303
1303
|
var init_dist3 = __esm({
|
|
1304
|
-
"../node_modules/.pnpm/hono@4.10.
|
|
1304
|
+
"../node_modules/.pnpm/hono@4.10.3/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.
|
|
1311
|
+
// ../node_modules/.pnpm/@hono+zod-openapi@1.1.4_hono@4.10.3_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.
|
|
1314
|
+
"../node_modules/.pnpm/@hono+zod-openapi@1.1.4_hono@4.10.3_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();
|
|
@@ -44193,8 +44193,8 @@ ${lanes.join("\n")}
|
|
|
44193
44193
|
function isMissingList(arr) {
|
|
44194
44194
|
return !!arr.isMissingList;
|
|
44195
44195
|
}
|
|
44196
|
-
function parseBracketedList(kind, parseElement,
|
|
44197
|
-
if (parseExpected(
|
|
44196
|
+
function parseBracketedList(kind, parseElement, open2, close) {
|
|
44197
|
+
if (parseExpected(open2)) {
|
|
44198
44198
|
const result = parseDelimitedList(kind, parseElement);
|
|
44199
44199
|
parseExpected(close);
|
|
44200
44200
|
return result;
|
|
@@ -46629,7 +46629,7 @@ ${lanes.join("\n")}
|
|
|
46629
46629
|
);
|
|
46630
46630
|
return finishNode(factory2.createJsxSpreadAttribute(expression), pos);
|
|
46631
46631
|
}
|
|
46632
|
-
function parseJsxClosingElement(
|
|
46632
|
+
function parseJsxClosingElement(open2, inExpressionContext) {
|
|
46633
46633
|
const pos = getNodePos();
|
|
46634
46634
|
parseExpected(
|
|
46635
46635
|
31
|
|
@@ -46643,7 +46643,7 @@ ${lanes.join("\n")}
|
|
|
46643
46643
|
/*shouldAdvance*/
|
|
46644
46644
|
false
|
|
46645
46645
|
)) {
|
|
46646
|
-
if (inExpressionContext || !tagNamesAreEquivalent(
|
|
46646
|
+
if (inExpressionContext || !tagNamesAreEquivalent(open2.tagName, tagName)) {
|
|
46647
46647
|
nextToken();
|
|
46648
46648
|
} else {
|
|
46649
46649
|
scanJsxText();
|
|
@@ -195439,18 +195439,18 @@ ${content}
|
|
|
195439
195439
|
/* Code */
|
|
195440
195440
|
);
|
|
195441
195441
|
}
|
|
195442
|
-
function spanForObjectOrArrayLiteral(node,
|
|
195442
|
+
function spanForObjectOrArrayLiteral(node, open2 = 19) {
|
|
195443
195443
|
return spanForNode(
|
|
195444
195444
|
node,
|
|
195445
195445
|
/*autoCollapse*/
|
|
195446
195446
|
false,
|
|
195447
195447
|
/*useFullStart*/
|
|
195448
195448
|
!isArrayLiteralExpression(node.parent) && !isCallExpression(node.parent),
|
|
195449
|
-
|
|
195449
|
+
open2
|
|
195450
195450
|
);
|
|
195451
195451
|
}
|
|
195452
|
-
function spanForNode(hintSpanNode, autoCollapse = false, useFullStart = true,
|
|
195453
|
-
const openToken = findChildOfKind(n2,
|
|
195452
|
+
function spanForNode(hintSpanNode, autoCollapse = false, useFullStart = true, open2 = 19, close = open2 === 19 ? 20 : 24) {
|
|
195453
|
+
const openToken = findChildOfKind(n2, open2, sourceFile);
|
|
195454
195454
|
const closeToken = findChildOfKind(n2, close, sourceFile);
|
|
195455
195455
|
return openToken && closeToken && spanBetweenTokens(openToken, closeToken, hintSpanNode, sourceFile, autoCollapse, useFullStart);
|
|
195456
195456
|
}
|
|
@@ -198241,9 +198241,9 @@ ${options.prefix}` : "\n" : options.prefix
|
|
|
198241
198241
|
return end;
|
|
198242
198242
|
}
|
|
198243
198243
|
function getClassOrObjectBraceEnds(cls, sourceFile) {
|
|
198244
|
-
const
|
|
198244
|
+
const open2 = findChildOfKind(cls, 19, sourceFile);
|
|
198245
198245
|
const close = findChildOfKind(cls, 20, sourceFile);
|
|
198246
|
-
return [
|
|
198246
|
+
return [open2 == null ? void 0 : open2.end, close == null ? void 0 : close.end];
|
|
198247
198247
|
}
|
|
198248
198248
|
function getMembersOrProperties(node) {
|
|
198249
198249
|
return isObjectLiteralExpression(node) ? node.properties : node.members;
|
|
@@ -238910,10 +238910,31 @@ import { fork } from "child_process";
|
|
|
238910
238910
|
import { existsSync as existsSync2 } from "fs";
|
|
238911
238911
|
import { createRequire } from "module";
|
|
238912
238912
|
import { dirname, join as join2 } from "path";
|
|
238913
|
+
import * as p3 from "@clack/prompts";
|
|
238913
238914
|
import chalk3 from "chalk";
|
|
238914
238915
|
import fs4 from "fs-extra";
|
|
238915
|
-
import
|
|
238916
|
+
import open from "open";
|
|
238916
238917
|
var require2 = createRequire(import.meta.url);
|
|
238918
|
+
async function waitForServer(host, port, maxAttempts = 60) {
|
|
238919
|
+
for (let i2 = 0; i2 < maxAttempts; i2++) {
|
|
238920
|
+
try {
|
|
238921
|
+
const response = await fetch(`http://${host}:${port}`, {
|
|
238922
|
+
method: "GET",
|
|
238923
|
+
signal: AbortSignal.timeout(2e3)
|
|
238924
|
+
});
|
|
238925
|
+
if (response.ok) {
|
|
238926
|
+
const text4 = await response.text();
|
|
238927
|
+
if (text4 && text4.length > 0 && text4.includes("<!DOCTYPE html>")) {
|
|
238928
|
+
await new Promise((resolve6) => setTimeout(resolve6, 1e3));
|
|
238929
|
+
return true;
|
|
238930
|
+
}
|
|
238931
|
+
}
|
|
238932
|
+
} catch {
|
|
238933
|
+
}
|
|
238934
|
+
await new Promise((resolve6) => setTimeout(resolve6, 500));
|
|
238935
|
+
}
|
|
238936
|
+
return false;
|
|
238937
|
+
}
|
|
238917
238938
|
function resolveWebRuntime(isRoot = false) {
|
|
238918
238939
|
try {
|
|
238919
238940
|
const pkg = require2.resolve("@inkeep/agents-manage-ui/package.json");
|
|
@@ -238934,7 +238955,11 @@ Error: ${err instanceof Error ? err.message : "Unknown error"}`
|
|
|
238934
238955
|
);
|
|
238935
238956
|
}
|
|
238936
238957
|
}
|
|
238937
|
-
function startWebApp({
|
|
238958
|
+
async function startWebApp({
|
|
238959
|
+
port,
|
|
238960
|
+
host,
|
|
238961
|
+
openBrowser
|
|
238962
|
+
}) {
|
|
238938
238963
|
console.log("");
|
|
238939
238964
|
const s2 = p3.spinner();
|
|
238940
238965
|
s2.start("Starting dashboard server...");
|
|
@@ -238962,6 +238987,16 @@ function startWebApp({ port, host }) {
|
|
|
238962
238987
|
console.log("");
|
|
238963
238988
|
console.log(chalk3.gray("Press Ctrl+C to stop the server"));
|
|
238964
238989
|
console.log("");
|
|
238990
|
+
if (openBrowser) {
|
|
238991
|
+
console.log(chalk3.gray("Waiting for server to be ready..."));
|
|
238992
|
+
const isReady = await waitForServer(host, port);
|
|
238993
|
+
if (isReady) {
|
|
238994
|
+
await open(`http://${host}:${port}`);
|
|
238995
|
+
} else {
|
|
238996
|
+
console.log(chalk3.yellow("\u26A0\uFE0F Server did not respond in time, skipping browser open"));
|
|
238997
|
+
console.log(chalk3.gray(` You can manually open: http://${host}:${port}`));
|
|
238998
|
+
}
|
|
238999
|
+
}
|
|
238965
239000
|
process.on("SIGINT", () => {
|
|
238966
239001
|
console.log("");
|
|
238967
239002
|
console.log(chalk3.yellow("\n\u{1F6D1} Stopping dashboard server..."));
|
|
@@ -239137,7 +239172,7 @@ This project can be deployed to any platform that supports Next.js:
|
|
|
239137
239172
|
}
|
|
239138
239173
|
}
|
|
239139
239174
|
async function devCommand(options) {
|
|
239140
|
-
const { port, host, build, outputDir, path: path4, export: exportFlag } = options;
|
|
239175
|
+
const { port, host, build, outputDir, path: path4, export: exportFlag, openBrowser } = options;
|
|
239141
239176
|
if (path4) {
|
|
239142
239177
|
const rt = resolveWebRuntime(true);
|
|
239143
239178
|
console.log(rt);
|
|
@@ -239151,7 +239186,7 @@ async function devCommand(options) {
|
|
|
239151
239186
|
await buildNextApp({ outputDir });
|
|
239152
239187
|
return;
|
|
239153
239188
|
}
|
|
239154
|
-
await startWebApp({ port, host });
|
|
239189
|
+
await startWebApp({ port, host, openBrowser });
|
|
239155
239190
|
}
|
|
239156
239191
|
|
|
239157
239192
|
// src/commands/init.ts
|
|
@@ -240891,14 +240926,15 @@ program.command("list-agent").description("List all available agents for a speci
|
|
|
240891
240926
|
const config = options.config || options.configFilePath;
|
|
240892
240927
|
await listAgentsCommand({ ...options, config });
|
|
240893
240928
|
});
|
|
240894
|
-
program.command("dev").description("Start the Inkeep dashboard server").option("--port <port>", "Port to run the server on", "3000").option("--host <host>", "Host to bind the server to", "localhost").option("--build", "Build the Dashboard UI for production", false).option("--export", "Export the Next.js project source files", false).option("--output-dir <dir>", "Output directory for build files", "./inkeep-dev").option("--path", "Output the path to the Dashboard UI", false).action(async (options) => {
|
|
240929
|
+
program.command("dev").description("Start the Inkeep dashboard server").option("--port <port>", "Port to run the server on", "3000").option("--host <host>", "Host to bind the server to", "localhost").option("--build", "Build the Dashboard UI for production", false).option("--export", "Export the Next.js project source files", false).option("--output-dir <dir>", "Output directory for build files", "./inkeep-dev").option("--path", "Output the path to the Dashboard UI", false).option("--open-browser", "Open the browser", false).action(async (options) => {
|
|
240895
240930
|
await devCommand({
|
|
240896
240931
|
port: parseInt(options.port, 10),
|
|
240897
240932
|
host: options.host,
|
|
240898
240933
|
build: options.build,
|
|
240899
240934
|
outputDir: options.outputDir,
|
|
240900
240935
|
path: options.path,
|
|
240901
|
-
export: options.export
|
|
240936
|
+
export: options.export,
|
|
240937
|
+
openBrowser: options.openBrowser
|
|
240902
240938
|
});
|
|
240903
240939
|
});
|
|
240904
240940
|
program.command("update").description("Update @inkeep/agents-cli to the latest version").option("--check", "Check for updates without installing").option("--force", "Force update even if already on latest version").action(async (options) => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@inkeep/agents-cli",
|
|
3
|
-
"version": "0.29.
|
|
3
|
+
"version": "0.29.10",
|
|
4
4
|
"description": "Inkeep CLI tool",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -48,8 +48,9 @@
|
|
|
48
48
|
"recast": "^0.23.0",
|
|
49
49
|
"ts-morph": "^26.0.0",
|
|
50
50
|
"tsx": "^4.20.5",
|
|
51
|
-
"
|
|
52
|
-
"@inkeep/agents-
|
|
51
|
+
"open": "^10.2.0",
|
|
52
|
+
"@inkeep/agents-core": "^0.29.10",
|
|
53
|
+
"@inkeep/agents-sdk": "^0.29.10"
|
|
53
54
|
},
|
|
54
55
|
"devDependencies": {
|
|
55
56
|
"@types/degit": "^2.8.6",
|