specweave 0.24.0 → 0.24.6
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/.claude-plugin/marketplace.json +55 -0
- package/CLAUDE.md +42 -0
- package/dist/src/cli/commands/init.d.ts.map +1 -1
- package/dist/src/cli/commands/init.js +80 -41
- package/dist/src/cli/commands/init.js.map +1 -1
- package/dist/src/cli/helpers/issue-tracker/types.d.ts +1 -1
- package/dist/src/cli/helpers/issue-tracker/types.d.ts.map +1 -1
- package/dist/src/config/types.d.ts +24 -24
- package/dist/src/core/config/types.d.ts +25 -0
- package/dist/src/core/config/types.d.ts.map +1 -1
- package/dist/src/core/config/types.js +6 -0
- package/dist/src/core/config/types.js.map +1 -1
- package/dist/src/core/repo-structure/repo-bulk-discovery.d.ts +33 -0
- package/dist/src/core/repo-structure/repo-bulk-discovery.d.ts.map +1 -0
- package/dist/src/core/repo-structure/repo-bulk-discovery.js +275 -0
- package/dist/src/core/repo-structure/repo-bulk-discovery.js.map +1 -0
- package/dist/src/core/repo-structure/repo-structure-manager.d.ts +9 -0
- package/dist/src/core/repo-structure/repo-structure-manager.d.ts.map +1 -1
- package/dist/src/core/repo-structure/repo-structure-manager.js +255 -87
- package/dist/src/core/repo-structure/repo-structure-manager.js.map +1 -1
- package/dist/src/init/architecture/types.d.ts +6 -6
- package/dist/src/utils/plugin-validator.d.ts.map +1 -1
- package/dist/src/utils/plugin-validator.js +15 -14
- package/dist/src/utils/plugin-validator.js.map +1 -1
- package/package.json +4 -4
- package/plugins/specweave/.claude-plugin/plugin.json +4 -4
- package/plugins/specweave/agents/pm/AGENT.md +2 -0
- package/plugins/specweave/commands/specweave-do.md +0 -47
- package/plugins/specweave/commands/specweave-increment.md +0 -82
- package/plugins/specweave/commands/specweave-next.md +0 -47
- package/plugins/specweave/hooks/post-task-completion.sh +67 -6
- package/plugins/specweave/hooks/pre-edit-spec.sh +11 -0
- package/plugins/specweave/hooks/pre-task-completion.sh +69 -2
- package/plugins/specweave/hooks/pre-write-spec.sh +11 -0
- package/plugins/specweave/skills/increment-planner/SKILL.md +124 -4
- package/plugins/specweave-frontend/agents/frontend-architect/AGENT.md +21 -0
- package/plugins/specweave-github/hooks/.specweave/logs/hooks-debug.log +150 -0
- package/plugins/specweave-payments/commands/stripe-setup.md +931 -0
- package/plugins/specweave-payments/commands/subscription-flow.md +1193 -0
- package/plugins/specweave-payments/commands/subscription-manage.md +386 -0
- package/plugins/specweave-payments/commands/webhook-setup.md +295 -0
- package/plugins/specweave-testing/agents/qa-engineer/AGENT.md +21 -0
|
@@ -208,3 +208,153 @@
|
|
|
208
208
|
[Sat Nov 22 17:25:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
209
209
|
[Sat Nov 22 17:26:45 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
210
210
|
[Sat Nov 22 17:26:45 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
211
|
+
[Sat Nov 22 17:27:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
212
|
+
[Sat Nov 22 17:27:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
213
|
+
[Sat Nov 22 17:27:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
214
|
+
[Sat Nov 22 17:27:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
215
|
+
[Sat Nov 22 17:27:41 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
216
|
+
[Sat Nov 22 17:27:41 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
217
|
+
[Sat Nov 22 17:28:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
218
|
+
[Sat Nov 22 17:28:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
219
|
+
[Sat Nov 22 17:28:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
220
|
+
[Sat Nov 22 17:28:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
221
|
+
[Sat Nov 22 17:29:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
222
|
+
[Sat Nov 22 17:29:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
223
|
+
[Sat Nov 22 17:29:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
224
|
+
[Sat Nov 22 17:29:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
225
|
+
[Sat Nov 22 17:55:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
226
|
+
[Sat Nov 22 17:55:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
227
|
+
[Sat Nov 22 17:56:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
228
|
+
[Sat Nov 22 17:56:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
229
|
+
[Sat Nov 22 18:03:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
230
|
+
[Sat Nov 22 18:03:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
231
|
+
[Sat Nov 22 18:04:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
232
|
+
[Sat Nov 22 18:04:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
233
|
+
[Sat Nov 22 18:04:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
234
|
+
[Sat Nov 22 18:04:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
235
|
+
[Sat Nov 22 18:05:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
236
|
+
[Sat Nov 22 18:05:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
237
|
+
[Sat Nov 22 18:06:24 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
238
|
+
[Sat Nov 22 18:06:24 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
239
|
+
[Sat Nov 22 18:07:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
240
|
+
[Sat Nov 22 18:07:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
241
|
+
[Sat Nov 22 18:11:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
242
|
+
[Sat Nov 22 18:11:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
243
|
+
[Sat Nov 22 18:12:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
244
|
+
[Sat Nov 22 18:12:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
245
|
+
[Sat Nov 22 18:12:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
246
|
+
[Sat Nov 22 18:12:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
247
|
+
[Sat Nov 22 18:13:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
248
|
+
[Sat Nov 22 18:13:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
249
|
+
[Sat Nov 22 18:13:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
250
|
+
[Sat Nov 22 18:13:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
251
|
+
[Sat Nov 22 18:13:47 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
252
|
+
[Sat Nov 22 18:13:47 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
253
|
+
[Sat Nov 22 18:14:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
254
|
+
[Sat Nov 22 18:14:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
255
|
+
[Sat Nov 22 18:14:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
256
|
+
[Sat Nov 22 18:14:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
257
|
+
[Sat Nov 22 18:14:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
258
|
+
[Sat Nov 22 18:14:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
259
|
+
[Sat Nov 22 18:15:25 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
260
|
+
[Sat Nov 22 18:15:25 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
261
|
+
[Sat Nov 22 18:15:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
262
|
+
[Sat Nov 22 18:15:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
263
|
+
[Sat Nov 22 18:18:19 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
264
|
+
[Sat Nov 22 18:18:19 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
265
|
+
[Sat Nov 22 18:18:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
266
|
+
[Sat Nov 22 18:18:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
267
|
+
[Sat Nov 22 18:18:40 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
268
|
+
[Sat Nov 22 18:18:40 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
269
|
+
[Sat Nov 22 18:18:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
270
|
+
[Sat Nov 22 18:18:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
271
|
+
[Sat Nov 22 18:19:08 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
272
|
+
[Sat Nov 22 18:19:08 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
273
|
+
[Sat Nov 22 18:19:11 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
274
|
+
[Sat Nov 22 18:19:11 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
275
|
+
[Sat Nov 22 18:19:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
276
|
+
[Sat Nov 22 18:19:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
277
|
+
[Sat Nov 22 18:19:52 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
278
|
+
[Sat Nov 22 18:19:52 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
279
|
+
[Sat Nov 22 18:19:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
280
|
+
[Sat Nov 22 18:19:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
281
|
+
[Sat Nov 22 18:20:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
282
|
+
[Sat Nov 22 18:20:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
283
|
+
[Sat Nov 22 18:20:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
284
|
+
[Sat Nov 22 18:20:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
285
|
+
[Sat Nov 22 18:20:13 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
286
|
+
[Sat Nov 22 18:20:13 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
287
|
+
[Sat Nov 22 18:20:39 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
288
|
+
[Sat Nov 22 18:20:39 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
289
|
+
[Sat Nov 22 18:20:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
290
|
+
[Sat Nov 22 18:20:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
291
|
+
[Sat Nov 22 18:21:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
292
|
+
[Sat Nov 22 18:21:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
293
|
+
[Sat Nov 22 18:21:59 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
294
|
+
[Sat Nov 22 18:21:59 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
295
|
+
[Sat Nov 22 18:22:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
296
|
+
[Sat Nov 22 18:22:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
297
|
+
[Sat Nov 22 18:22:27 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
298
|
+
[Sat Nov 22 18:22:27 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
299
|
+
[Sat Nov 22 18:22:43 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
300
|
+
[Sat Nov 22 18:22:43 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
301
|
+
[Sat Nov 22 18:22:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
302
|
+
[Sat Nov 22 18:22:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
303
|
+
[Sat Nov 22 18:23:12 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
304
|
+
[Sat Nov 22 18:23:12 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
305
|
+
[Sat Nov 22 18:23:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
306
|
+
[Sat Nov 22 18:23:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
307
|
+
[Sat Nov 22 18:24:09 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
308
|
+
[Sat Nov 22 18:24:09 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
309
|
+
[Sat Nov 22 18:34:35 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
310
|
+
[Sat Nov 22 18:34:35 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
311
|
+
[Sat Nov 22 18:35:23 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
312
|
+
[Sat Nov 22 18:35:23 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
313
|
+
[Sat Nov 22 18:38:02 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
314
|
+
[Sat Nov 22 18:38:02 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
315
|
+
[Sat Nov 22 18:38:28 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
316
|
+
[Sat Nov 22 18:38:28 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
317
|
+
[Sat Nov 22 18:38:49 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
318
|
+
[Sat Nov 22 18:38:49 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
319
|
+
[Sat Nov 22 18:39:05 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
320
|
+
[Sat Nov 22 18:39:05 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
321
|
+
[Sat Nov 22 18:39:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
322
|
+
[Sat Nov 22 18:39:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
323
|
+
[Sat Nov 22 18:39:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
324
|
+
[Sat Nov 22 18:39:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
325
|
+
[Sat Nov 22 18:40:38 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
326
|
+
[Sat Nov 22 18:40:38 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
327
|
+
[Sat Nov 22 18:41:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
328
|
+
[Sat Nov 22 18:41:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
329
|
+
[Sat Nov 22 18:41:57 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
330
|
+
[Sat Nov 22 18:41:57 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
331
|
+
[Sat Nov 22 18:44:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
332
|
+
[Sat Nov 22 18:44:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
333
|
+
[Sat Nov 22 18:44:15 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
334
|
+
[Sat Nov 22 18:44:15 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
335
|
+
[Sat Nov 22 18:45:56 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
336
|
+
[Sat Nov 22 18:45:56 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
337
|
+
[Sat Nov 22 18:49:26 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
338
|
+
[Sat Nov 22 18:49:26 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
339
|
+
[Sat Nov 22 18:49:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
340
|
+
[Sat Nov 22 18:49:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
341
|
+
[Sat Nov 22 18:49:51 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
342
|
+
[Sat Nov 22 18:49:51 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
343
|
+
[Sat Nov 22 18:50:10 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
344
|
+
[Sat Nov 22 18:50:10 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
345
|
+
[Sat Nov 22 18:50:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
346
|
+
[Sat Nov 22 18:50:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
347
|
+
[Sat Nov 22 18:51:48 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
348
|
+
[Sat Nov 22 18:51:48 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
349
|
+
[Sat Nov 22 18:52:22 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
350
|
+
[Sat Nov 22 18:52:22 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
351
|
+
[Sat Nov 22 18:52:42 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
352
|
+
[Sat Nov 22 18:52:42 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
353
|
+
[Sat Nov 22 18:58:30 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
354
|
+
[Sat Nov 22 18:58:30 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
355
|
+
[Sat Nov 22 18:58:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
356
|
+
[Sat Nov 22 18:58:46 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
357
|
+
[Sat Nov 22 18:58:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
358
|
+
[Sat Nov 22 18:58:46 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|
|
359
|
+
[Sat Nov 22 18:59:53 EST 2025] [GitHub] 🔗 GitHub sync hook fired
|
|
360
|
+
[Sat Nov 22 18:59:53 EST 2025] [GitHub] ⚠️ sync-spec-content CLI not found at /Users/antonabyzov/Projects/github/specweave/plugins/specweave-github/hooks/dist/src/cli/commands/sync-spec-content.js, skipping sync
|