@task-shepherd/agent 1.0.14 → 1.0.17

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/meta.json CHANGED
@@ -1072,12 +1072,12 @@
1072
1072
  ],
1073
1073
  "format": "esm"
1074
1074
  },
1075
- "../shared/dist/schema/mcp-mappings.js": {
1075
+ "node_modules/@task-shepherd/shared/dist/schema/mcp-mappings.js": {
1076
1076
  "bytes": 23069,
1077
1077
  "imports": [],
1078
1078
  "format": "esm"
1079
1079
  },
1080
- "../shared/dist/schema/validation.js": {
1080
+ "node_modules/@task-shepherd/shared/dist/schema/validation.js": {
1081
1081
  "bytes": 11052,
1082
1082
  "imports": [
1083
1083
  {
@@ -1086,35 +1086,35 @@
1086
1086
  "external": true
1087
1087
  },
1088
1088
  {
1089
- "path": "../shared/dist/schema/mcp-mappings.js",
1089
+ "path": "node_modules/@task-shepherd/shared/dist/schema/mcp-mappings.js",
1090
1090
  "kind": "import-statement",
1091
1091
  "original": "./mcp-mappings.js"
1092
1092
  }
1093
1093
  ],
1094
1094
  "format": "esm"
1095
1095
  },
1096
- "../shared/dist/schema/index.js": {
1096
+ "node_modules/@task-shepherd/shared/dist/schema/index.js": {
1097
1097
  "bytes": 5325,
1098
1098
  "imports": [
1099
1099
  {
1100
- "path": "../shared/dist/schema/mcp-mappings.js",
1100
+ "path": "node_modules/@task-shepherd/shared/dist/schema/mcp-mappings.js",
1101
1101
  "kind": "import-statement",
1102
1102
  "original": "./mcp-mappings.js"
1103
1103
  },
1104
1104
  {
1105
- "path": "../shared/dist/schema/validation.js",
1105
+ "path": "node_modules/@task-shepherd/shared/dist/schema/validation.js",
1106
1106
  "kind": "import-statement",
1107
1107
  "original": "./validation.js"
1108
1108
  }
1109
1109
  ],
1110
1110
  "format": "esm"
1111
1111
  },
1112
- "../shared/dist/workspace/types.js": {
1112
+ "node_modules/@task-shepherd/shared/dist/workspace/types.js": {
1113
1113
  "bytes": 298,
1114
1114
  "imports": [],
1115
1115
  "format": "esm"
1116
1116
  },
1117
- "../shared/dist/workspace/validation.js": {
1117
+ "node_modules/@task-shepherd/shared/dist/workspace/validation.js": {
1118
1118
  "bytes": 17900,
1119
1119
  "imports": [
1120
1120
  {
@@ -1125,136 +1125,136 @@
1125
1125
  ],
1126
1126
  "format": "esm"
1127
1127
  },
1128
- "../shared/dist/workspace/constants.js": {
1128
+ "node_modules/@task-shepherd/shared/dist/workspace/constants.js": {
1129
1129
  "bytes": 13280,
1130
1130
  "imports": [],
1131
1131
  "format": "esm"
1132
1132
  },
1133
- "../shared/dist/workspace/utils.js": {
1133
+ "node_modules/@task-shepherd/shared/dist/workspace/utils.js": {
1134
1134
  "bytes": 11459,
1135
1135
  "imports": [
1136
1136
  {
1137
- "path": "../shared/dist/workspace/constants.js",
1137
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/constants.js",
1138
1138
  "kind": "import-statement",
1139
1139
  "original": "./constants.js"
1140
1140
  }
1141
1141
  ],
1142
1142
  "format": "esm"
1143
1143
  },
1144
- "../shared/dist/workspace/index.js": {
1144
+ "node_modules/@task-shepherd/shared/dist/workspace/index.js": {
1145
1145
  "bytes": 344,
1146
1146
  "imports": [
1147
1147
  {
1148
- "path": "../shared/dist/workspace/types.js",
1148
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/types.js",
1149
1149
  "kind": "import-statement",
1150
1150
  "original": "./types.js"
1151
1151
  },
1152
1152
  {
1153
- "path": "../shared/dist/workspace/validation.js",
1153
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/validation.js",
1154
1154
  "kind": "import-statement",
1155
1155
  "original": "./validation.js"
1156
1156
  },
1157
1157
  {
1158
- "path": "../shared/dist/workspace/constants.js",
1158
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/constants.js",
1159
1159
  "kind": "import-statement",
1160
1160
  "original": "./constants.js"
1161
1161
  },
1162
1162
  {
1163
- "path": "../shared/dist/workspace/utils.js",
1163
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/utils.js",
1164
1164
  "kind": "import-statement",
1165
1165
  "original": "./utils.js"
1166
1166
  }
1167
1167
  ],
1168
1168
  "format": "esm"
1169
1169
  },
1170
- "../shared/dist/mcp-client/types.js": {
1170
+ "node_modules/@task-shepherd/shared/dist/mcp-client/types.js": {
1171
1171
  "bytes": 6502,
1172
1172
  "imports": [],
1173
1173
  "format": "esm"
1174
1174
  },
1175
- "../shared/dist/mcp-client/client.js": {
1175
+ "node_modules/@task-shepherd/shared/dist/mcp-client/client.js": {
1176
1176
  "bytes": 1470,
1177
1177
  "imports": [
1178
1178
  {
1179
- "path": "../shared/dist/mcp-client/types.js",
1179
+ "path": "node_modules/@task-shepherd/shared/dist/mcp-client/types.js",
1180
1180
  "kind": "import-statement",
1181
1181
  "original": "./types.js"
1182
1182
  }
1183
1183
  ],
1184
1184
  "format": "esm"
1185
1185
  },
1186
- "../shared/dist/mcp-client/index.js": {
1186
+ "node_modules/@task-shepherd/shared/dist/mcp-client/index.js": {
1187
1187
  "bytes": 174,
1188
1188
  "imports": [
1189
1189
  {
1190
- "path": "../shared/dist/mcp-client/types.js",
1190
+ "path": "node_modules/@task-shepherd/shared/dist/mcp-client/types.js",
1191
1191
  "kind": "import-statement",
1192
1192
  "original": "./types.js"
1193
1193
  },
1194
1194
  {
1195
- "path": "../shared/dist/mcp-client/client.js",
1195
+ "path": "node_modules/@task-shepherd/shared/dist/mcp-client/client.js",
1196
1196
  "kind": "import-statement",
1197
1197
  "original": "./client.js"
1198
1198
  }
1199
1199
  ],
1200
1200
  "format": "esm"
1201
1201
  },
1202
- "../shared/dist/work-queue/types.js": {
1202
+ "node_modules/@task-shepherd/shared/dist/work-queue/types.js": {
1203
1203
  "bytes": 74,
1204
1204
  "imports": [],
1205
1205
  "format": "esm"
1206
1206
  },
1207
- "../shared/dist/work-queue/validation.js": {
1207
+ "node_modules/@task-shepherd/shared/dist/work-queue/validation.js": {
1208
1208
  "bytes": 5379,
1209
1209
  "imports": [],
1210
1210
  "format": "esm"
1211
1211
  },
1212
- "../shared/dist/work-queue/index.js": {
1212
+ "node_modules/@task-shepherd/shared/dist/work-queue/index.js": {
1213
1213
  "bytes": 204,
1214
1214
  "imports": [
1215
1215
  {
1216
- "path": "../shared/dist/work-queue/types.js",
1216
+ "path": "node_modules/@task-shepherd/shared/dist/work-queue/types.js",
1217
1217
  "kind": "import-statement",
1218
1218
  "original": "./types.js"
1219
1219
  },
1220
1220
  {
1221
- "path": "../shared/dist/work-queue/validation.js",
1221
+ "path": "node_modules/@task-shepherd/shared/dist/work-queue/validation.js",
1222
1222
  "kind": "import-statement",
1223
1223
  "original": "./validation.js"
1224
1224
  }
1225
1225
  ],
1226
1226
  "format": "esm"
1227
1227
  },
1228
- "../shared/dist/index.js": {
1228
+ "node_modules/@task-shepherd/shared/dist/index.js": {
1229
1229
  "bytes": 626,
1230
1230
  "imports": [
1231
1231
  {
1232
- "path": "../shared/dist/schema/index.js",
1232
+ "path": "node_modules/@task-shepherd/shared/dist/schema/index.js",
1233
1233
  "kind": "import-statement",
1234
1234
  "original": "./schema/index.js"
1235
1235
  },
1236
1236
  {
1237
- "path": "../shared/dist/workspace/index.js",
1237
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/index.js",
1238
1238
  "kind": "import-statement",
1239
1239
  "original": "./workspace/index.js"
1240
1240
  },
1241
1241
  {
1242
- "path": "../shared/dist/mcp-client/index.js",
1242
+ "path": "node_modules/@task-shepherd/shared/dist/mcp-client/index.js",
1243
1243
  "kind": "import-statement",
1244
1244
  "original": "./mcp-client/index.js"
1245
1245
  },
1246
1246
  {
1247
- "path": "../shared/dist/work-queue/index.js",
1247
+ "path": "node_modules/@task-shepherd/shared/dist/work-queue/index.js",
1248
1248
  "kind": "import-statement",
1249
1249
  "original": "./work-queue/index.js"
1250
1250
  },
1251
1251
  {
1252
- "path": "../shared/dist/schema/index.js",
1252
+ "path": "node_modules/@task-shepherd/shared/dist/schema/index.js",
1253
1253
  "kind": "import-statement",
1254
1254
  "original": "./schema/index.js"
1255
1255
  },
1256
1256
  {
1257
- "path": "../shared/dist/workspace/index.js",
1257
+ "path": "node_modules/@task-shepherd/shared/dist/workspace/index.js",
1258
1258
  "kind": "import-statement",
1259
1259
  "original": "./workspace/index.js"
1260
1260
  }
@@ -1265,7 +1265,7 @@
1265
1265
  "bytes": 82635,
1266
1266
  "imports": [
1267
1267
  {
1268
- "path": "../shared/dist/index.js",
1268
+ "path": "node_modules/@task-shepherd/shared/dist/index.js",
1269
1269
  "kind": "import-statement",
1270
1270
  "original": "@task-shepherd/shared"
1271
1271
  },
@@ -3204,34 +3204,34 @@
3204
3204
  "src/handlers/CodeReviewHandler.ts": {
3205
3205
  "bytesInOutput": 548
3206
3206
  },
3207
- "../shared/dist/schema/index.js": {
3207
+ "node_modules/@task-shepherd/shared/dist/schema/index.js": {
3208
3208
  "bytesInOutput": 1949
3209
3209
  },
3210
- "../shared/dist/schema/validation.js": {
3210
+ "node_modules/@task-shepherd/shared/dist/schema/validation.js": {
3211
3211
  "bytesInOutput": 26
3212
3212
  },
3213
- "../shared/dist/index.js": {
3213
+ "node_modules/@task-shepherd/shared/dist/index.js": {
3214
3214
  "bytesInOutput": 0
3215
3215
  },
3216
- "../shared/dist/workspace/index.js": {
3216
+ "node_modules/@task-shepherd/shared/dist/workspace/index.js": {
3217
3217
  "bytesInOutput": 0
3218
3218
  },
3219
- "../shared/dist/workspace/validation.js": {
3219
+ "node_modules/@task-shepherd/shared/dist/workspace/validation.js": {
3220
3220
  "bytesInOutput": 10033
3221
3221
  },
3222
- "../shared/dist/workspace/constants.js": {
3222
+ "node_modules/@task-shepherd/shared/dist/workspace/constants.js": {
3223
3223
  "bytesInOutput": 5020
3224
3224
  },
3225
- "../shared/dist/mcp-client/types.js": {
3225
+ "node_modules/@task-shepherd/shared/dist/mcp-client/types.js": {
3226
3226
  "bytesInOutput": 4565
3227
3227
  },
3228
- "../shared/dist/mcp-client/index.js": {
3228
+ "node_modules/@task-shepherd/shared/dist/mcp-client/index.js": {
3229
3229
  "bytesInOutput": 0
3230
3230
  },
3231
- "../shared/dist/mcp-client/client.js": {
3231
+ "node_modules/@task-shepherd/shared/dist/mcp-client/client.js": {
3232
3232
  "bytesInOutput": 624
3233
3233
  },
3234
- "../shared/dist/work-queue/index.js": {
3234
+ "node_modules/@task-shepherd/shared/dist/work-queue/index.js": {
3235
3235
  "bytesInOutput": 0
3236
3236
  },
3237
3237
  "src/handlers/DevelopmentPlanningHandler.ts": {
@@ -4128,50 +4128,50 @@
4128
4128
  "src/handlers/CodeReviewHandler.ts": {
4129
4129
  "bytesInOutput": 581
4130
4130
  },
4131
- "../shared/dist/schema/mcp-mappings.js": {
4132
- "bytesInOutput": 29
4131
+ "node_modules/@task-shepherd/shared/dist/schema/mcp-mappings.js": {
4132
+ "bytesInOutput": 17
4133
4133
  },
4134
- "../shared/dist/schema/validation.js": {
4135
- "bytesInOutput": 59
4134
+ "node_modules/@task-shepherd/shared/dist/schema/validation.js": {
4135
+ "bytesInOutput": 46
4136
4136
  },
4137
- "../shared/dist/schema/index.js": {
4138
- "bytesInOutput": 1936
4137
+ "node_modules/@task-shepherd/shared/dist/schema/index.js": {
4138
+ "bytesInOutput": 1923
4139
4139
  },
4140
- "../shared/dist/workspace/types.js": {
4141
- "bytesInOutput": 29
4140
+ "node_modules/@task-shepherd/shared/dist/workspace/types.js": {
4141
+ "bytesInOutput": 17
4142
4142
  },
4143
- "../shared/dist/workspace/validation.js": {
4144
- "bytesInOutput": 10135
4143
+ "node_modules/@task-shepherd/shared/dist/workspace/validation.js": {
4144
+ "bytesInOutput": 10122
4145
4145
  },
4146
- "../shared/dist/workspace/constants.js": {
4147
- "bytesInOutput": 5054
4146
+ "node_modules/@task-shepherd/shared/dist/workspace/constants.js": {
4147
+ "bytesInOutput": 5041
4148
4148
  },
4149
- "../shared/dist/workspace/utils.js": {
4150
- "bytesInOutput": 34
4149
+ "node_modules/@task-shepherd/shared/dist/workspace/utils.js": {
4150
+ "bytesInOutput": 21
4151
4151
  },
4152
- "../shared/dist/workspace/index.js": {
4153
- "bytesInOutput": 49
4152
+ "node_modules/@task-shepherd/shared/dist/workspace/index.js": {
4153
+ "bytesInOutput": 36
4154
4154
  },
4155
- "../shared/dist/mcp-client/types.js": {
4156
- "bytesInOutput": 4593
4155
+ "node_modules/@task-shepherd/shared/dist/mcp-client/types.js": {
4156
+ "bytesInOutput": 4580
4157
4157
  },
4158
- "../shared/dist/mcp-client/client.js": {
4159
- "bytesInOutput": 660
4158
+ "node_modules/@task-shepherd/shared/dist/mcp-client/client.js": {
4159
+ "bytesInOutput": 647
4160
4160
  },
4161
- "../shared/dist/mcp-client/index.js": {
4162
- "bytesInOutput": 39
4161
+ "node_modules/@task-shepherd/shared/dist/mcp-client/index.js": {
4162
+ "bytesInOutput": 26
4163
4163
  },
4164
- "../shared/dist/work-queue/types.js": {
4165
- "bytesInOutput": 29
4164
+ "node_modules/@task-shepherd/shared/dist/work-queue/types.js": {
4165
+ "bytesInOutput": 17
4166
4166
  },
4167
- "../shared/dist/work-queue/validation.js": {
4168
- "bytesInOutput": 29
4167
+ "node_modules/@task-shepherd/shared/dist/work-queue/validation.js": {
4168
+ "bytesInOutput": 17
4169
4169
  },
4170
- "../shared/dist/work-queue/index.js": {
4171
- "bytesInOutput": 39
4170
+ "node_modules/@task-shepherd/shared/dist/work-queue/index.js": {
4171
+ "bytesInOutput": 26
4172
4172
  },
4173
- "../shared/dist/index.js": {
4174
- "bytesInOutput": 59
4173
+ "node_modules/@task-shepherd/shared/dist/index.js": {
4174
+ "bytesInOutput": 46
4175
4175
  },
4176
4176
  "src/handlers/DevelopmentPlanningHandler.ts": {
4177
4177
  "bytesInOutput": 37079
@@ -4285,7 +4285,7 @@
4285
4285
  "bytesInOutput": 8629
4286
4286
  }
4287
4287
  },
4288
- "bytes": 1325559
4288
+ "bytes": 1325368
4289
4289
  }
4290
4290
  }
4291
4291
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@task-shepherd/agent",
3
- "version": "1.0.14",
3
+ "version": "1.0.17",
4
4
  "description": "Simplified AI agent service for Task Shepherd project analysis",
5
5
  "main": "dist/index.js",
6
6
  "bin": {