gsd-trae 1.0.1 → 1.0.2

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 (761) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/assets/screenshot.png +0 -0
  3. package/package.json +9 -2
  4. package/.claude/settings.local.json +0 -8
  5. package/.gitmodules +0 -6
  6. package/.trae/rules/project_rules.md +0 -56
  7. package/.vscode/code-counter/code-counter.db +0 -0
  8. package/.vscode/settings.json +0 -6
  9. package/refs/gsd/.github/CODEOWNERS +0 -2
  10. package/refs/gsd/.github/FUNDING.yml +0 -1
  11. package/refs/gsd/.github/ISSUE_TEMPLATE/bug_report.yml +0 -59
  12. package/refs/gsd/.github/ISSUE_TEMPLATE/feature_request.yml +0 -37
  13. package/refs/gsd/.github/pull_request_template.md +0 -24
  14. package/refs/gsd/.github/workflows/auto-label-issues.yml +0 -21
  15. package/refs/gsd/CHANGELOG.md +0 -1520
  16. package/refs/gsd/LICENSE +0 -21
  17. package/refs/gsd/README.md +0 -704
  18. package/refs/gsd/SECURITY.md +0 -33
  19. package/refs/gsd/agents/gsd-codebase-mapper.md +0 -764
  20. package/refs/gsd/agents/gsd-debugger.md +0 -1246
  21. package/refs/gsd/agents/gsd-executor.md +0 -469
  22. package/refs/gsd/agents/gsd-integration-checker.md +0 -443
  23. package/refs/gsd/agents/gsd-phase-researcher.md +0 -546
  24. package/refs/gsd/agents/gsd-plan-checker.md +0 -690
  25. package/refs/gsd/agents/gsd-planner.md +0 -1275
  26. package/refs/gsd/agents/gsd-project-researcher.md +0 -621
  27. package/refs/gsd/agents/gsd-research-synthesizer.md +0 -239
  28. package/refs/gsd/agents/gsd-roadmapper.md +0 -642
  29. package/refs/gsd/agents/gsd-verifier.md +0 -573
  30. package/refs/gsd/assets/gsd-logo-2000-transparent.png +0 -0
  31. package/refs/gsd/assets/gsd-logo-2000-transparent.svg +0 -17
  32. package/refs/gsd/assets/gsd-logo-2000.png +0 -0
  33. package/refs/gsd/assets/gsd-logo-2000.svg +0 -21
  34. package/refs/gsd/assets/terminal.svg +0 -68
  35. package/refs/gsd/bin/install.js +0 -2090
  36. package/refs/gsd/commands/gsd/add-phase.md +0 -43
  37. package/refs/gsd/commands/gsd/add-tests.md +0 -41
  38. package/refs/gsd/commands/gsd/add-todo.md +0 -47
  39. package/refs/gsd/commands/gsd/audit-milestone.md +0 -36
  40. package/refs/gsd/commands/gsd/check-todos.md +0 -45
  41. package/refs/gsd/commands/gsd/cleanup.md +0 -18
  42. package/refs/gsd/commands/gsd/complete-milestone.md +0 -136
  43. package/refs/gsd/commands/gsd/debug.md +0 -167
  44. package/refs/gsd/commands/gsd/discuss-phase.md +0 -83
  45. package/refs/gsd/commands/gsd/execute-phase.md +0 -41
  46. package/refs/gsd/commands/gsd/health.md +0 -22
  47. package/refs/gsd/commands/gsd/help.md +0 -22
  48. package/refs/gsd/commands/gsd/insert-phase.md +0 -32
  49. package/refs/gsd/commands/gsd/join-discord.md +0 -18
  50. package/refs/gsd/commands/gsd/list-phase-assumptions.md +0 -46
  51. package/refs/gsd/commands/gsd/map-codebase.md +0 -71
  52. package/refs/gsd/commands/gsd/new-milestone.md +0 -44
  53. package/refs/gsd/commands/gsd/new-project.md +0 -42
  54. package/refs/gsd/commands/gsd/new-project.md.bak +0 -1041
  55. package/refs/gsd/commands/gsd/pause-work.md +0 -38
  56. package/refs/gsd/commands/gsd/plan-milestone-gaps.md +0 -34
  57. package/refs/gsd/commands/gsd/plan-phase.md +0 -45
  58. package/refs/gsd/commands/gsd/progress.md +0 -24
  59. package/refs/gsd/commands/gsd/quick.md +0 -41
  60. package/refs/gsd/commands/gsd/reapply-patches.md +0 -110
  61. package/refs/gsd/commands/gsd/remove-phase.md +0 -31
  62. package/refs/gsd/commands/gsd/research-phase.md +0 -189
  63. package/refs/gsd/commands/gsd/resume-work.md +0 -40
  64. package/refs/gsd/commands/gsd/set-profile.md +0 -34
  65. package/refs/gsd/commands/gsd/settings.md +0 -36
  66. package/refs/gsd/commands/gsd/update.md +0 -37
  67. package/refs/gsd/commands/gsd/verify-work.md +0 -38
  68. package/refs/gsd/docs/USER-GUIDE.md +0 -471
  69. package/refs/gsd/docs/context-monitor.md +0 -96
  70. package/refs/gsd/get-shit-done/bin/gsd-tools.cjs +0 -585
  71. package/refs/gsd/get-shit-done/bin/lib/commands.cjs +0 -553
  72. package/refs/gsd/get-shit-done/bin/lib/config.cjs +0 -162
  73. package/refs/gsd/get-shit-done/bin/lib/core.cjs +0 -411
  74. package/refs/gsd/get-shit-done/bin/lib/frontmatter.cjs +0 -299
  75. package/refs/gsd/get-shit-done/bin/lib/init.cjs +0 -710
  76. package/refs/gsd/get-shit-done/bin/lib/milestone.cjs +0 -215
  77. package/refs/gsd/get-shit-done/bin/lib/phase.cjs +0 -870
  78. package/refs/gsd/get-shit-done/bin/lib/roadmap.cjs +0 -298
  79. package/refs/gsd/get-shit-done/bin/lib/state.cjs +0 -521
  80. package/refs/gsd/get-shit-done/bin/lib/template.cjs +0 -222
  81. package/refs/gsd/get-shit-done/bin/lib/verify.cjs +0 -772
  82. package/refs/gsd/get-shit-done/references/checkpoints.md +0 -776
  83. package/refs/gsd/get-shit-done/references/continuation-format.md +0 -249
  84. package/refs/gsd/get-shit-done/references/decimal-phase-calculation.md +0 -65
  85. package/refs/gsd/get-shit-done/references/git-integration.md +0 -248
  86. package/refs/gsd/get-shit-done/references/git-planning-commit.md +0 -38
  87. package/refs/gsd/get-shit-done/references/model-profile-resolution.md +0 -34
  88. package/refs/gsd/get-shit-done/references/model-profiles.md +0 -92
  89. package/refs/gsd/get-shit-done/references/phase-argument-parsing.md +0 -61
  90. package/refs/gsd/get-shit-done/references/planning-config.md +0 -196
  91. package/refs/gsd/get-shit-done/references/questioning.md +0 -145
  92. package/refs/gsd/get-shit-done/references/tdd.md +0 -263
  93. package/refs/gsd/get-shit-done/references/ui-brand.md +0 -160
  94. package/refs/gsd/get-shit-done/references/verification-patterns.md +0 -612
  95. package/refs/gsd/get-shit-done/templates/DEBUG.md +0 -164
  96. package/refs/gsd/get-shit-done/templates/UAT.md +0 -247
  97. package/refs/gsd/get-shit-done/templates/VALIDATION.md +0 -76
  98. package/refs/gsd/get-shit-done/templates/codebase/architecture.md +0 -255
  99. package/refs/gsd/get-shit-done/templates/codebase/concerns.md +0 -310
  100. package/refs/gsd/get-shit-done/templates/codebase/conventions.md +0 -307
  101. package/refs/gsd/get-shit-done/templates/codebase/integrations.md +0 -280
  102. package/refs/gsd/get-shit-done/templates/codebase/stack.md +0 -186
  103. package/refs/gsd/get-shit-done/templates/codebase/structure.md +0 -285
  104. package/refs/gsd/get-shit-done/templates/codebase/testing.md +0 -480
  105. package/refs/gsd/get-shit-done/templates/config.json +0 -37
  106. package/refs/gsd/get-shit-done/templates/context.md +0 -283
  107. package/refs/gsd/get-shit-done/templates/continue-here.md +0 -78
  108. package/refs/gsd/get-shit-done/templates/debug-subagent-prompt.md +0 -91
  109. package/refs/gsd/get-shit-done/templates/discovery.md +0 -146
  110. package/refs/gsd/get-shit-done/templates/milestone-archive.md +0 -123
  111. package/refs/gsd/get-shit-done/templates/milestone.md +0 -115
  112. package/refs/gsd/get-shit-done/templates/phase-prompt.md +0 -569
  113. package/refs/gsd/get-shit-done/templates/planner-subagent-prompt.md +0 -117
  114. package/refs/gsd/get-shit-done/templates/project.md +0 -184
  115. package/refs/gsd/get-shit-done/templates/requirements.md +0 -231
  116. package/refs/gsd/get-shit-done/templates/research-project/ARCHITECTURE.md +0 -204
  117. package/refs/gsd/get-shit-done/templates/research-project/FEATURES.md +0 -147
  118. package/refs/gsd/get-shit-done/templates/research-project/PITFALLS.md +0 -200
  119. package/refs/gsd/get-shit-done/templates/research-project/STACK.md +0 -120
  120. package/refs/gsd/get-shit-done/templates/research-project/SUMMARY.md +0 -170
  121. package/refs/gsd/get-shit-done/templates/research.md +0 -552
  122. package/refs/gsd/get-shit-done/templates/retrospective.md +0 -54
  123. package/refs/gsd/get-shit-done/templates/roadmap.md +0 -202
  124. package/refs/gsd/get-shit-done/templates/state.md +0 -176
  125. package/refs/gsd/get-shit-done/templates/summary-complex.md +0 -59
  126. package/refs/gsd/get-shit-done/templates/summary-minimal.md +0 -41
  127. package/refs/gsd/get-shit-done/templates/summary-standard.md +0 -48
  128. package/refs/gsd/get-shit-done/templates/summary.md +0 -248
  129. package/refs/gsd/get-shit-done/templates/user-setup.md +0 -311
  130. package/refs/gsd/get-shit-done/templates/verification-report.md +0 -322
  131. package/refs/gsd/get-shit-done/workflows/add-phase.md +0 -111
  132. package/refs/gsd/get-shit-done/workflows/add-tests.md +0 -350
  133. package/refs/gsd/get-shit-done/workflows/add-todo.md +0 -157
  134. package/refs/gsd/get-shit-done/workflows/audit-milestone.md +0 -297
  135. package/refs/gsd/get-shit-done/workflows/check-todos.md +0 -176
  136. package/refs/gsd/get-shit-done/workflows/cleanup.md +0 -152
  137. package/refs/gsd/get-shit-done/workflows/complete-milestone.md +0 -763
  138. package/refs/gsd/get-shit-done/workflows/diagnose-issues.md +0 -219
  139. package/refs/gsd/get-shit-done/workflows/discovery-phase.md +0 -289
  140. package/refs/gsd/get-shit-done/workflows/discuss-phase.md +0 -542
  141. package/refs/gsd/get-shit-done/workflows/execute-phase.md +0 -449
  142. package/refs/gsd/get-shit-done/workflows/execute-plan.md +0 -448
  143. package/refs/gsd/get-shit-done/workflows/health.md +0 -156
  144. package/refs/gsd/get-shit-done/workflows/help.md +0 -489
  145. package/refs/gsd/get-shit-done/workflows/insert-phase.md +0 -129
  146. package/refs/gsd/get-shit-done/workflows/list-phase-assumptions.md +0 -178
  147. package/refs/gsd/get-shit-done/workflows/map-codebase.md +0 -315
  148. package/refs/gsd/get-shit-done/workflows/new-milestone.md +0 -382
  149. package/refs/gsd/get-shit-done/workflows/new-project.md +0 -1116
  150. package/refs/gsd/get-shit-done/workflows/pause-work.md +0 -122
  151. package/refs/gsd/get-shit-done/workflows/plan-milestone-gaps.md +0 -274
  152. package/refs/gsd/get-shit-done/workflows/plan-phase.md +0 -569
  153. package/refs/gsd/get-shit-done/workflows/progress.md +0 -381
  154. package/refs/gsd/get-shit-done/workflows/quick.md +0 -453
  155. package/refs/gsd/get-shit-done/workflows/remove-phase.md +0 -154
  156. package/refs/gsd/get-shit-done/workflows/research-phase.md +0 -73
  157. package/refs/gsd/get-shit-done/workflows/resume-project.md +0 -306
  158. package/refs/gsd/get-shit-done/workflows/set-profile.md +0 -80
  159. package/refs/gsd/get-shit-done/workflows/settings.md +0 -213
  160. package/refs/gsd/get-shit-done/workflows/transition.md +0 -544
  161. package/refs/gsd/get-shit-done/workflows/update.md +0 -219
  162. package/refs/gsd/get-shit-done/workflows/verify-phase.md +0 -242
  163. package/refs/gsd/get-shit-done/workflows/verify-work.md +0 -569
  164. package/refs/gsd/hooks/gsd-check-update.js +0 -62
  165. package/refs/gsd/hooks/gsd-context-monitor.js +0 -122
  166. package/refs/gsd/hooks/gsd-statusline.js +0 -108
  167. package/refs/gsd/package.json +0 -50
  168. package/refs/gsd/scripts/build-hooks.js +0 -43
  169. package/refs/gsd/tests/commands.test.cjs +0 -661
  170. package/refs/gsd/tests/helpers.cjs +0 -40
  171. package/refs/gsd/tests/init.test.cjs +0 -205
  172. package/refs/gsd/tests/milestone.test.cjs +0 -98
  173. package/refs/gsd/tests/phase.test.cjs +0 -1241
  174. package/refs/gsd/tests/roadmap.test.cjs +0 -265
  175. package/refs/gsd/tests/state.test.cjs +0 -302
  176. package/refs/gsd/tests/verify.test.cjs +0 -80
  177. package/refs/vbenchmark/.agent/agents/codebase-explorer.md +0 -224
  178. package/refs/vbenchmark/.agent/agents/debugger.md +0 -180
  179. package/refs/vbenchmark/.agent/agents/documenter.md +0 -166
  180. package/refs/vbenchmark/.agent/agents/implementer.md +0 -70
  181. package/refs/vbenchmark/.agent/agents/orchestrator.md +0 -212
  182. package/refs/vbenchmark/.agent/agents/researcher.md +0 -80
  183. package/refs/vbenchmark/.agent/agents/reviewer.md +0 -184
  184. package/refs/vbenchmark/.agent/agents/tester.md +0 -170
  185. package/refs/vbenchmark/.agent/commands/commit.md +0 -29
  186. package/refs/vbenchmark/.agent/commands/debug.md +0 -59
  187. package/refs/vbenchmark/.agent/commands/document.md +0 -52
  188. package/refs/vbenchmark/.agent/commands/gather-context.md +0 -58
  189. package/refs/vbenchmark/.agent/commands/init.md +0 -56
  190. package/refs/vbenchmark/.agent/commands/preset-help.md +0 -50
  191. package/refs/vbenchmark/.agent/commands/refactor.md +0 -71
  192. package/refs/vbenchmark/.agent/commands/research.md +0 -37
  193. package/refs/vbenchmark/.agent/commands/review.md +0 -38
  194. package/refs/vbenchmark/.agent/commands/test.md +0 -61
  195. package/refs/vbenchmark/.agent/rules/01-code-quality.md +0 -33
  196. package/refs/vbenchmark/.agent/rules/02-typescript-go.md +0 -46
  197. package/refs/vbenchmark/.agent/rules/03-security-git.md +0 -34
  198. package/refs/vbenchmark/.agent/rules/04-architecture.md +0 -40
  199. package/refs/vbenchmark/.agent/sync.js +0 -536
  200. package/refs/vbenchmark/.agent/workflows/commit.md +0 -29
  201. package/refs/vbenchmark/.agent/workflows/debug.md +0 -59
  202. package/refs/vbenchmark/.agent/workflows/document.md +0 -52
  203. package/refs/vbenchmark/.agent/workflows/gather-context.md +0 -58
  204. package/refs/vbenchmark/.agent/workflows/init.md +0 -56
  205. package/refs/vbenchmark/.agent/workflows/preset-help.md +0 -50
  206. package/refs/vbenchmark/.agent/workflows/refactor.md +0 -71
  207. package/refs/vbenchmark/.agent/workflows/research.md +0 -37
  208. package/refs/vbenchmark/.agent/workflows/review.md +0 -38
  209. package/refs/vbenchmark/.agent/workflows/test.md +0 -61
  210. package/refs/vbenchmark/.claude/commands/agentic-dev/apply.md +0 -222
  211. package/refs/vbenchmark/.claude/commands/agentic-dev/done.md +0 -166
  212. package/refs/vbenchmark/.claude/commands/agentic-dev/proposal.md +0 -220
  213. package/refs/vbenchmark/.claude/commands/openspec/apply.md +0 -23
  214. package/refs/vbenchmark/.claude/commands/openspec/archive.md +0 -27
  215. package/refs/vbenchmark/.claude/commands/openspec/proposal.md +0 -28
  216. package/refs/vbenchmark/.clinerules/01-rules.md +0 -73
  217. package/refs/vbenchmark/.clinerules/02-agents.md +0 -34
  218. package/refs/vbenchmark/.cursor/commands/commit.md +0 -29
  219. package/refs/vbenchmark/.cursor/commands/debug.md +0 -59
  220. package/refs/vbenchmark/.cursor/commands/document.md +0 -52
  221. package/refs/vbenchmark/.cursor/commands/gather-context.md +0 -58
  222. package/refs/vbenchmark/.cursor/commands/init.md +0 -56
  223. package/refs/vbenchmark/.cursor/commands/preset-help.md +0 -50
  224. package/refs/vbenchmark/.cursor/commands/refactor.md +0 -71
  225. package/refs/vbenchmark/.cursor/commands/research.md +0 -37
  226. package/refs/vbenchmark/.cursor/commands/review.md +0 -38
  227. package/refs/vbenchmark/.cursor/commands/test.md +0 -61
  228. package/refs/vbenchmark/.cursor/rules/agents.mdc +0 -1357
  229. package/refs/vbenchmark/.factory/droids/codebase-explorer.md +0 -224
  230. package/refs/vbenchmark/.factory/droids/debugger.md +0 -180
  231. package/refs/vbenchmark/.factory/droids/documenter.md +0 -166
  232. package/refs/vbenchmark/.factory/droids/implementer.md +0 -70
  233. package/refs/vbenchmark/.factory/droids/orchestrator.md +0 -212
  234. package/refs/vbenchmark/.factory/droids/researcher.md +0 -80
  235. package/refs/vbenchmark/.factory/droids/reviewer.md +0 -184
  236. package/refs/vbenchmark/.factory/droids/tester.md +0 -170
  237. package/refs/vbenchmark/.gemini/workflows/commit.md +0 -29
  238. package/refs/vbenchmark/.gemini/workflows/debug.md +0 -59
  239. package/refs/vbenchmark/.gemini/workflows/document.md +0 -52
  240. package/refs/vbenchmark/.gemini/workflows/gather-context.md +0 -58
  241. package/refs/vbenchmark/.gemini/workflows/init.md +0 -56
  242. package/refs/vbenchmark/.gemini/workflows/preset-help.md +0 -50
  243. package/refs/vbenchmark/.gemini/workflows/refactor.md +0 -71
  244. package/refs/vbenchmark/.gemini/workflows/research.md +0 -37
  245. package/refs/vbenchmark/.gemini/workflows/review.md +0 -38
  246. package/refs/vbenchmark/.gemini/workflows/test.md +0 -61
  247. package/refs/vbenchmark/.github/CODEOWNERS +0 -20
  248. package/refs/vbenchmark/.github/FUNDING.yml +0 -4
  249. package/refs/vbenchmark/.github/ISSUE_TEMPLATE/bug-report.yml +0 -76
  250. package/refs/vbenchmark/.github/ISSUE_TEMPLATE/new-task.yml +0 -106
  251. package/refs/vbenchmark/.github/PULL_REQUEST_TEMPLATE.md +0 -38
  252. package/refs/vbenchmark/.github/copilot-instructions.md +0 -73
  253. package/refs/vbenchmark/.github/workflows/ci.yaml +0 -33
  254. package/refs/vbenchmark/.github/workflows/vercel-auto-pr.yml +0 -478
  255. package/refs/vbenchmark/.github/workflows/vercel-deploy.yaml +0 -487
  256. package/refs/vbenchmark/.github/workflows/vercel-pr-command.yaml +0 -337
  257. package/refs/vbenchmark/.github/workflows/vercel-project-init.yaml +0 -208
  258. package/refs/vbenchmark/.opencode/agent/codebase-explorer.md +0 -224
  259. package/refs/vbenchmark/.opencode/agent/debugger.md +0 -180
  260. package/refs/vbenchmark/.opencode/agent/documenter.md +0 -166
  261. package/refs/vbenchmark/.opencode/agent/implementer.md +0 -70
  262. package/refs/vbenchmark/.opencode/agent/orchestrator.md +0 -212
  263. package/refs/vbenchmark/.opencode/agent/researcher.md +0 -80
  264. package/refs/vbenchmark/.opencode/agent/reviewer.md +0 -184
  265. package/refs/vbenchmark/.opencode/agent/tester.md +0 -170
  266. package/refs/vbenchmark/.opencode/command/commit.md +0 -29
  267. package/refs/vbenchmark/.opencode/command/debug.md +0 -59
  268. package/refs/vbenchmark/.opencode/command/document.md +0 -52
  269. package/refs/vbenchmark/.opencode/command/gather-context.md +0 -58
  270. package/refs/vbenchmark/.opencode/command/init.md +0 -56
  271. package/refs/vbenchmark/.opencode/command/preset-help.md +0 -50
  272. package/refs/vbenchmark/.opencode/command/refactor.md +0 -71
  273. package/refs/vbenchmark/.opencode/command/research.md +0 -37
  274. package/refs/vbenchmark/.opencode/command/review.md +0 -38
  275. package/refs/vbenchmark/.opencode/command/test.md +0 -61
  276. package/refs/vbenchmark/.trae/project_rules.md +0 -73
  277. package/refs/vbenchmark/.windsurf/rules/rules.md +0 -85
  278. package/refs/vbenchmark/AGENTS.md +0 -73
  279. package/refs/vbenchmark/CONTRIBUTING.md +0 -332
  280. package/refs/vbenchmark/Caddyfile +0 -3
  281. package/refs/vbenchmark/LICENSE +0 -47
  282. package/refs/vbenchmark/README.md +0 -354
  283. package/refs/vbenchmark/docker-compose.prod.yaml +0 -35
  284. package/refs/vbenchmark/docker-compose.yaml +0 -53
  285. package/refs/vbenchmark/docs/TASK_EXPANSION_PLAN.md +0 -211
  286. package/refs/vbenchmark/docs/THESIS.md +0 -441
  287. package/refs/vbenchmark/docs/categories/code-evolution.md +0 -138
  288. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/design.md +0 -111
  289. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/proposal.md +0 -15
  290. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/evaluation/spec.md +0 -105
  291. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/leaderboard/spec.md +0 -68
  292. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/task-definition/spec.md +0 -45
  293. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/specs/task-runner/spec.md +0 -49
  294. package/refs/vbenchmark/openspec/changes/init-vibecodingbench/tasks.md +0 -413
  295. package/refs/vbenchmark/package.json +0 -51
  296. package/refs/vbenchmark/packages/cli/eslint.config.js +0 -16
  297. package/refs/vbenchmark/packages/cli/package.json +0 -35
  298. package/refs/vbenchmark/packages/cli/src/agents/index.ts +0 -655
  299. package/refs/vbenchmark/packages/cli/src/commands/eval.ts +0 -197
  300. package/refs/vbenchmark/packages/cli/src/commands/list.ts +0 -63
  301. package/refs/vbenchmark/packages/cli/src/commands/run.ts +0 -147
  302. package/refs/vbenchmark/packages/cli/src/evaluator.ts +0 -125
  303. package/refs/vbenchmark/packages/cli/src/index.ts +0 -21
  304. package/refs/vbenchmark/packages/cli/src/lib/task-variation.ts +0 -153
  305. package/refs/vbenchmark/packages/cli/src/loader.ts +0 -258
  306. package/refs/vbenchmark/packages/cli/src/reporter.ts +0 -222
  307. package/refs/vbenchmark/packages/cli/src/runtime/docker.ts +0 -385
  308. package/refs/vbenchmark/packages/cli/tsconfig.json +0 -8
  309. package/refs/vbenchmark/packages/dashboard/Dockerfile +0 -42
  310. package/refs/vbenchmark/packages/dashboard/index.html +0 -21
  311. package/refs/vbenchmark/packages/dashboard/package.json +0 -29
  312. package/refs/vbenchmark/packages/dashboard/postcss.config.js +0 -6
  313. package/refs/vbenchmark/packages/dashboard/public/favicon.svg +0 -24
  314. package/refs/vbenchmark/packages/dashboard/public/logo.png +0 -0
  315. package/refs/vbenchmark/packages/dashboard/public/logo.svg +0 -39
  316. package/refs/vbenchmark/packages/dashboard/src/App.tsx +0 -1468
  317. package/refs/vbenchmark/packages/dashboard/src/data/category-performance.json +0 -1
  318. package/refs/vbenchmark/packages/dashboard/src/data/leaderboard.json +0 -1
  319. package/refs/vbenchmark/packages/dashboard/src/data/task-results.json +0 -1
  320. package/refs/vbenchmark/packages/dashboard/src/data/tasks.json +0 -1
  321. package/refs/vbenchmark/packages/dashboard/src/index.css +0 -3
  322. package/refs/vbenchmark/packages/dashboard/src/main.tsx +0 -13
  323. package/refs/vbenchmark/packages/dashboard/src/vite-env.d.ts +0 -9
  324. package/refs/vbenchmark/packages/dashboard/tailwind.config.js +0 -11
  325. package/refs/vbenchmark/packages/dashboard/tsconfig.json +0 -21
  326. package/refs/vbenchmark/packages/dashboard/tsconfig.node.json +0 -11
  327. package/refs/vbenchmark/packages/dashboard/vercel.json +0 -6
  328. package/refs/vbenchmark/packages/dashboard/vite.config.ts +0 -28
  329. package/refs/vbenchmark/packages/evaluator/eslint.config.js +0 -16
  330. package/refs/vbenchmark/packages/evaluator/package.json +0 -24
  331. package/refs/vbenchmark/packages/evaluator/src/index.ts +0 -15
  332. package/refs/vbenchmark/packages/evaluator/src/runners/functional.ts +0 -88
  333. package/refs/vbenchmark/packages/evaluator/src/runners/quality.ts +0 -140
  334. package/refs/vbenchmark/packages/evaluator/src/runners/security.ts +0 -94
  335. package/refs/vbenchmark/packages/evaluator/src/runners/visual.ts +0 -108
  336. package/refs/vbenchmark/packages/evaluator/src/types.d.ts +0 -19
  337. package/refs/vbenchmark/packages/evaluator/tsconfig.json +0 -8
  338. package/refs/vbenchmark/packages/leaderboard/Dockerfile +0 -38
  339. package/refs/vbenchmark/packages/leaderboard/drizzle.config.ts +0 -10
  340. package/refs/vbenchmark/packages/leaderboard/eslint.config.js +0 -16
  341. package/refs/vbenchmark/packages/leaderboard/fly.toml +0 -29
  342. package/refs/vbenchmark/packages/leaderboard/package.json +0 -36
  343. package/refs/vbenchmark/packages/leaderboard/src/app.ts +0 -29
  344. package/refs/vbenchmark/packages/leaderboard/src/components/BrowserPreview.tsx +0 -190
  345. package/refs/vbenchmark/packages/leaderboard/src/components/ComparisonView.tsx +0 -205
  346. package/refs/vbenchmark/packages/leaderboard/src/components/LeaderboardTable.tsx +0 -150
  347. package/refs/vbenchmark/packages/leaderboard/src/components/LiveRunCard.tsx +0 -133
  348. package/refs/vbenchmark/packages/leaderboard/src/components/SubmissionForm.tsx +0 -406
  349. package/refs/vbenchmark/packages/leaderboard/src/components/SubmitForm.tsx +0 -293
  350. package/refs/vbenchmark/packages/leaderboard/src/components/TerminalStream.tsx +0 -111
  351. package/refs/vbenchmark/packages/leaderboard/src/config/pricing.ts +0 -206
  352. package/refs/vbenchmark/packages/leaderboard/src/db/index.ts +0 -31
  353. package/refs/vbenchmark/packages/leaderboard/src/db/schema.ts +0 -125
  354. package/refs/vbenchmark/packages/leaderboard/src/index.ts +0 -13
  355. package/refs/vbenchmark/packages/leaderboard/src/lib/websocket.ts +0 -124
  356. package/refs/vbenchmark/packages/leaderboard/src/routes/leaderboard.ts +0 -698
  357. package/refs/vbenchmark/packages/leaderboard/src/routes/live.ts +0 -175
  358. package/refs/vbenchmark/packages/leaderboard/src/routes/submissions.ts +0 -183
  359. package/refs/vbenchmark/packages/leaderboard/src/routes/tasks.ts +0 -215
  360. package/refs/vbenchmark/packages/leaderboard/tests/api.test.ts +0 -228
  361. package/refs/vbenchmark/packages/leaderboard/tsconfig.json +0 -9
  362. package/refs/vbenchmark/scripts/deploy.sh +0 -70
  363. package/refs/vbenchmark/tasks/ai-integration/advanced/context-management/PROMPT.md +0 -15
  364. package/refs/vbenchmark/tasks/ai-integration/advanced/context-management/task.yaml +0 -16
  365. package/refs/vbenchmark/tasks/ai-integration/advanced/evaluation-framework/PROMPT.md +0 -15
  366. package/refs/vbenchmark/tasks/ai-integration/advanced/evaluation-framework/task.yaml +0 -16
  367. package/refs/vbenchmark/tasks/ai-integration/advanced/guardrails-safety/PROMPT.md +0 -15
  368. package/refs/vbenchmark/tasks/ai-integration/advanced/guardrails-safety/task.yaml +0 -16
  369. package/refs/vbenchmark/tasks/ai-integration/advanced/memory-system/PROMPT.md +0 -15
  370. package/refs/vbenchmark/tasks/ai-integration/advanced/memory-system/task.yaml +0 -16
  371. package/refs/vbenchmark/tasks/ai-integration/advanced/model-routing/PROMPT.md +0 -15
  372. package/refs/vbenchmark/tasks/ai-integration/advanced/model-routing/task.yaml +0 -16
  373. package/refs/vbenchmark/tasks/ai-integration/advanced/multi-agent-system/PROMPT.md +0 -15
  374. package/refs/vbenchmark/tasks/ai-integration/advanced/multi-agent-system/task.yaml +0 -16
  375. package/refs/vbenchmark/tasks/ai-integration/advanced/prompt-optimization/PROMPT.md +0 -15
  376. package/refs/vbenchmark/tasks/ai-integration/advanced/prompt-optimization/task.yaml +0 -16
  377. package/refs/vbenchmark/tasks/ai-integration/advanced/reasoning-chain/PROMPT.md +0 -15
  378. package/refs/vbenchmark/tasks/ai-integration/advanced/reasoning-chain/task.yaml +0 -16
  379. package/refs/vbenchmark/tasks/ai-integration/advanced/streaming-pipeline/PROMPT.md +0 -15
  380. package/refs/vbenchmark/tasks/ai-integration/advanced/streaming-pipeline/task.yaml +0 -16
  381. package/refs/vbenchmark/tasks/ai-integration/advanced/tool-use-orchestration/PROMPT.md +0 -15
  382. package/refs/vbenchmark/tasks/ai-integration/advanced/tool-use-orchestration/task.yaml +0 -16
  383. package/refs/vbenchmark/tasks/ai-integration/agents/code-review-agent/PROMPT.md +0 -64
  384. package/refs/vbenchmark/tasks/ai-integration/agents/code-review-agent/task.yaml +0 -24
  385. package/refs/vbenchmark/tasks/ai-integration/agents/research-agent/PROMPT.md +0 -61
  386. package/refs/vbenchmark/tasks/ai-integration/agents/research-agent/task.yaml +0 -24
  387. package/refs/vbenchmark/tasks/ai-integration/agents/web-scraper-agent/PROMPT.md +0 -57
  388. package/refs/vbenchmark/tasks/ai-integration/agents/web-scraper-agent/task.yaml +0 -24
  389. package/refs/vbenchmark/tasks/ai-integration/embeddings/duplicate-detection/PROMPT.md +0 -50
  390. package/refs/vbenchmark/tasks/ai-integration/embeddings/duplicate-detection/task.yaml +0 -24
  391. package/refs/vbenchmark/tasks/ai-integration/embeddings/recommendation-engine/PROMPT.md +0 -51
  392. package/refs/vbenchmark/tasks/ai-integration/embeddings/recommendation-engine/task.yaml +0 -24
  393. package/refs/vbenchmark/tasks/ai-integration/embeddings/semantic-search/PROMPT.md +0 -50
  394. package/refs/vbenchmark/tasks/ai-integration/embeddings/semantic-search/task.yaml +0 -24
  395. package/refs/vbenchmark/tasks/ai-integration/fine-tuning/classification-model/PROMPT.md +0 -50
  396. package/refs/vbenchmark/tasks/ai-integration/fine-tuning/classification-model/task.yaml +0 -24
  397. package/refs/vbenchmark/tasks/ai-integration/function-calling/api-orchestrator/PROMPT.md +0 -60
  398. package/refs/vbenchmark/tasks/ai-integration/function-calling/api-orchestrator/task.yaml +0 -24
  399. package/refs/vbenchmark/tasks/ai-integration/function-calling/calendar-assistant/PROMPT.md +0 -50
  400. package/refs/vbenchmark/tasks/ai-integration/function-calling/calendar-assistant/task.yaml +0 -24
  401. package/refs/vbenchmark/tasks/ai-integration/function-calling/database-query/PROMPT.md +0 -62
  402. package/refs/vbenchmark/tasks/ai-integration/function-calling/database-query/task.yaml +0 -24
  403. package/refs/vbenchmark/tasks/ai-integration/multimodal/chart-interpreter/PROMPT.md +0 -60
  404. package/refs/vbenchmark/tasks/ai-integration/multimodal/chart-interpreter/task.yaml +0 -24
  405. package/refs/vbenchmark/tasks/ai-integration/multimodal/image-captioning/PROMPT.md +0 -49
  406. package/refs/vbenchmark/tasks/ai-integration/multimodal/image-captioning/task.yaml +0 -24
  407. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/code-assistant/PROMPT.md +0 -51
  408. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/code-assistant/task.yaml +0 -24
  409. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/doc-search/PROMPT.md +0 -51
  410. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/doc-search/task.yaml +0 -24
  411. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/PROMPT.md +0 -76
  412. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/docker-compose.yaml +0 -30
  413. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/task.yaml +0 -30
  414. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/pdf-qa/tests/functional/qa.test.py +0 -146
  415. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/support-bot/PROMPT.md +0 -51
  416. package/refs/vbenchmark/tasks/ai-integration/rag-chatbot/support-bot/task.yaml +0 -24
  417. package/refs/vbenchmark/tasks/ai-integration/structured-output/contract-analyzer/PROMPT.md +0 -67
  418. package/refs/vbenchmark/tasks/ai-integration/structured-output/contract-analyzer/task.yaml +0 -24
  419. package/refs/vbenchmark/tasks/ai-integration/structured-output/invoice-parser/PROMPT.md +0 -61
  420. package/refs/vbenchmark/tasks/ai-integration/structured-output/invoice-parser/task.yaml +0 -27
  421. package/refs/vbenchmark/tasks/ai-integration/structured-output/receipt-scanner/PROMPT.md +0 -65
  422. package/refs/vbenchmark/tasks/ai-integration/structured-output/receipt-scanner/task.yaml +0 -24
  423. package/refs/vbenchmark/tasks/ai-integration/structured-output/resume-parser/PROMPT.md +0 -70
  424. package/refs/vbenchmark/tasks/ai-integration/structured-output/resume-parser/task.yaml +0 -24
  425. package/refs/vbenchmark/tasks/api-integrations/advanced/api-analytics/PROMPT.md +0 -15
  426. package/refs/vbenchmark/tasks/api-integrations/advanced/api-analytics/task.yaml +0 -16
  427. package/refs/vbenchmark/tasks/api-integrations/advanced/api-gateway/PROMPT.md +0 -15
  428. package/refs/vbenchmark/tasks/api-integrations/advanced/api-gateway/task.yaml +0 -16
  429. package/refs/vbenchmark/tasks/api-integrations/advanced/api-mocking/PROMPT.md +0 -15
  430. package/refs/vbenchmark/tasks/api-integrations/advanced/api-mocking/task.yaml +0 -16
  431. package/refs/vbenchmark/tasks/api-integrations/advanced/contract-testing/PROMPT.md +0 -15
  432. package/refs/vbenchmark/tasks/api-integrations/advanced/contract-testing/task.yaml +0 -16
  433. package/refs/vbenchmark/tasks/api-integrations/advanced/graphql-federation/PROMPT.md +0 -15
  434. package/refs/vbenchmark/tasks/api-integrations/advanced/graphql-federation/task.yaml +0 -16
  435. package/refs/vbenchmark/tasks/api-integrations/advanced/grpc-gateway/PROMPT.md +0 -15
  436. package/refs/vbenchmark/tasks/api-integrations/advanced/grpc-gateway/task.yaml +0 -16
  437. package/refs/vbenchmark/tasks/api-integrations/advanced/rate-limiter/PROMPT.md +0 -15
  438. package/refs/vbenchmark/tasks/api-integrations/advanced/rate-limiter/task.yaml +0 -16
  439. package/refs/vbenchmark/tasks/api-integrations/advanced/request-validator/PROMPT.md +0 -15
  440. package/refs/vbenchmark/tasks/api-integrations/advanced/request-validator/task.yaml +0 -16
  441. package/refs/vbenchmark/tasks/api-integrations/advanced/sdk-generator/PROMPT.md +0 -15
  442. package/refs/vbenchmark/tasks/api-integrations/advanced/sdk-generator/task.yaml +0 -16
  443. package/refs/vbenchmark/tasks/api-integrations/advanced/webhook-processor/PROMPT.md +0 -15
  444. package/refs/vbenchmark/tasks/api-integrations/advanced/webhook-processor/task.yaml +0 -16
  445. package/refs/vbenchmark/tasks/api-integrations/analytics/mixpanel-events/PROMPT.md +0 -42
  446. package/refs/vbenchmark/tasks/api-integrations/analytics/mixpanel-events/task.yaml +0 -24
  447. package/refs/vbenchmark/tasks/api-integrations/analytics/segment-tracking/PROMPT.md +0 -42
  448. package/refs/vbenchmark/tasks/api-integrations/analytics/segment-tracking/task.yaml +0 -24
  449. package/refs/vbenchmark/tasks/api-integrations/auth-provider/oauth2-github/PROMPT.md +0 -42
  450. package/refs/vbenchmark/tasks/api-integrations/auth-provider/oauth2-github/task.yaml +0 -24
  451. package/refs/vbenchmark/tasks/api-integrations/auth-provider/okta-integration/PROMPT.md +0 -44
  452. package/refs/vbenchmark/tasks/api-integrations/auth-provider/okta-integration/task.yaml +0 -24
  453. package/refs/vbenchmark/tasks/api-integrations/auth-provider/saml-sso/PROMPT.md +0 -42
  454. package/refs/vbenchmark/tasks/api-integrations/auth-provider/saml-sso/task.yaml +0 -24
  455. package/refs/vbenchmark/tasks/api-integrations/communication/discord-webhook/PROMPT.md +0 -44
  456. package/refs/vbenchmark/tasks/api-integrations/communication/discord-webhook/task.yaml +0 -24
  457. package/refs/vbenchmark/tasks/api-integrations/communication/slack-bot/PROMPT.md +0 -42
  458. package/refs/vbenchmark/tasks/api-integrations/communication/slack-bot/task.yaml +0 -24
  459. package/refs/vbenchmark/tasks/api-integrations/communication/twilio-sms/PROMPT.md +0 -42
  460. package/refs/vbenchmark/tasks/api-integrations/communication/twilio-sms/task.yaml +0 -24
  461. package/refs/vbenchmark/tasks/api-integrations/email/transactional/PROMPT.md +0 -82
  462. package/refs/vbenchmark/tasks/api-integrations/email/transactional/task.yaml +0 -27
  463. package/refs/vbenchmark/tasks/api-integrations/maps/google-maps-geocoding/PROMPT.md +0 -41
  464. package/refs/vbenchmark/tasks/api-integrations/maps/google-maps-geocoding/task.yaml +0 -24
  465. package/refs/vbenchmark/tasks/api-integrations/maps/mapbox-directions/PROMPT.md +0 -41
  466. package/refs/vbenchmark/tasks/api-integrations/maps/mapbox-directions/task.yaml +0 -24
  467. package/refs/vbenchmark/tasks/api-integrations/payment/crypto-payments/PROMPT.md +0 -43
  468. package/refs/vbenchmark/tasks/api-integrations/payment/crypto-payments/task.yaml +0 -24
  469. package/refs/vbenchmark/tasks/api-integrations/payment/paypal-integration/PROMPT.md +0 -41
  470. package/refs/vbenchmark/tasks/api-integrations/payment/paypal-integration/task.yaml +0 -24
  471. package/refs/vbenchmark/tasks/api-integrations/social/twitter-api/PROMPT.md +0 -41
  472. package/refs/vbenchmark/tasks/api-integrations/social/twitter-api/task.yaml +0 -24
  473. package/refs/vbenchmark/tasks/api-integrations/storage/cloudinary-upload/PROMPT.md +0 -43
  474. package/refs/vbenchmark/tasks/api-integrations/storage/cloudinary-upload/task.yaml +0 -24
  475. package/refs/vbenchmark/tasks/api-integrations/storage/gcs-streaming/PROMPT.md +0 -43
  476. package/refs/vbenchmark/tasks/api-integrations/storage/gcs-streaming/task.yaml +0 -24
  477. package/refs/vbenchmark/tasks/api-integrations/storage/s3-presigned-urls/PROMPT.md +0 -41
  478. package/refs/vbenchmark/tasks/api-integrations/storage/s3-presigned-urls/task.yaml +0 -24
  479. package/refs/vbenchmark/tasks/api-integrations/stripe/checkout-session/PROMPT.md +0 -41
  480. package/refs/vbenchmark/tasks/api-integrations/stripe/checkout-session/task.yaml +0 -24
  481. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/PROMPT.md +0 -60
  482. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/docker-compose.yaml +0 -38
  483. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/task.yaml +0 -31
  484. package/refs/vbenchmark/tasks/api-integrations/stripe/payment-webhook/tests/webhook.test.ts +0 -193
  485. package/refs/vbenchmark/tasks/api-integrations/stripe/subscription-portal/PROMPT.md +0 -41
  486. package/refs/vbenchmark/tasks/api-integrations/stripe/subscription-portal/task.yaml +0 -24
  487. package/refs/vbenchmark/tasks/code-evolution/advanced/api-deprecation/PROMPT.md +0 -15
  488. package/refs/vbenchmark/tasks/code-evolution/advanced/api-deprecation/task.yaml +0 -16
  489. package/refs/vbenchmark/tasks/code-evolution/advanced/ast-refactoring/PROMPT.md +0 -15
  490. package/refs/vbenchmark/tasks/code-evolution/advanced/ast-refactoring/task.yaml +0 -16
  491. package/refs/vbenchmark/tasks/code-evolution/advanced/concurrency-fix/PROMPT.md +0 -15
  492. package/refs/vbenchmark/tasks/code-evolution/advanced/concurrency-fix/task.yaml +0 -16
  493. package/refs/vbenchmark/tasks/code-evolution/advanced/database-schema-migration/PROMPT.md +0 -15
  494. package/refs/vbenchmark/tasks/code-evolution/advanced/database-schema-migration/task.yaml +0 -16
  495. package/refs/vbenchmark/tasks/code-evolution/advanced/dead-code-elimination/PROMPT.md +0 -15
  496. package/refs/vbenchmark/tasks/code-evolution/advanced/dead-code-elimination/task.yaml +0 -16
  497. package/refs/vbenchmark/tasks/code-evolution/advanced/dependency-upgrade/PROMPT.md +0 -15
  498. package/refs/vbenchmark/tasks/code-evolution/advanced/dependency-upgrade/task.yaml +0 -16
  499. package/refs/vbenchmark/tasks/code-evolution/advanced/memory-optimization/PROMPT.md +0 -15
  500. package/refs/vbenchmark/tasks/code-evolution/advanced/memory-optimization/task.yaml +0 -16
  501. package/refs/vbenchmark/tasks/code-evolution/advanced/monorepo-extraction/PROMPT.md +0 -15
  502. package/refs/vbenchmark/tasks/code-evolution/advanced/monorepo-extraction/task.yaml +0 -16
  503. package/refs/vbenchmark/tasks/code-evolution/advanced/performance-profiling/PROMPT.md +0 -15
  504. package/refs/vbenchmark/tasks/code-evolution/advanced/performance-profiling/task.yaml +0 -16
  505. package/refs/vbenchmark/tasks/code-evolution/advanced/type-migration/PROMPT.md +0 -15
  506. package/refs/vbenchmark/tasks/code-evolution/advanced/type-migration/task.yaml +0 -16
  507. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/callback-to-async/PROMPT.md +0 -47
  508. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/callback-to-async/task.yaml +0 -24
  509. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/PROMPT.md +0 -49
  510. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/base-code/src/app.ts +0 -22
  511. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/task.yaml +0 -37
  512. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/express-to-fastify/tests/api.test.ts +0 -70
  513. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/flask-to-fastapi/PROMPT.md +0 -46
  514. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/flask-to-fastapi/task.yaml +0 -24
  515. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/java-to-kotlin/PROMPT.md +0 -45
  516. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/java-to-kotlin/task.yaml +0 -24
  517. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/jquery-to-react/PROMPT.md +0 -47
  518. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/jquery-to-react/task.yaml +0 -24
  519. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/rest-to-grpc/PROMPT.md +0 -47
  520. package/refs/vbenchmark/tasks/code-evolution/legacy-migration/rest-to-grpc/task.yaml +0 -24
  521. package/refs/vbenchmark/tasks/code-evolution/performance/async-refactor/PROMPT.md +0 -47
  522. package/refs/vbenchmark/tasks/code-evolution/performance/async-refactor/task.yaml +0 -24
  523. package/refs/vbenchmark/tasks/code-evolution/performance/memory-leak-fix/PROMPT.md +0 -47
  524. package/refs/vbenchmark/tasks/code-evolution/performance/memory-leak-fix/task.yaml +0 -24
  525. package/refs/vbenchmark/tasks/code-evolution/performance/query-optimization/PROMPT.md +0 -49
  526. package/refs/vbenchmark/tasks/code-evolution/performance/query-optimization/task.yaml +0 -24
  527. package/refs/vbenchmark/tasks/code-evolution/refactoring/class-to-hooks/PROMPT.md +0 -96
  528. package/refs/vbenchmark/tasks/code-evolution/refactoring/class-to-hooks/task.yaml +0 -27
  529. package/refs/vbenchmark/tasks/code-evolution/refactoring/dependency-injection/PROMPT.md +0 -47
  530. package/refs/vbenchmark/tasks/code-evolution/refactoring/dependency-injection/task.yaml +0 -24
  531. package/refs/vbenchmark/tasks/code-evolution/refactoring/error-handling/PROMPT.md +0 -48
  532. package/refs/vbenchmark/tasks/code-evolution/refactoring/error-handling/task.yaml +0 -24
  533. package/refs/vbenchmark/tasks/code-evolution/refactoring/monolith-to-modules/PROMPT.md +0 -50
  534. package/refs/vbenchmark/tasks/code-evolution/refactoring/monolith-to-modules/task.yaml +0 -24
  535. package/refs/vbenchmark/tasks/code-evolution/refactoring/orm-migration/PROMPT.md +0 -47
  536. package/refs/vbenchmark/tasks/code-evolution/refactoring/orm-migration/task.yaml +0 -24
  537. package/refs/vbenchmark/tasks/code-evolution/security/secrets-rotation/PROMPT.md +0 -49
  538. package/refs/vbenchmark/tasks/code-evolution/security/secrets-rotation/task.yaml +0 -24
  539. package/refs/vbenchmark/tasks/code-evolution/security/sql-injection-fix/PROMPT.md +0 -50
  540. package/refs/vbenchmark/tasks/code-evolution/security/sql-injection-fix/task.yaml +0 -24
  541. package/refs/vbenchmark/tasks/code-evolution/security/xss-prevention/PROMPT.md +0 -47
  542. package/refs/vbenchmark/tasks/code-evolution/security/xss-prevention/task.yaml +0 -24
  543. package/refs/vbenchmark/tasks/code-evolution/testing/add-unit-tests/PROMPT.md +0 -48
  544. package/refs/vbenchmark/tasks/code-evolution/testing/add-unit-tests/task.yaml +0 -24
  545. package/refs/vbenchmark/tasks/code-evolution/testing/e2e-playwright/PROMPT.md +0 -50
  546. package/refs/vbenchmark/tasks/code-evolution/testing/e2e-playwright/task.yaml +0 -24
  547. package/refs/vbenchmark/tasks/code-evolution/testing/pytest-fixtures/PROMPT.md +0 -47
  548. package/refs/vbenchmark/tasks/code-evolution/testing/pytest-fixtures/task.yaml +0 -24
  549. package/refs/vbenchmark/tasks/frontend/accessibility/keyboard-shortcuts/PROMPT.md +0 -44
  550. package/refs/vbenchmark/tasks/frontend/accessibility/keyboard-shortcuts/task.yaml +0 -24
  551. package/refs/vbenchmark/tasks/frontend/accessibility/screen-reader-nav/PROMPT.md +0 -44
  552. package/refs/vbenchmark/tasks/frontend/accessibility/screen-reader-nav/task.yaml +0 -24
  553. package/refs/vbenchmark/tasks/frontend/advanced/canvas-editor/PROMPT.md +0 -15
  554. package/refs/vbenchmark/tasks/frontend/advanced/canvas-editor/task.yaml +0 -16
  555. package/refs/vbenchmark/tasks/frontend/advanced/micro-frontend/PROMPT.md +0 -15
  556. package/refs/vbenchmark/tasks/frontend/advanced/micro-frontend/task.yaml +0 -16
  557. package/refs/vbenchmark/tasks/frontend/advanced/offline-first/PROMPT.md +0 -15
  558. package/refs/vbenchmark/tasks/frontend/advanced/offline-first/task.yaml +0 -16
  559. package/refs/vbenchmark/tasks/frontend/advanced/realtime-collab/PROMPT.md +0 -15
  560. package/refs/vbenchmark/tasks/frontend/advanced/realtime-collab/task.yaml +0 -16
  561. package/refs/vbenchmark/tasks/frontend/advanced/service-worker/PROMPT.md +0 -15
  562. package/refs/vbenchmark/tasks/frontend/advanced/service-worker/task.yaml +0 -16
  563. package/refs/vbenchmark/tasks/frontend/advanced/state-machine/PROMPT.md +0 -15
  564. package/refs/vbenchmark/tasks/frontend/advanced/state-machine/task.yaml +0 -16
  565. package/refs/vbenchmark/tasks/frontend/advanced/virtual-list/PROMPT.md +0 -15
  566. package/refs/vbenchmark/tasks/frontend/advanced/virtual-list/task.yaml +0 -16
  567. package/refs/vbenchmark/tasks/frontend/advanced/wasm-integration/PROMPT.md +0 -15
  568. package/refs/vbenchmark/tasks/frontend/advanced/wasm-integration/task.yaml +0 -16
  569. package/refs/vbenchmark/tasks/frontend/advanced/web-worker/PROMPT.md +0 -15
  570. package/refs/vbenchmark/tasks/frontend/advanced/web-worker/task.yaml +0 -16
  571. package/refs/vbenchmark/tasks/frontend/advanced/webgl-visualization/PROMPT.md +0 -15
  572. package/refs/vbenchmark/tasks/frontend/advanced/webgl-visualization/task.yaml +0 -16
  573. package/refs/vbenchmark/tasks/frontend/animation/page-transitions/PROMPT.md +0 -44
  574. package/refs/vbenchmark/tasks/frontend/animation/page-transitions/task.yaml +0 -24
  575. package/refs/vbenchmark/tasks/frontend/components/data-grid/PROMPT.md +0 -59
  576. package/refs/vbenchmark/tasks/frontend/components/data-grid/task.yaml +0 -24
  577. package/refs/vbenchmark/tasks/frontend/components/date-range-picker/PROMPT.md +0 -57
  578. package/refs/vbenchmark/tasks/frontend/components/date-range-picker/task.yaml +0 -24
  579. package/refs/vbenchmark/tasks/frontend/components/file-uploader/PROMPT.md +0 -55
  580. package/refs/vbenchmark/tasks/frontend/components/file-uploader/task.yaml +0 -24
  581. package/refs/vbenchmark/tasks/frontend/components/form-builder/PROMPT.md +0 -96
  582. package/refs/vbenchmark/tasks/frontend/components/form-builder/task.yaml +0 -28
  583. package/refs/vbenchmark/tasks/frontend/components/rich-text-editor/PROMPT.md +0 -45
  584. package/refs/vbenchmark/tasks/frontend/components/rich-text-editor/task.yaml +0 -24
  585. package/refs/vbenchmark/tasks/frontend/figma-to-code/dashboard-layout/PROMPT.md +0 -50
  586. package/refs/vbenchmark/tasks/frontend/figma-to-code/dashboard-layout/task.yaml +0 -25
  587. package/refs/vbenchmark/tasks/frontend/figma-to-code/landing-page/PROMPT.md +0 -49
  588. package/refs/vbenchmark/tasks/frontend/figma-to-code/landing-page/task.yaml +0 -25
  589. package/refs/vbenchmark/tasks/frontend/figma-to-code/mobile-app-screen/PROMPT.md +0 -51
  590. package/refs/vbenchmark/tasks/frontend/figma-to-code/mobile-app-screen/task.yaml +0 -24
  591. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/PROMPT.md +0 -93
  592. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/docker-compose.yaml +0 -23
  593. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/task.yaml +0 -30
  594. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/tests/visual/diff.test.ts +0 -107
  595. package/refs/vbenchmark/tasks/frontend/figma-to-code/pricing-card/tests/visual/interaction.test.ts +0 -88
  596. package/refs/vbenchmark/tasks/frontend/performance/image-lazy-load/PROMPT.md +0 -43
  597. package/refs/vbenchmark/tasks/frontend/performance/image-lazy-load/task.yaml +0 -24
  598. package/refs/vbenchmark/tasks/frontend/performance/infinite-scroll/PROMPT.md +0 -44
  599. package/refs/vbenchmark/tasks/frontend/performance/infinite-scroll/task.yaml +0 -24
  600. package/refs/vbenchmark/tasks/frontend/state-management/collaborative-editor/PROMPT.md +0 -44
  601. package/refs/vbenchmark/tasks/frontend/state-management/collaborative-editor/task.yaml +0 -24
  602. package/refs/vbenchmark/tasks/frontend/state-management/shopping-cart/PROMPT.md +0 -53
  603. package/refs/vbenchmark/tasks/frontend/state-management/shopping-cart/task.yaml +0 -24
  604. package/refs/vbenchmark/tasks/frontend/visualization/chart-dashboard/PROMPT.md +0 -83
  605. package/refs/vbenchmark/tasks/frontend/visualization/chart-dashboard/task.yaml +0 -28
  606. package/refs/vbenchmark/tasks/frontend/visualization/gantt-chart/PROMPT.md +0 -57
  607. package/refs/vbenchmark/tasks/frontend/visualization/gantt-chart/task.yaml +0 -24
  608. package/refs/vbenchmark/tasks/frontend/visualization/map-dashboard/PROMPT.md +0 -44
  609. package/refs/vbenchmark/tasks/frontend/visualization/map-dashboard/task.yaml +0 -24
  610. package/refs/vbenchmark/tasks/frontend/visualization/realtime-charts/PROMPT.md +0 -43
  611. package/refs/vbenchmark/tasks/frontend/visualization/realtime-charts/task.yaml +0 -24
  612. package/refs/vbenchmark/tasks/glue-code/advanced/blue-green-deploy/PROMPT.md +0 -15
  613. package/refs/vbenchmark/tasks/glue-code/advanced/blue-green-deploy/task.yaml +0 -16
  614. package/refs/vbenchmark/tasks/glue-code/advanced/canary-release/PROMPT.md +0 -15
  615. package/refs/vbenchmark/tasks/glue-code/advanced/canary-release/task.yaml +0 -16
  616. package/refs/vbenchmark/tasks/glue-code/advanced/change-data-capture/PROMPT.md +0 -15
  617. package/refs/vbenchmark/tasks/glue-code/advanced/change-data-capture/task.yaml +0 -16
  618. package/refs/vbenchmark/tasks/glue-code/advanced/config-management/PROMPT.md +0 -15
  619. package/refs/vbenchmark/tasks/glue-code/advanced/config-management/task.yaml +0 -16
  620. package/refs/vbenchmark/tasks/glue-code/advanced/data-pipeline/PROMPT.md +0 -15
  621. package/refs/vbenchmark/tasks/glue-code/advanced/data-pipeline/task.yaml +0 -16
  622. package/refs/vbenchmark/tasks/glue-code/advanced/distributed-tracing/PROMPT.md +0 -15
  623. package/refs/vbenchmark/tasks/glue-code/advanced/distributed-tracing/task.yaml +0 -16
  624. package/refs/vbenchmark/tasks/glue-code/advanced/log-aggregation/PROMPT.md +0 -15
  625. package/refs/vbenchmark/tasks/glue-code/advanced/log-aggregation/task.yaml +0 -16
  626. package/refs/vbenchmark/tasks/glue-code/advanced/schema-registry/PROMPT.md +0 -15
  627. package/refs/vbenchmark/tasks/glue-code/advanced/schema-registry/task.yaml +0 -16
  628. package/refs/vbenchmark/tasks/glue-code/advanced/secret-rotation/PROMPT.md +0 -15
  629. package/refs/vbenchmark/tasks/glue-code/advanced/secret-rotation/task.yaml +0 -16
  630. package/refs/vbenchmark/tasks/glue-code/advanced/stream-processing/PROMPT.md +0 -15
  631. package/refs/vbenchmark/tasks/glue-code/advanced/stream-processing/task.yaml +0 -16
  632. package/refs/vbenchmark/tasks/glue-code/api-sync/rest-to-graphql/PROMPT.md +0 -66
  633. package/refs/vbenchmark/tasks/glue-code/api-sync/rest-to-graphql/task.yaml +0 -27
  634. package/refs/vbenchmark/tasks/glue-code/caching/redis-cache/PROMPT.md +0 -82
  635. package/refs/vbenchmark/tasks/glue-code/caching/redis-cache/task.yaml +0 -27
  636. package/refs/vbenchmark/tasks/glue-code/data-transform/avro-schema-evolution/PROMPT.md +0 -51
  637. package/refs/vbenchmark/tasks/glue-code/data-transform/avro-schema-evolution/task.yaml +0 -24
  638. package/refs/vbenchmark/tasks/glue-code/data-transform/csv-normalizer/PROMPT.md +0 -49
  639. package/refs/vbenchmark/tasks/glue-code/data-transform/csv-normalizer/task.yaml +0 -24
  640. package/refs/vbenchmark/tasks/glue-code/data-transform/excel-to-json/PROMPT.md +0 -67
  641. package/refs/vbenchmark/tasks/glue-code/data-transform/excel-to-json/task.yaml +0 -28
  642. package/refs/vbenchmark/tasks/glue-code/data-transform/excel-to-json/tests/transform.test.py +0 -137
  643. package/refs/vbenchmark/tasks/glue-code/data-transform/json-to-xml/PROMPT.md +0 -45
  644. package/refs/vbenchmark/tasks/glue-code/data-transform/json-to-xml/task.yaml +0 -24
  645. package/refs/vbenchmark/tasks/glue-code/data-transform/protobuf-converter/PROMPT.md +0 -44
  646. package/refs/vbenchmark/tasks/glue-code/data-transform/protobuf-converter/task.yaml +0 -24
  647. package/refs/vbenchmark/tasks/glue-code/etl/cdc-pipeline/PROMPT.md +0 -52
  648. package/refs/vbenchmark/tasks/glue-code/etl/cdc-pipeline/task.yaml +0 -27
  649. package/refs/vbenchmark/tasks/glue-code/etl/database-sync/PROMPT.md +0 -51
  650. package/refs/vbenchmark/tasks/glue-code/etl/database-sync/task.yaml +0 -24
  651. package/refs/vbenchmark/tasks/glue-code/etl/s3-to-warehouse/PROMPT.md +0 -50
  652. package/refs/vbenchmark/tasks/glue-code/etl/s3-to-warehouse/task.yaml +0 -24
  653. package/refs/vbenchmark/tasks/glue-code/file-processing/image-resizer/PROMPT.md +0 -52
  654. package/refs/vbenchmark/tasks/glue-code/file-processing/image-resizer/task.yaml +0 -24
  655. package/refs/vbenchmark/tasks/glue-code/file-processing/pdf-merger/PROMPT.md +0 -50
  656. package/refs/vbenchmark/tasks/glue-code/file-processing/pdf-merger/task.yaml +0 -24
  657. package/refs/vbenchmark/tasks/glue-code/file-processing/video-transcoder/PROMPT.md +0 -50
  658. package/refs/vbenchmark/tasks/glue-code/file-processing/video-transcoder/task.yaml +0 -27
  659. package/refs/vbenchmark/tasks/glue-code/migration/data-backfill/PROMPT.md +0 -50
  660. package/refs/vbenchmark/tasks/glue-code/migration/data-backfill/task.yaml +0 -24
  661. package/refs/vbenchmark/tasks/glue-code/migration/database-versioning/PROMPT.md +0 -50
  662. package/refs/vbenchmark/tasks/glue-code/migration/database-versioning/task.yaml +0 -24
  663. package/refs/vbenchmark/tasks/glue-code/queue/kafka-producer/PROMPT.md +0 -49
  664. package/refs/vbenchmark/tasks/glue-code/queue/kafka-producer/task.yaml +0 -27
  665. package/refs/vbenchmark/tasks/glue-code/queue/rabbitmq-consumer/PROMPT.md +0 -50
  666. package/refs/vbenchmark/tasks/glue-code/queue/rabbitmq-consumer/task.yaml +0 -27
  667. package/refs/vbenchmark/tasks/glue-code/queue/sqs-batch-processor/PROMPT.md +0 -47
  668. package/refs/vbenchmark/tasks/glue-code/queue/sqs-batch-processor/task.yaml +0 -24
  669. package/refs/vbenchmark/tasks/glue-code/scheduler/cron-job-manager/PROMPT.md +0 -52
  670. package/refs/vbenchmark/tasks/glue-code/scheduler/cron-job-manager/task.yaml +0 -27
  671. package/refs/vbenchmark/tasks/glue-code/scheduler/delayed-tasks/PROMPT.md +0 -51
  672. package/refs/vbenchmark/tasks/glue-code/scheduler/delayed-tasks/task.yaml +0 -27
  673. package/refs/vbenchmark/tasks/saas-core/advanced/api-versioning/PROMPT.md +0 -15
  674. package/refs/vbenchmark/tasks/saas-core/advanced/api-versioning/task.yaml +0 -16
  675. package/refs/vbenchmark/tasks/saas-core/advanced/circuit-breaker/PROMPT.md +0 -13
  676. package/refs/vbenchmark/tasks/saas-core/advanced/circuit-breaker/task.yaml +0 -16
  677. package/refs/vbenchmark/tasks/saas-core/advanced/compliance-gdpr/PROMPT.md +0 -15
  678. package/refs/vbenchmark/tasks/saas-core/advanced/compliance-gdpr/task.yaml +0 -16
  679. package/refs/vbenchmark/tasks/saas-core/advanced/cqrs-pattern/PROMPT.md +0 -13
  680. package/refs/vbenchmark/tasks/saas-core/advanced/cqrs-pattern/task.yaml +0 -16
  681. package/refs/vbenchmark/tasks/saas-core/advanced/data-encryption/PROMPT.md +0 -15
  682. package/refs/vbenchmark/tasks/saas-core/advanced/data-encryption/task.yaml +0 -16
  683. package/refs/vbenchmark/tasks/saas-core/advanced/distributed-locking/PROMPT.md +0 -46
  684. package/refs/vbenchmark/tasks/saas-core/advanced/distributed-locking/task.yaml +0 -24
  685. package/refs/vbenchmark/tasks/saas-core/advanced/event-sourcing/PROMPT.md +0 -23
  686. package/refs/vbenchmark/tasks/saas-core/advanced/event-sourcing/task.yaml +0 -16
  687. package/refs/vbenchmark/tasks/saas-core/advanced/feature-flags-ab/PROMPT.md +0 -15
  688. package/refs/vbenchmark/tasks/saas-core/advanced/feature-flags-ab/task.yaml +0 -16
  689. package/refs/vbenchmark/tasks/saas-core/advanced/saga-orchestration/PROMPT.md +0 -13
  690. package/refs/vbenchmark/tasks/saas-core/advanced/saga-orchestration/task.yaml +0 -16
  691. package/refs/vbenchmark/tasks/saas-core/advanced/webhook-delivery/PROMPT.md +0 -15
  692. package/refs/vbenchmark/tasks/saas-core/advanced/webhook-delivery/task.yaml +0 -16
  693. package/refs/vbenchmark/tasks/saas-core/audit/activity-logging/PROMPT.md +0 -50
  694. package/refs/vbenchmark/tasks/saas-core/audit/activity-logging/task.yaml +0 -27
  695. package/refs/vbenchmark/tasks/saas-core/auth/jwt-refresh-tokens/PROMPT.md +0 -50
  696. package/refs/vbenchmark/tasks/saas-core/auth/jwt-refresh-tokens/task.yaml +0 -27
  697. package/refs/vbenchmark/tasks/saas-core/auth/magic-link-email/PROMPT.md +0 -53
  698. package/refs/vbenchmark/tasks/saas-core/auth/magic-link-email/task.yaml +0 -27
  699. package/refs/vbenchmark/tasks/saas-core/auth/mfa-totp/PROMPT.md +0 -79
  700. package/refs/vbenchmark/tasks/saas-core/auth/mfa-totp/task.yaml +0 -27
  701. package/refs/vbenchmark/tasks/saas-core/auth/rbac-permissions/PROMPT.md +0 -51
  702. package/refs/vbenchmark/tasks/saas-core/auth/rbac-permissions/task.yaml +0 -27
  703. package/refs/vbenchmark/tasks/saas-core/auth/session-management/PROMPT.md +0 -52
  704. package/refs/vbenchmark/tasks/saas-core/auth/session-management/task.yaml +0 -27
  705. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/PROMPT.md +0 -45
  706. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/docker-compose.yaml +0 -47
  707. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/task.yaml +0 -32
  708. package/refs/vbenchmark/tasks/saas-core/auth/supabase-oauth/tests/auth.test.ts +0 -59
  709. package/refs/vbenchmark/tasks/saas-core/billing/invoice-generation/PROMPT.md +0 -53
  710. package/refs/vbenchmark/tasks/saas-core/billing/invoice-generation/task.yaml +0 -27
  711. package/refs/vbenchmark/tasks/saas-core/billing/stripe-subscriptions/PROMPT.md +0 -51
  712. package/refs/vbenchmark/tasks/saas-core/billing/stripe-subscriptions/task.yaml +0 -27
  713. package/refs/vbenchmark/tasks/saas-core/billing/usage-metering/PROMPT.md +0 -52
  714. package/refs/vbenchmark/tasks/saas-core/billing/usage-metering/task.yaml +0 -27
  715. package/refs/vbenchmark/tasks/saas-core/crud/dashboard-table/PROMPT.md +0 -48
  716. package/refs/vbenchmark/tasks/saas-core/crud/dashboard-table/task.yaml +0 -28
  717. package/refs/vbenchmark/tasks/saas-core/multi-tenant/org-isolation/PROMPT.md +0 -50
  718. package/refs/vbenchmark/tasks/saas-core/multi-tenant/org-isolation/task.yaml +0 -27
  719. package/refs/vbenchmark/tasks/saas-core/multi-tenant/subdomain-routing/PROMPT.md +0 -50
  720. package/refs/vbenchmark/tasks/saas-core/multi-tenant/subdomain-routing/task.yaml +0 -27
  721. package/refs/vbenchmark/tasks/saas-core/notifications/email-queue/PROMPT.md +0 -53
  722. package/refs/vbenchmark/tasks/saas-core/notifications/email-queue/task.yaml +0 -27
  723. package/refs/vbenchmark/tasks/saas-core/notifications/in-app-alerts/PROMPT.md +0 -51
  724. package/refs/vbenchmark/tasks/saas-core/notifications/in-app-alerts/task.yaml +0 -27
  725. package/refs/vbenchmark/tasks/saas-core/notifications/push-notifications/PROMPT.md +0 -51
  726. package/refs/vbenchmark/tasks/saas-core/notifications/push-notifications/task.yaml +0 -27
  727. package/refs/vbenchmark/tasks/saas-core/realtime/websocket-chat/PROMPT.md +0 -80
  728. package/refs/vbenchmark/tasks/saas-core/realtime/websocket-chat/task.yaml +0 -27
  729. package/refs/vbenchmark/tasks/saas-core/search/full-text-search/PROMPT.md +0 -51
  730. package/refs/vbenchmark/tasks/saas-core/search/full-text-search/task.yaml +0 -27
  731. package/refs/vbenchmark/tasks/saas-core/security/rate-limiter/PROMPT.md +0 -99
  732. package/refs/vbenchmark/tasks/saas-core/security/rate-limiter/task.yaml +0 -27
  733. package/refs/vbenchmark/tasks/saas-core/settings/user-preferences/PROMPT.md +0 -78
  734. package/refs/vbenchmark/tasks/saas-core/settings/user-preferences/task.yaml +0 -27
  735. package/refs/vbenchmark/templates/fastapi-postgres/docker-compose.yaml +0 -36
  736. package/refs/vbenchmark/templates/fastapi-postgres/pyproject.toml +0 -34
  737. package/refs/vbenchmark/templates/fastapi-postgres/src/__init__.py +0 -0
  738. package/refs/vbenchmark/templates/fastapi-postgres/src/config.py +0 -12
  739. package/refs/vbenchmark/templates/fastapi-postgres/src/database.py +0 -15
  740. package/refs/vbenchmark/templates/fastapi-postgres/src/main.py +0 -51
  741. package/refs/vbenchmark/templates/fastapi-postgres/src/models.py +0 -12
  742. package/refs/vbenchmark/templates/fastapi-postgres/src/schemas.py +0 -20
  743. package/refs/vbenchmark/templates/go-fiber/docker-compose.yaml +0 -34
  744. package/refs/vbenchmark/templates/go-fiber/go.mod +0 -33
  745. package/refs/vbenchmark/templates/go-fiber/go.sum +0 -68
  746. package/refs/vbenchmark/templates/go-fiber/main.go +0 -98
  747. package/refs/vbenchmark/templates/nextjs-supabase/.env.example +0 -3
  748. package/refs/vbenchmark/templates/nextjs-supabase/docker-compose.yaml +0 -68
  749. package/refs/vbenchmark/templates/nextjs-supabase/src/app/globals.css +0 -13
  750. package/refs/vbenchmark/templates/nextjs-supabase/src/app/layout.tsx +0 -19
  751. package/refs/vbenchmark/templates/nextjs-supabase/src/app/page.tsx +0 -38
  752. package/refs/vbenchmark/templates/nextjs-supabase/src/lib/supabase/client.ts +0 -8
  753. package/refs/vbenchmark/templates/nextjs-supabase/src/lib/supabase/server.ts +0 -32
  754. package/refs/vbenchmark/templates/rust-axum/Cargo.lock +0 -2371
  755. package/refs/vbenchmark/templates/rust-axum/Cargo.toml +0 -16
  756. package/refs/vbenchmark/templates/rust-axum/docker-compose.yaml +0 -34
  757. package/refs/vbenchmark/templates/rust-axum/migrations/20240101000000_init.sql +0 -20
  758. package/refs/vbenchmark/templates/rust-axum/src/main.rs +0 -121
  759. package/refs/vbenchmark/tsconfig.base.json +0 -18
  760. package/refs/vbenchmark/turbo.json +0 -23
  761. package/refs/vbenchmark/vercel.json +0 -10
@@ -1,1520 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to GSD will be documented in this file.
4
-
5
- Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
-
7
- ## [Unreleased]
8
-
9
- ### Added
10
- - Native Codex runtime support in installer via `--codex` and `--all` (Codex included), with config resolution precedence: `--config-dir` → `CODEX_HOME` → `~/.codex`
11
- - Skills-first Codex installation path that transpiles GSD commands to `skills/gsd-*/SKILL.md` (no custom-prompt dependency)
12
- - Codex-specific install/uninstall + manifest support for skill layout tracking and cleanup
13
-
14
- ### Changed
15
- - Codex-installed content rewrites slash-command references to skill mentions (`/gsd:*` → `$gsd-*`) and normalizes command arguments (`$ARGUMENTS` → `{{GSD_ARGS}}`)
16
- - README/package metadata updated to document Codex install, invocation (`$gsd-help`), and uninstall flow
17
- - `/gsd:debug` flow now requires a `human-verify` checkpoint after self-verification before marking debug sessions `resolved` and moving files to `.planning/debug/resolved/`
18
-
19
- ### Fixed
20
- - `gsd-tools phase complete` handles multi-level decimal phases (e.g. `03.2.1`) and safely escapes requirement IDs when building regex patterns, preventing `Invalid regular expression` crashes
21
- - `gsd-tools state-snapshot` supports `--cwd <path>` so tooling can target a project directory when invoked from outside the repo
22
- - `/gsd:update` now installs with `npx get-shit-done-cc@latest` (instead of unpinned `npx get-shit-done-cc`) to prevent stale project-local versions from shadowing updates
23
- - `/gsd:update` now uses strict package safety checks: only `get-shit-done-cc` is allowed, scoped/user-derived package names are rejected, and install command execution is allowlisted to trusted forms
24
- - `/gsd:update` install detection now validates local integrity and falls back to global install when local metadata is missing or invalid
25
-
26
- ## [1.20.6] - 2025-02-23
27
-
28
- ### Added
29
- - Context window monitor hook with WARNING/CRITICAL alerts when agent context usage exceeds thresholds
30
- - Nyquist validation layer in plan-phase pipeline to catch quality issues before execution
31
- - Option highlighting and gray area looping in discuss-phase for clearer preference capture
32
-
33
- ### Changed
34
- - Refactored installer tools into 11 domain modules for maintainability
35
-
36
- ### Fixed
37
- - Auto-advance chain no longer breaks when skills fail to resolve inside Task subagents
38
- - Gemini CLI workflows and templates no longer incorrectly convert to TOML format
39
- - Universal phase number parsing handles all formats consistently (decimal phases, plain numbers)
40
-
41
- ## [1.20.5] - 2026-02-19
42
-
43
- ### Fixed
44
- - `/gsd:health --repair` now creates timestamped backup before regenerating STATE.md (#657)
45
-
46
- ### Changed
47
- - Subagents now discover and load project CLAUDE.md and skills at spawn time for better project context (#671, #672)
48
- - Improved context loading reliability in spawned agents
49
-
50
- ## [1.20.4] - 2026-02-17
51
-
52
- ### Fixed
53
- - Executor agents now update ROADMAP.md and REQUIREMENTS.md after each plan completes — previously both documents stayed unchecked throughout milestone execution
54
- - New `requirements mark-complete` CLI command enables per-plan requirement tracking instead of waiting for phase completion
55
- - Executor final commit includes ROADMAP.md and REQUIREMENTS.md
56
-
57
- ## [1.20.3] - 2026-02-16
58
-
59
- ### Fixed
60
- - Milestone audit now cross-references three independent sources (VERIFICATION.md + SUMMARY frontmatter + REQUIREMENTS.md traceability) instead of single-source phase status checks
61
- - Orphaned requirements (in traceability table but absent from all phase VERIFICATIONs) detected and forced to `unsatisfied`
62
- - Integration checker receives milestone requirement IDs and maps findings to affected requirements
63
- - `complete-milestone` gates on requirements completion before archival — surfaces unchecked requirements with proceed/audit/abort options
64
- - `plan-milestone-gaps` updates REQUIREMENTS.md traceability table (phase assignments, checkbox resets, coverage count) and includes it in commit
65
- - Gemini CLI: escape `${VAR}` shell variables in agent bodies to prevent template validation failures
66
-
67
- ## [1.20.2] - 2026-02-16
68
-
69
- ### Fixed
70
- - Requirements tracking chain now strips bracket syntax (`[REQ-01, REQ-02]` → `REQ-01, REQ-02`) across all agents
71
- - Verifier cross-references requirement IDs from PLAN frontmatter instead of only grepping REQUIREMENTS.md by phase number
72
- - Orphaned requirements (mapped to phase in REQUIREMENTS.md but unclaimed by any plan) are detected and flagged
73
-
74
- ### Changed
75
- - All `requirements` references across planner, templates, and workflows enforce MUST/REQUIRED/CRITICAL language — no more passive suggestions
76
- - Plan checker now **fails** (blocking, not warning) when any roadmap requirement is absent from all plans
77
- - Researcher receives phase-specific requirement IDs and must output a `<phase_requirements>` mapping table
78
- - Phase requirement IDs extracted from ROADMAP and passed through full chain: researcher → planner → checker → executor → verifier
79
- - Verification report requirements table expanded with Source Plan, Description, and Evidence columns
80
-
81
- ## [1.20.1] - 2026-02-16
82
-
83
- ### Fixed
84
- - Auto-mode (`--auto`) now survives context compaction by persisting `workflow.auto_advance` to config.json on disk
85
- - Checkpoints no longer block auto-mode: human-verify auto-approves, decision auto-selects first option (human-action still stops for auth gates)
86
- - Plan-phase now passes `--auto` flag when spawning execute-phase
87
- - Auto-advance clears on milestone complete to prevent runaway chains
88
-
89
- ## [1.20.0] - 2026-02-15
90
-
91
- ### Added
92
- - `/gsd:health` command — validates `.planning/` directory integrity with `--repair` flag for auto-fixing config.json and STATE.md
93
- - `--full` flag for `/gsd:quick` — enables plan-checking (max 2 iterations) and post-execution verification on quick tasks
94
- - `--auto` flag wired from `/gsd:new-project` through the full phase chain (discuss → plan → execute)
95
- - Auto-advance chains phase execution across full milestones when `workflow.auto_advance` is enabled
96
-
97
- ### Fixed
98
- - Plans created without user context — `/gsd:plan-phase` warns when no CONTEXT.md exists, `/gsd:discuss-phase` warns when plans already exist (#253)
99
- - OpenCode installer converts `general-purpose` subagent type to OpenCode's `general`
100
- - `/gsd:complete-milestone` respects `commit_docs` setting when merging branches
101
- - Phase directories tracked in git via `.gitkeep` files
102
-
103
- ## [1.19.2] - 2026-02-15
104
-
105
- ### Added
106
- - User-level default settings via `~/.gsd/defaults.json` — set GSD defaults across all projects
107
- - Per-agent model overrides — customize which Claude model each agent uses
108
-
109
- ### Changed
110
- - Completed milestone phase directories are now archived for cleaner project structure
111
- - Wave execution diagram added to README for clearer parallelization visualization
112
-
113
- ### Fixed
114
- - OpenCode local installs now write config to `./.opencode/` instead of overwriting global `~/.config/opencode/`
115
- - Large JSON payloads write to temp files to prevent truncation in tool calls
116
- - Phase heading matching now supports `####` depth
117
- - Phase padding normalized in insert command
118
- - ESM conflicts prevented by renaming gsd-tools.js to .cjs
119
- - Config directory paths quoted in hook templates for local installs
120
- - Settings file corruption prevented by using Write tool for file creation
121
- - Plan-phase autocomplete fixed by removing "execution" from description
122
- - Executor now has scope boundary and attempt limit to prevent runaway loops
123
-
124
- ## [1.19.1] - 2026-02-15
125
-
126
- ### Added
127
- - Auto-advance pipeline: `--auto` flag on `discuss-phase` and `plan-phase` chains discuss → plan → execute without stopping. Also available as `workflow.auto_advance` config setting
128
-
129
- ### Fixed
130
- - Phase transition routing now routes to `discuss-phase` (not `plan-phase`) when no CONTEXT.md exists — consistent across all workflows (#530)
131
- - ROADMAP progress table plan counts are now computed from disk instead of LLM-edited — deterministic "X/Y Complete" values (#537)
132
- - Verifier uses ROADMAP Success Criteria directly instead of deriving verification truths from the Goal field (#538)
133
- - REQUIREMENTS.md traceability updates when a phase completes
134
- - STATE.md updates after discuss-phase completes (#556)
135
- - AskUserQuestion headers enforced to 12-char max to prevent UI truncation (#559)
136
- - Agent model resolution returns `inherit` instead of hardcoded `opus` (#558)
137
-
138
- ## [1.19.0] - 2026-02-15
139
-
140
- ### Added
141
- - Brave Search integration for researchers (requires BRAVE_API_KEY environment variable)
142
- - GitHub issue templates for bug reports and feature requests
143
- - Security policy for responsible disclosure
144
- - Auto-labeling workflow for new issues
145
-
146
- ### Fixed
147
- - UAT gaps and debug sessions now auto-resolve after gap-closure phase execution (#580)
148
- - Fall back to ROADMAP.md when phase directory missing (#521)
149
- - Template hook paths for OpenCode/Gemini runtimes (#585)
150
- - Accept both `##` and `###` phase headers, detect malformed ROADMAPs (#598, #599)
151
- - Use `{phase_num}` instead of ambiguous `{phase}` for filenames (#601)
152
- - Add package.json to prevent ESM inheritance issues (#602)
153
-
154
- ## [1.18.0] - 2026-02-08
155
-
156
- ### Added
157
- - `--auto` flag for `/gsd:new-project` — runs research → requirements → roadmap automatically after config questions. Expects idea document via @ reference (e.g., `/gsd:new-project --auto @prd.md`)
158
-
159
- ### Fixed
160
- - Windows: SessionStart hook now spawns detached process correctly
161
- - Windows: Replaced HEREDOC with literal newlines for git commit compatibility
162
- - Research decision from `/gsd:new-milestone` now persists to config.json
163
-
164
- ## [1.17.0] - 2026-02-08
165
-
166
- ### Added
167
- - **gsd-tools verification suite**: `verify plan-structure`, `verify phase-completeness`, `verify references`, `verify commits`, `verify artifacts`, `verify key-links` — deterministic structural checks
168
- - **gsd-tools frontmatter CRUD**: `frontmatter get/set/merge/validate` — safe YAML frontmatter operations with schema validation
169
- - **gsd-tools template fill**: `template fill summary/plan/verification` — pre-filled document skeletons
170
- - **gsd-tools state progression**: `state advance-plan`, `state update-progress`, `state record-metric`, `state add-decision`, `state add-blocker`, `state resolve-blocker`, `state record-session` — automates STATE.md updates
171
- - **Local patch preservation**: Installer now detects locally modified GSD files, backs them up to `gsd-local-patches/`, and creates a manifest for restoration
172
- - `/gsd:reapply-patches` command to merge local modifications back after GSD updates
173
-
174
- ### Changed
175
- - Agents (executor, planner, plan-checker, verifier) now use gsd-tools for state updates and verification instead of manual markdown parsing
176
- - `/gsd:update` workflow now notifies about backed-up local patches and suggests `/gsd:reapply-patches`
177
-
178
- ### Fixed
179
- - Added workaround for Claude Code `classifyHandoffIfNeeded` bug that causes false agent failures — execute-phase and quick workflows now spot-check actual output before reporting failure
180
-
181
- ## [1.16.0] - 2026-02-08
182
-
183
- ### Added
184
- - 10 new gsd-tools CLI commands that replace manual AI orchestration of mechanical operations:
185
- - `phase add <desc>` — append phase to roadmap + create directory
186
- - `phase insert <after> <desc>` — insert decimal phase
187
- - `phase remove <N> [--force]` — remove phase with full renumbering
188
- - `phase complete <N>` — mark done, update state + roadmap, detect milestone end
189
- - `roadmap analyze` — unified roadmap parser with disk status
190
- - `milestone complete <ver> [--name]` — archive roadmap/requirements/audit
191
- - `validate consistency` — check phase numbering and disk/roadmap sync
192
- - `progress [json|table|bar]` — render progress in various formats
193
- - `todo complete <file>` — move todo from pending to completed
194
- - `scaffold [context|uat|verification|phase-dir]` — template generation
195
-
196
- ### Changed
197
- - Workflows now delegate deterministic operations to gsd-tools CLI, reducing token usage and errors:
198
- - `remove-phase.md`: 13 manual steps → 1 CLI call + confirm + commit
199
- - `add-phase.md`: 6 manual steps → 1 CLI call + state update
200
- - `insert-phase.md`: 7 manual steps → 1 CLI call + state update
201
- - `complete-milestone.md`: archival delegated to `milestone complete`
202
- - `progress.md`: roadmap parsing delegated to `roadmap analyze`
203
-
204
- ### Fixed
205
- - Execute-phase now correctly spawns `gsd-executor` subagents instead of generic task agents
206
- - `commit_docs=false` setting now respected in all `.planning/` commit paths (execute-plan, debugger, reference docs all route through gsd-tools CLI)
207
- - Execute-phase orchestrator no longer bloats context by embedding file content — passes paths instead, letting subagents read in their fresh context
208
- - Windows: Normalized backslash paths in gsd-tools invocations (contributed by @rmindel)
209
-
210
- ## [1.15.0] - 2026-02-08
211
-
212
- ### Changed
213
- - Optimized workflow context loading to eliminate redundant file reads, reducing token usage by ~5,000-10,000 tokens per workflow execution
214
-
215
- ## [1.14.0] - 2026-02-08
216
-
217
- ### Added
218
- - Context-optimizing parsing commands in gsd-tools (`phase-plan-index`, `state-snapshot`, `summary-extract`) — reduces agent context usage by returning structured JSON instead of raw file content
219
-
220
- ### Fixed
221
- - Installer no longer deletes opencode.json on JSONC parse errors — now handles comments, trailing commas, and BOM correctly (#474)
222
-
223
- ## [1.13.0] - 2026-02-08
224
-
225
- ### Added
226
- - `gsd-tools history-digest` — Compiles phase summaries into structured JSON for faster context loading
227
- - `gsd-tools phases list` — Lists phase directories with filtering (replaces fragile `ls | sort -V` patterns)
228
- - `gsd-tools roadmap get-phase` — Extracts phase sections from ROADMAP.md
229
- - `gsd-tools phase next-decimal` — Calculates next decimal phase number for insert operations
230
- - `gsd-tools state get/patch` — Atomic STATE.md field operations
231
- - `gsd-tools template select` — Chooses summary template based on plan complexity
232
- - Summary template variants: minimal (~30 lines), standard (~60 lines), complex (~100 lines)
233
- - Test infrastructure with 22 tests covering new commands
234
-
235
- ### Changed
236
- - Planner uses two-step context assembly: digest for selection, full SUMMARY for understanding
237
- - Agents migrated from bash patterns to structured gsd-tools commands
238
- - Nested YAML frontmatter parsing now handles `dependency-graph.provides`, `tech-stack.added` correctly
239
-
240
- ## [1.12.1] - 2026-02-08
241
-
242
- ### Changed
243
- - Consolidated workflow initialization into compound `init` commands, reducing token usage and improving startup performance
244
- - Updated 24 workflow and agent files to use single-call context gathering instead of multiple atomic calls
245
-
246
- ## [1.12.0] - 2026-02-07
247
-
248
- ### Changed
249
- - **Architecture: Thin orchestrator pattern** — Commands now delegate to workflows, reducing command file size by ~75% and improving maintainability
250
- - **Centralized utilities** — New `gsd-tools.cjs` (11 functions) replaces repetitive bash patterns across 50+ files
251
- - **Token reduction** — ~22k characters removed from affected command/workflow/agent files
252
- - **Condensed agent prompts** — Same behavior with fewer words (executor, planner, verifier, researcher agents)
253
-
254
- ### Added
255
- - `gsd-tools.cjs` CLI utility with functions: state load/update, resolve-model, find-phase, commit, verify-summary, generate-slug, current-timestamp, list-todos, verify-path-exists, config-ensure-section
256
-
257
- ## [1.11.2] - 2026-02-05
258
-
259
- ### Added
260
- - Security section in README with Claude Code deny rules for sensitive files
261
-
262
- ### Changed
263
- - Install respects `attribution.commit` setting for OpenCode compatibility (#286)
264
-
265
- ### Fixed
266
- - **CRITICAL:** Prevent API keys from being committed via `/gsd:map-codebase` (#429)
267
- - Enforce context fidelity in planning pipeline - agents now honor CONTEXT.md decisions (#326, #216, #206)
268
- - Executor verifies task completion to prevent hallucinated success (#315)
269
- - Auto-create `config.json` when missing during `/gsd:settings` (#264)
270
- - `/gsd:update` respects local vs global install location
271
- - Researcher writes RESEARCH.md regardless of `commit_docs` setting
272
- - Statusline crash handling, color validation, git staging rules
273
- - Statusline.js reference updated during install (#330)
274
- - Parallelization config setting now respected (#379)
275
- - ASCII box-drawing vs text content with diacritics (#289)
276
- - Removed broken gsd-gemini link (404)
277
-
278
- ## [1.11.1] - 2026-01-31
279
-
280
- ### Added
281
- - Git branching strategy configuration with three options:
282
- - `none` (default): commit to current branch
283
- - `phase`: create branch per phase (`gsd/phase-{N}-{slug}`)
284
- - `milestone`: create branch per milestone (`gsd/{version}-{slug}`)
285
- - Squash merge option at milestone completion (recommended) with merge-with-history alternative
286
- - Context compliance verification dimension in plan checker — flags if plans contradict user decisions
287
-
288
- ### Fixed
289
- - CONTEXT.md from `/gsd:discuss-phase` now properly flows to all downstream agents (researcher, planner, checker, revision loop)
290
-
291
- ## [1.10.1] - 2025-01-30
292
-
293
- ### Fixed
294
- - Gemini CLI agent loading errors that prevented commands from executing
295
-
296
- ## [1.10.0] - 2026-01-29
297
-
298
- ### Added
299
- - Native Gemini CLI support — install with `--gemini` flag or select from interactive menu
300
- - New `--all` flag to install for Claude Code, OpenCode, and Gemini simultaneously
301
-
302
- ### Fixed
303
- - Context bar now shows 100% at actual 80% limit (was scaling incorrectly)
304
-
305
- ## [1.9.12] - 2025-01-23
306
-
307
- ### Removed
308
- - `/gsd:whats-new` command — use `/gsd:update` instead (shows changelog with cancel option)
309
-
310
- ### Fixed
311
- - Restored auto-release GitHub Actions workflow
312
-
313
- ## [1.9.11] - 2026-01-23
314
-
315
- ### Changed
316
- - Switched to manual npm publish workflow (removed GitHub Actions CI/CD)
317
-
318
- ### Fixed
319
- - Discord badge now uses static format for reliable rendering
320
-
321
- ## [1.9.10] - 2026-01-23
322
-
323
- ### Added
324
- - Discord community link shown in installer completion message
325
-
326
- ## [1.9.9] - 2026-01-23
327
-
328
- ### Added
329
- - `/gsd:join-discord` command to quickly access the GSD Discord community invite link
330
-
331
- ## [1.9.8] - 2025-01-22
332
-
333
- ### Added
334
- - Uninstall flag (`--uninstall`) to cleanly remove GSD from global or local installations
335
-
336
- ### Fixed
337
- - Context file detection now matches filename variants (handles both `CONTEXT.md` and `{phase}-CONTEXT.md` patterns)
338
-
339
- ## [1.9.7] - 2026-01-22
340
-
341
- ### Fixed
342
- - OpenCode installer now uses correct XDG-compliant config path (`~/.config/opencode/`) instead of `~/.opencode/`
343
- - OpenCode commands use flat structure (`command/gsd-help.md`) matching OpenCode's expected format
344
- - OpenCode permissions written to `~/.config/opencode/opencode.json`
345
-
346
- ## [1.9.6] - 2026-01-22
347
-
348
- ### Added
349
- - Interactive runtime selection: installer now prompts to choose Claude Code, OpenCode, or both
350
- - Native OpenCode support: `--opencode` flag converts GSD to OpenCode format automatically
351
- - `--both` flag to install for both Claude Code and OpenCode in one command
352
- - Auto-configures `~/.opencode.json` permissions for seamless GSD doc access
353
-
354
- ### Changed
355
- - Installation flow now asks for runtime first, then location
356
- - Updated README with new installation options
357
-
358
- ## [1.9.5] - 2025-01-22
359
-
360
- ### Fixed
361
- - Subagents can now access MCP tools (Context7, etc.) - workaround for Claude Code bug #13898
362
- - Installer: Escape/Ctrl+C now cancels instead of installing globally
363
- - Installer: Fixed hook paths on Windows
364
- - Removed stray backticks in `/gsd:new-project` output
365
-
366
- ### Changed
367
- - Condensed verbose documentation in templates and workflows (-170 lines)
368
- - Added CI/CD automation for releases
369
-
370
- ## [1.9.4] - 2026-01-21
371
-
372
- ### Changed
373
- - Checkpoint automation now enforces automation-first principle: Claude starts servers, handles CLI installs, and fixes setup failures before presenting checkpoints to users
374
- - Added server lifecycle protocol (port conflict handling, background process management)
375
- - Added CLI auto-installation handling with safe-to-install matrix
376
- - Added pre-checkpoint failure recovery (fix broken environment before asking user to verify)
377
- - DRY refactor: checkpoints.md is now single source of truth for automation patterns
378
-
379
- ## [1.9.2] - 2025-01-21
380
-
381
- ### Removed
382
- - **Codebase Intelligence System** — Removed due to overengineering concerns
383
- - Deleted `/gsd:analyze-codebase` command
384
- - Deleted `/gsd:query-intel` command
385
- - Removed SQLite graph database and sql.js dependency (21MB)
386
- - Removed intel hooks (gsd-intel-index.js, gsd-intel-session.js, gsd-intel-prune.js)
387
- - Removed entity file generation and templates
388
-
389
- ### Fixed
390
- - new-project now properly includes model_profile in config
391
-
392
- ## [1.9.0] - 2025-01-20
393
-
394
- ### Added
395
- - **Model Profiles** — `/gsd:set-profile` for quality/balanced/budget agent configurations
396
- - **Workflow Settings** — `/gsd:settings` command for toggling workflow behaviors interactively
397
-
398
- ### Fixed
399
- - Orchestrators now inline file contents in Task prompts (fixes context issues with @ references)
400
- - Tech debt from milestone audit addressed
401
- - All hooks now use `gsd-` prefix for consistency (statusline.js → gsd-statusline.js)
402
-
403
- ## [1.8.0] - 2026-01-19
404
-
405
- ### Added
406
- - Uncommitted planning mode: Keep `.planning/` local-only (not committed to git) via `planning.commit_docs: false` in config.json. Useful for OSS contributions, client work, or privacy preferences.
407
- - `/gsd:new-project` now asks about git tracking during initial setup, letting you opt out of committing planning docs from the start
408
-
409
- ## [1.7.1] - 2026-01-19
410
-
411
- ### Fixed
412
- - Quick task PLAN and SUMMARY files now use numbered prefix (`001-PLAN.md`, `001-SUMMARY.md`) matching regular phase naming convention
413
-
414
- ## [1.7.0] - 2026-01-19
415
-
416
- ### Added
417
- - **Quick Mode** (`/gsd:quick`) — Execute small, ad-hoc tasks with GSD guarantees but skip optional agents (researcher, checker, verifier). Quick tasks live in `.planning/quick/` with their own tracking in STATE.md.
418
-
419
- ### Changed
420
- - Improved progress bar calculation to clamp values within 0-100 range
421
- - Updated documentation with comprehensive Quick Mode sections in help.md, README.md, and GSD-STYLE.md
422
-
423
- ### Fixed
424
- - Console window flash on Windows when running hooks
425
- - Empty `--config-dir` value validation
426
- - Consistent `allowed-tools` YAML format across agents
427
- - Corrected agent name in research-phase heading
428
- - Removed hardcoded 2025 year from search query examples
429
- - Removed dead gsd-researcher agent references
430
- - Integrated unused reference files into documentation
431
-
432
- ### Housekeeping
433
- - Added homepage and bugs fields to package.json
434
-
435
- ## [1.6.4] - 2026-01-17
436
-
437
- ### Fixed
438
- - Installation on WSL2/non-TTY terminals now works correctly - detects non-interactive stdin and falls back to global install automatically
439
- - Installation now verifies files were actually copied before showing success checkmarks
440
- - Orphaned `gsd-notify.sh` hook from previous versions is now automatically removed during install (both file and settings.json registration)
441
-
442
- ## [1.6.3] - 2025-01-17
443
-
444
- ### Added
445
- - `--gaps-only` flag for `/gsd:execute-phase` — executes only gap closure plans after verify-work finds issues, eliminating redundant state discovery
446
-
447
- ## [1.6.2] - 2025-01-17
448
-
449
- ### Changed
450
- - README restructured with clearer 6-step workflow: init → discuss → plan → execute → verify → complete
451
- - Discuss-phase and verify-work now emphasized as critical steps in core workflow documentation
452
- - "Subagent Execution" section replaced with "Multi-Agent Orchestration" explaining thin orchestrator pattern and 30-40% context efficiency
453
- - Brownfield instructions consolidated into callout at top of "How It Works" instead of separate section
454
- - Phase directories now created at discuss/plan-phase instead of during roadmap creation
455
-
456
- ## [1.6.1] - 2025-01-17
457
-
458
- ### Changed
459
- - Installer performs clean install of GSD folders, removing orphaned files from previous versions
460
- - `/gsd:update` shows changelog and asks for confirmation before updating, with clear warning about what gets replaced
461
-
462
- ## [1.6.0] - 2026-01-17
463
-
464
- ### Changed
465
- - **BREAKING:** Unified `/gsd:new-milestone` flow — now mirrors `/gsd:new-project` with questioning → research → requirements → roadmap in a single command
466
- - Roadmapper agent now references templates instead of inline structures for easier maintenance
467
-
468
- ### Removed
469
- - **BREAKING:** `/gsd:discuss-milestone` — consolidated into `/gsd:new-milestone`
470
- - **BREAKING:** `/gsd:create-roadmap` — integrated into project/milestone flows
471
- - **BREAKING:** `/gsd:define-requirements` — integrated into project/milestone flows
472
- - **BREAKING:** `/gsd:research-project` — integrated into project/milestone flows
473
-
474
- ### Added
475
- - `/gsd:verify-work` now includes next-step routing after verification completes
476
-
477
- ## [1.5.30] - 2026-01-17
478
-
479
- ### Fixed
480
- - Output templates in `plan-phase`, `execute-phase`, and `audit-milestone` now render markdown correctly instead of showing literal backticks
481
- - Next-step suggestions now consistently recommend `/gsd:discuss-phase` before `/gsd:plan-phase` across all routing paths
482
-
483
- ## [1.5.29] - 2025-01-16
484
-
485
- ### Changed
486
- - Discuss-phase now uses domain-aware questioning with deeper probing for gray areas
487
-
488
- ### Fixed
489
- - Windows hooks now work via Node.js conversion (statusline, update-check)
490
- - Phase input normalization at command entry points
491
- - Removed blocking notification popups (gsd-notify) on all platforms
492
-
493
- ## [1.5.28] - 2026-01-16
494
-
495
- ### Changed
496
- - Consolidated milestone workflow into single command
497
- - Merged domain expertise skills into agent configurations
498
- - **BREAKING:** Removed `/gsd:execute-plan` command (use `/gsd:execute-phase` instead)
499
-
500
- ### Fixed
501
- - Phase directory matching now handles both zero-padded (05-*) and unpadded (5-*) folder names
502
- - Map-codebase agent output collection
503
-
504
- ## [1.5.27] - 2026-01-16
505
-
506
- ### Fixed
507
- - Orchestrator corrections between executor completions are now committed (previously left uncommitted when orchestrator made small fixes between waves)
508
-
509
- ## [1.5.26] - 2026-01-16
510
-
511
- ### Fixed
512
- - Revised plans now get committed after checker feedback (previously only initial plans were committed, leaving revisions uncommitted)
513
-
514
- ## [1.5.25] - 2026-01-16
515
-
516
- ### Fixed
517
- - Stop notification hook no longer shows stale project state (now uses session-scoped todos only)
518
- - Researcher agent now reliably loads CONTEXT.md from discuss-phase
519
-
520
- ## [1.5.24] - 2026-01-16
521
-
522
- ### Fixed
523
- - Stop notification hook now correctly parses STATE.md fields (was always showing "Ready for input")
524
- - Planner agent now reliably loads CONTEXT.md and RESEARCH.md files
525
-
526
- ## [1.5.23] - 2025-01-16
527
-
528
- ### Added
529
- - Cross-platform completion notification hook (Mac/Linux/Windows alerts when Claude stops)
530
- - Phase researcher now loads CONTEXT.md from discuss-phase to focus research on user decisions
531
-
532
- ### Fixed
533
- - Consistent zero-padding for phase directories (01-name, not 1-name)
534
- - Plan file naming: `{phase}-{plan}-PLAN.md` pattern restored across all agents
535
- - Double-path bug in researcher git add command
536
- - Removed `/gsd:research-phase` from next-step suggestions (use `/gsd:plan-phase` instead)
537
-
538
- ## [1.5.22] - 2025-01-16
539
-
540
- ### Added
541
- - Statusline update indicator — shows `⬆ /gsd:update` when a new version is available
542
-
543
- ### Fixed
544
- - Planner now updates ROADMAP.md placeholders after planning completes
545
-
546
- ## [1.5.21] - 2026-01-16
547
-
548
- ### Added
549
- - GSD brand system for consistent UI (checkpoint boxes, stage banners, status symbols)
550
- - Research synthesizer agent that consolidates parallel research into SUMMARY.md
551
-
552
- ### Changed
553
- - **Unified `/gsd:new-project` flow** — Single command now handles questions → research → requirements → roadmap (~10 min)
554
- - Simplified README to reflect streamlined workflow: new-project → plan-phase → execute-phase
555
- - Added optional `/gsd:discuss-phase` documentation for UI/UX/behavior decisions before planning
556
-
557
- ### Fixed
558
- - verify-work now shows clear checkpoint box with action prompt ("Type 'pass' or describe what's wrong")
559
- - Planner uses correct `{phase}-{plan}-PLAN.md` naming convention
560
- - Planner no longer surfaces internal `user_setup` in output
561
- - Research synthesizer commits all research files together (not individually)
562
- - Project researcher agent can no longer commit (orchestrator handles commits)
563
- - Roadmap requires explicit user approval before committing
564
-
565
- ## [1.5.20] - 2026-01-16
566
-
567
- ### Fixed
568
- - Research no longer skipped based on premature "Research: Unlikely" predictions made during roadmap creation. The `--skip-research` flag provides explicit control when needed.
569
-
570
- ### Removed
571
- - `Research: Likely/Unlikely` fields from roadmap phase template
572
- - `detect_research_needs` step from roadmap creation workflow
573
- - Roadmap-based research skip logic from planner agent
574
-
575
- ## [1.5.19] - 2026-01-16
576
-
577
- ### Changed
578
- - `/gsd:discuss-phase` redesigned with intelligent gray area analysis — analyzes phase to identify discussable areas (UI, UX, Behavior, etc.), presents multi-select for user control, deep-dives each area with focused questioning
579
- - Explicit scope guardrail prevents scope creep during discussion — captures deferred ideas without acting on them
580
- - CONTEXT.md template restructured for decisions (domain boundary, decisions by category, Claude's discretion, deferred ideas)
581
- - Downstream awareness: discuss-phase now explicitly documents that CONTEXT.md feeds researcher and planner agents
582
- - `/gsd:plan-phase` now integrates research — spawns `gsd-phase-researcher` before planning unless research exists or `--skip-research` flag used
583
-
584
- ## [1.5.18] - 2026-01-16
585
-
586
- ### Added
587
- - **Plan verification loop** — Plans are now verified before execution with a planner → checker → revise cycle
588
- - New `gsd-plan-checker` agent (744 lines) validates plans will achieve phase goals
589
- - Six verification dimensions: requirement coverage, task completeness, dependency correctness, key links, scope sanity, must_haves derivation
590
- - Max 3 revision iterations before user escalation
591
- - `--skip-verify` flag for experienced users who want to bypass verification
592
- - **Dedicated planner agent** — `gsd-planner` (1,319 lines) consolidates all planning expertise
593
- - Complete methodology: discovery levels, task breakdown, dependency graphs, scope estimation, goal-backward analysis
594
- - Revision mode for handling checker feedback
595
- - TDD integration and checkpoint patterns
596
- - **Statusline integration** — Context usage, model, and current task display
597
-
598
- ### Changed
599
- - `/gsd:plan-phase` refactored to thin orchestrator pattern (310 lines)
600
- - Spawns `gsd-planner` for planning, `gsd-plan-checker` for verification
601
- - User sees status between agent spawns (not a black box)
602
- - Planning references deprecated with redirects to `gsd-planner` agent sections
603
- - `plan-format.md`, `scope-estimation.md`, `goal-backward.md`, `principles.md`
604
- - `workflows/plan-phase.md`
605
-
606
- ### Fixed
607
- - Removed zombie `gsd-milestone-auditor` agent (was accidentally re-added after correct deletion)
608
-
609
- ### Removed
610
- - Phase 99 throwaway test files
611
-
612
- ## [1.5.17] - 2026-01-15
613
-
614
- ### Added
615
- - New `/gsd:update` command — check for updates, install, and display changelog of what changed (better UX than raw `npx get-shit-done-cc`)
616
-
617
- ## [1.5.16] - 2026-01-15
618
-
619
- ### Added
620
- - New `gsd-researcher` agent (915 lines) with comprehensive research methodology, 4 research modes (ecosystem, feasibility, implementation, comparison), source hierarchy, and verification protocols
621
- - New `gsd-debugger` agent (990 lines) with scientific debugging methodology, hypothesis testing, and 7+ investigation techniques
622
- - New `gsd-codebase-mapper` agent for brownfield codebase analysis
623
- - Research subagent prompt template for context-only spawning
624
-
625
- ### Changed
626
- - `/gsd:research-phase` refactored to thin orchestrator — now injects rich context (key insight framing, downstream consumer info, quality gates) to gsd-researcher agent
627
- - `/gsd:research-project` refactored to spawn 4 parallel gsd-researcher agents with milestone-aware context (greenfield vs v1.1+) and roadmap implications guidance
628
- - `/gsd:debug` refactored to thin orchestrator (149 lines) — spawns gsd-debugger agent with full debugging expertise
629
- - `/gsd:new-milestone` now explicitly references MILESTONE-CONTEXT.md
630
-
631
- ### Deprecated
632
- - `workflows/research-phase.md` — consolidated into gsd-researcher agent
633
- - `workflows/research-project.md` — consolidated into gsd-researcher agent
634
- - `workflows/debug.md` — consolidated into gsd-debugger agent
635
- - `references/research-pitfalls.md` — consolidated into gsd-researcher agent
636
- - `references/debugging.md` — consolidated into gsd-debugger agent
637
- - `references/debug-investigation.md` — consolidated into gsd-debugger agent
638
-
639
- ## [1.5.15] - 2025-01-15
640
-
641
- ### Fixed
642
- - **Agents now install correctly** — The `agents/` folder (gsd-executor, gsd-verifier, gsd-integration-checker, gsd-milestone-auditor) was missing from npm package, now included
643
-
644
- ### Changed
645
- - Consolidated `/gsd:plan-fix` into `/gsd:plan-phase --gaps` for simpler workflow
646
- - UAT file writes now batched instead of per-response for better performance
647
-
648
- ## [1.5.14] - 2025-01-15
649
-
650
- ### Fixed
651
- - Plan-phase now always routes to `/gsd:execute-phase` after planning, even for single-plan phases
652
-
653
- ## [1.5.13] - 2026-01-15
654
-
655
- ### Fixed
656
- - `/gsd:new-milestone` now presents research and requirements paths as equal options, matching `/gsd:new-project` format
657
-
658
- ## [1.5.12] - 2025-01-15
659
-
660
- ### Changed
661
- - **Milestone cycle reworked for proper requirements flow:**
662
- - `complete-milestone` now archives AND deletes ROADMAP.md and REQUIREMENTS.md (fresh for next milestone)
663
- - `new-milestone` is now a "brownfield new-project" — updates PROJECT.md with new goals, routes to define-requirements
664
- - `discuss-milestone` is now required before `new-milestone` (creates context file)
665
- - `research-project` is milestone-aware — focuses on new features, ignores already-validated requirements
666
- - `create-roadmap` continues phase numbering from previous milestone
667
- - Flow: complete → discuss → new-milestone → research → requirements → roadmap
668
-
669
- ### Fixed
670
- - `MILESTONE-AUDIT.md` now versioned as `v{version}-MILESTONE-AUDIT.md` and archived on completion
671
- - `progress` now correctly routes to `/gsd:discuss-milestone` when between milestones (Route F)
672
-
673
- ## [1.5.11] - 2025-01-15
674
-
675
- ### Changed
676
- - Verifier reuses previous must-haves on re-verification instead of re-deriving, focuses deep verification on failed items with quick regression checks on passed items
677
-
678
- ## [1.5.10] - 2025-01-15
679
-
680
- ### Changed
681
- - Milestone audit now reads existing phase VERIFICATION.md files instead of re-verifying each phase, aggregates tech debt and deferred gaps, adds `tech_debt` status for non-blocking accumulated debt
682
-
683
- ### Fixed
684
- - VERIFICATION.md now included in phase completion commit alongside ROADMAP.md, STATE.md, and REQUIREMENTS.md
685
-
686
- ## [1.5.9] - 2025-01-15
687
-
688
- ### Added
689
- - Milestone audit system (`/gsd:audit-milestone`) for verifying milestone completion with parallel verification agents
690
-
691
- ### Changed
692
- - Checkpoint display format improved with box headers and unmissable "→ YOUR ACTION:" prompts
693
- - Subagent colors updated (executor: yellow, integration-checker: blue)
694
- - Execute-phase now recommends `/gsd:audit-milestone` when milestone completes
695
-
696
- ### Fixed
697
- - Research-phase no longer gatekeeps by domain type
698
-
699
- ### Removed
700
- - Domain expertise feature (`~/.claude/skills/expertise/`) - was personal tooling not available to other users
701
-
702
- ## [1.5.8] - 2025-01-15
703
-
704
- ### Added
705
- - Verification loop: When gaps are found, verifier generates fix plans that execute automatically before re-verifying
706
-
707
- ### Changed
708
- - `gsd-executor` subagent color changed from red to blue
709
-
710
- ## [1.5.7] - 2025-01-15
711
-
712
- ### Added
713
- - `gsd-executor` subagent: Dedicated agent for plan execution with full workflow logic built-in
714
- - `gsd-verifier` subagent: Goal-backward verification that checks if phase goals are actually achieved (not just tasks completed)
715
- - Phase verification: Automatic verification runs when a phase completes to catch stubs and incomplete implementations
716
- - Goal-backward planning reference: Documentation for deriving must-haves from goals
717
-
718
- ### Changed
719
- - execute-plan and execute-phase now spawn `gsd-executor` subagent instead of using inline workflow
720
- - Roadmap and planning workflows enhanced with goal-backward analysis
721
-
722
- ### Removed
723
- - Obsolete templates (`checkpoint-resume.md`, `subagent-task-prompt.md`) — logic now lives in subagents
724
-
725
- ### Fixed
726
- - Updated remaining `general-purpose` subagent references to use `gsd-executor`
727
-
728
- ## [1.5.6] - 2025-01-15
729
-
730
- ### Changed
731
- - README: Separated flow into distinct steps (1 → 1.5 → 2 → 3 → 4 → 5) making `research-project` clearly optional and `define-requirements` required
732
- - README: Research recommended for quality; skip only for speed
733
-
734
- ### Fixed
735
- - execute-phase: Phase metadata (timing, wave info) now bundled into single commit instead of separate commits
736
-
737
- ## [1.5.5] - 2025-01-15
738
-
739
- ### Changed
740
- - README now documents the `research-project` → `define-requirements` flow (optional but recommended before `create-roadmap`)
741
- - Commands section reorganized into 7 grouped tables (Setup, Execution, Verification, Milestones, Phase Management, Session, Utilities) for easier scanning
742
- - Context Engineering table now includes `research/` and `REQUIREMENTS.md`
743
-
744
- ## [1.5.4] - 2025-01-15
745
-
746
- ### Changed
747
- - Research phase now loads REQUIREMENTS.md to focus research on concrete requirements (e.g., "email verification") rather than just high-level roadmap descriptions
748
-
749
- ## [1.5.3] - 2025-01-15
750
-
751
- ### Changed
752
- - **execute-phase narration**: Orchestrator now describes what each wave builds before spawning agents, and summarizes what was built after completion. No more staring at opaque status updates.
753
- - **new-project flow**: Now offers two paths — research first (recommended) or define requirements directly (fast path for familiar domains)
754
- - **define-requirements**: Works without prior research. Gathers requirements through conversation when FEATURES.md doesn't exist.
755
-
756
- ### Removed
757
- - Dead `/gsd:status` command (referenced abandoned background agent model)
758
- - Unused `agent-history.md` template
759
- - `_archive/` directory with old execute-phase version
760
-
761
- ## [1.5.2] - 2026-01-15
762
-
763
- ### Added
764
- - Requirements traceability: roadmap phases now include `Requirements:` field listing which REQ-IDs they cover
765
- - plan-phase loads REQUIREMENTS.md and shows phase-specific requirements before planning
766
- - Requirements automatically marked Complete when phase finishes
767
-
768
- ### Changed
769
- - Workflow preferences (mode, depth, parallelization) now asked in single prompt instead of 3 separate questions
770
- - define-requirements shows full requirements list inline before commit (not just counts)
771
- - Research-project and workflow aligned to both point to define-requirements as next step
772
-
773
- ### Fixed
774
- - Requirements status now updated by orchestrator (commands) instead of subagent workflow, which couldn't determine phase completion
775
-
776
- ## [1.5.1] - 2026-01-14
777
-
778
- ### Changed
779
- - Research agents write their own files directly (STACK.md, FEATURES.md, ARCHITECTURE.md, PITFALLS.md) instead of returning results to orchestrator
780
- - Slimmed principles.md and load it dynamically in core commands
781
-
782
- ## [1.5.0] - 2026-01-14
783
-
784
- ### Added
785
- - New `/gsd:research-project` command for pre-roadmap ecosystem research — spawns parallel agents to investigate stack, features, architecture, and pitfalls before you commit to a roadmap
786
- - New `/gsd:define-requirements` command for scoping v1 requirements from research findings — transforms "what exists in this domain" into "what we're building"
787
- - Requirements traceability: phases now map to specific requirement IDs with 100% coverage validation
788
-
789
- ### Changed
790
- - **BREAKING:** New project flow is now: `new-project → research-project → define-requirements → create-roadmap`
791
- - Roadmap creation now requires REQUIREMENTS.md and validates all v1 requirements are mapped to phases
792
- - Simplified questioning in new-project to four essentials (vision, core priority, boundaries, constraints)
793
-
794
- ## [1.4.29] - 2026-01-14
795
-
796
- ### Removed
797
- - Deleted obsolete `_archive/execute-phase.md` and `status.md` commands
798
-
799
- ## [1.4.28] - 2026-01-14
800
-
801
- ### Fixed
802
- - Restored comprehensive checkpoint documentation with full examples for verification, decisions, and auth gates
803
- - Fixed execute-plan command to use fresh continuation agents instead of broken resume pattern
804
- - Rich checkpoint presentation formats now documented for all three checkpoint types
805
-
806
- ### Changed
807
- - Slimmed execute-phase command to properly delegate checkpoint handling to workflow
808
-
809
- ## [1.4.27] - 2025-01-14
810
-
811
- ### Fixed
812
- - Restored "what to do next" commands after plan/phase execution completes — orchestrator pattern conversion had inadvertently removed the copy/paste-ready next-step routing
813
-
814
- ## [1.4.26] - 2026-01-14
815
-
816
- ### Added
817
- - Full changelog history backfilled from git (66 historical versions from 1.0.0 to 1.4.23)
818
-
819
- ## [1.4.25] - 2026-01-14
820
-
821
- ### Added
822
- - New `/gsd:whats-new` command shows changes since your installed version
823
- - VERSION file written during installation for version tracking
824
- - CHANGELOG.md now included in package installation
825
-
826
- ## [1.4.24] - 2026-01-14
827
-
828
- ### Added
829
- - USER-SETUP.md template for external service configuration
830
-
831
- ### Removed
832
- - **BREAKING:** ISSUES.md system (replaced by phase-scoped UAT issues and TODOs)
833
-
834
- ## [1.4.23] - 2026-01-14
835
-
836
- ### Changed
837
- - Removed dead ISSUES.md system code
838
-
839
- ## [1.4.22] - 2026-01-14
840
-
841
- ### Added
842
- - Subagent isolation for debug investigations with checkpoint support
843
-
844
- ### Fixed
845
- - DEBUG_DIR path constant to prevent typos in debug workflow
846
-
847
- ## [1.4.21] - 2026-01-14
848
-
849
- ### Fixed
850
- - SlashCommand tool added to plan-fix allowed-tools
851
-
852
- ## [1.4.20] - 2026-01-14
853
-
854
- ### Fixed
855
- - Standardized debug file naming convention
856
- - Debug workflow now invokes execute-plan correctly
857
-
858
- ## [1.4.19] - 2026-01-14
859
-
860
- ### Fixed
861
- - Auto-diagnose issues instead of offering choice in plan-fix
862
-
863
- ## [1.4.18] - 2026-01-14
864
-
865
- ### Added
866
- - Parallel diagnosis before plan-fix execution
867
-
868
- ## [1.4.17] - 2026-01-14
869
-
870
- ### Changed
871
- - Redesigned verify-work as conversational UAT with persistent state
872
-
873
- ## [1.4.16] - 2026-01-13
874
-
875
- ### Added
876
- - Pre-execution summary for interactive mode in execute-plan
877
- - Pre-computed wave numbers at plan time
878
-
879
- ## [1.4.15] - 2026-01-13
880
-
881
- ### Added
882
- - Context rot explanation to README header
883
-
884
- ## [1.4.14] - 2026-01-13
885
-
886
- ### Changed
887
- - YOLO mode is now recommended default in new-project
888
-
889
- ## [1.4.13] - 2026-01-13
890
-
891
- ### Fixed
892
- - Brownfield flow documentation
893
- - Removed deprecated resume-task references
894
-
895
- ## [1.4.12] - 2026-01-13
896
-
897
- ### Changed
898
- - execute-phase is now recommended as primary execution command
899
-
900
- ## [1.4.11] - 2026-01-13
901
-
902
- ### Fixed
903
- - Checkpoints now use fresh continuation agents instead of resume
904
-
905
- ## [1.4.10] - 2026-01-13
906
-
907
- ### Changed
908
- - execute-plan converted to orchestrator pattern for performance
909
-
910
- ## [1.4.9] - 2026-01-13
911
-
912
- ### Changed
913
- - Removed subagent-only context from execute-phase orchestrator
914
-
915
- ### Fixed
916
- - Removed "what's out of scope" question from discuss-phase
917
-
918
- ## [1.4.8] - 2026-01-13
919
-
920
- ### Added
921
- - TDD reasoning explanation restored to plan-phase docs
922
-
923
- ## [1.4.7] - 2026-01-13
924
-
925
- ### Added
926
- - Project state loading before execution in execute-phase
927
-
928
- ### Fixed
929
- - Parallel execution marked as recommended, not experimental
930
-
931
- ## [1.4.6] - 2026-01-13
932
-
933
- ### Added
934
- - Checkpoint pause/resume for spawned agents
935
- - Deviation rules, commit rules, and workflow references to execute-phase
936
-
937
- ## [1.4.5] - 2026-01-13
938
-
939
- ### Added
940
- - Parallel-first planning with dependency graphs
941
- - Checkpoint-resume capability for long-running phases
942
- - `.claude/rules/` directory for auto-loaded contribution rules
943
-
944
- ### Changed
945
- - execute-phase uses wave-based blocking execution
946
-
947
- ## [1.4.4] - 2026-01-13
948
-
949
- ### Fixed
950
- - Inline listing for multiple active debug sessions
951
-
952
- ## [1.4.3] - 2026-01-13
953
-
954
- ### Added
955
- - `/gsd:debug` command for systematic debugging with persistent state
956
-
957
- ## [1.4.2] - 2026-01-13
958
-
959
- ### Fixed
960
- - Installation verification step clarification
961
-
962
- ## [1.4.1] - 2026-01-13
963
-
964
- ### Added
965
- - Parallel phase execution via `/gsd:execute-phase`
966
- - Parallel-aware planning in `/gsd:plan-phase`
967
- - `/gsd:status` command for parallel agent monitoring
968
- - Parallelization configuration in config.json
969
- - Wave-based parallel execution with dependency graphs
970
-
971
- ### Changed
972
- - Renamed `execute-phase.md` workflow to `execute-plan.md` for clarity
973
- - Plan frontmatter now includes `wave`, `depends_on`, `files_modified`, `autonomous`
974
-
975
- ## [1.4.0] - 2026-01-12
976
-
977
- ### Added
978
- - Full parallel phase execution system
979
- - Parallelization frontmatter in plan templates
980
- - Dependency analysis for parallel task scheduling
981
- - Agent history schema v1.2 with parallel execution support
982
-
983
- ### Changed
984
- - Plans can now specify wave numbers and dependencies
985
- - execute-phase orchestrates multiple subagents in waves
986
-
987
- ## [1.3.34] - 2026-01-11
988
-
989
- ### Added
990
- - `/gsd:add-todo` and `/gsd:check-todos` for mid-session idea capture
991
-
992
- ## [1.3.33] - 2026-01-11
993
-
994
- ### Fixed
995
- - Consistent zero-padding for decimal phase numbers (e.g., 01.1)
996
-
997
- ### Changed
998
- - Removed obsolete .claude-plugin directory
999
-
1000
- ## [1.3.32] - 2026-01-10
1001
-
1002
- ### Added
1003
- - `/gsd:resume-task` for resuming interrupted subagent executions
1004
-
1005
- ## [1.3.31] - 2026-01-08
1006
-
1007
- ### Added
1008
- - Planning principles for security, performance, and observability
1009
- - Pro patterns section in README
1010
-
1011
- ## [1.3.30] - 2026-01-08
1012
-
1013
- ### Added
1014
- - verify-work option surfaces after plan execution
1015
-
1016
- ## [1.3.29] - 2026-01-08
1017
-
1018
- ### Added
1019
- - `/gsd:verify-work` for conversational UAT validation
1020
- - `/gsd:plan-fix` for fixing UAT issues
1021
- - UAT issues template
1022
-
1023
- ## [1.3.28] - 2026-01-07
1024
-
1025
- ### Added
1026
- - `--config-dir` CLI argument for multi-account setups
1027
- - `/gsd:remove-phase` command
1028
-
1029
- ### Fixed
1030
- - Validation for --config-dir edge cases
1031
-
1032
- ## [1.3.27] - 2026-01-07
1033
-
1034
- ### Added
1035
- - Recommended permissions mode documentation
1036
-
1037
- ### Fixed
1038
- - Mandatory verification enforced before phase/milestone completion routing
1039
-
1040
- ## [1.3.26] - 2026-01-06
1041
-
1042
- ### Added
1043
- - Claude Code marketplace plugin support
1044
-
1045
- ### Fixed
1046
- - Phase artifacts now committed when created
1047
-
1048
- ## [1.3.25] - 2026-01-06
1049
-
1050
- ### Fixed
1051
- - Milestone discussion context persists across /clear
1052
-
1053
- ## [1.3.24] - 2026-01-06
1054
-
1055
- ### Added
1056
- - `CLAUDE_CONFIG_DIR` environment variable support
1057
-
1058
- ## [1.3.23] - 2026-01-06
1059
-
1060
- ### Added
1061
- - Non-interactive install flags (`--global`, `--local`) for Docker/CI
1062
-
1063
- ## [1.3.22] - 2026-01-05
1064
-
1065
- ### Changed
1066
- - Removed unused auto.md command
1067
-
1068
- ## [1.3.21] - 2026-01-05
1069
-
1070
- ### Changed
1071
- - TDD features use dedicated plans for full context quality
1072
-
1073
- ## [1.3.20] - 2026-01-05
1074
-
1075
- ### Added
1076
- - Per-task atomic commits for better AI observability
1077
-
1078
- ## [1.3.19] - 2026-01-05
1079
-
1080
- ### Fixed
1081
- - Clarified create-milestone.md file locations with explicit instructions
1082
-
1083
- ## [1.3.18] - 2026-01-05
1084
-
1085
- ### Added
1086
- - YAML frontmatter schema with dependency graph metadata
1087
- - Intelligent context assembly via frontmatter dependency graph
1088
-
1089
- ## [1.3.17] - 2026-01-04
1090
-
1091
- ### Fixed
1092
- - Clarified depth controls compression, not inflation in planning
1093
-
1094
- ## [1.3.16] - 2026-01-04
1095
-
1096
- ### Added
1097
- - Depth parameter for planning thoroughness (`--depth=1-5`)
1098
-
1099
- ## [1.3.15] - 2026-01-01
1100
-
1101
- ### Fixed
1102
- - TDD reference loaded directly in commands
1103
-
1104
- ## [1.3.14] - 2025-12-31
1105
-
1106
- ### Added
1107
- - TDD integration with detection, annotation, and execution flow
1108
-
1109
- ## [1.3.13] - 2025-12-29
1110
-
1111
- ### Fixed
1112
- - Restored deterministic bash commands
1113
- - Removed redundant decision_gate
1114
-
1115
- ## [1.3.12] - 2025-12-29
1116
-
1117
- ### Fixed
1118
- - Restored plan-format.md as output template
1119
-
1120
- ## [1.3.11] - 2025-12-29
1121
-
1122
- ### Changed
1123
- - 70% context reduction for plan-phase workflow
1124
- - Merged CLI automation into checkpoints
1125
- - Compressed scope-estimation (74% reduction) and plan-phase.md (66% reduction)
1126
-
1127
- ## [1.3.10] - 2025-12-29
1128
-
1129
- ### Fixed
1130
- - Explicit plan count check in offer_next step
1131
-
1132
- ## [1.3.9] - 2025-12-27
1133
-
1134
- ### Added
1135
- - Evolutionary PROJECT.md system with incremental updates
1136
-
1137
- ## [1.3.8] - 2025-12-18
1138
-
1139
- ### Added
1140
- - Brownfield/existing projects section in README
1141
-
1142
- ## [1.3.7] - 2025-12-18
1143
-
1144
- ### Fixed
1145
- - Improved incremental codebase map updates
1146
-
1147
- ## [1.3.6] - 2025-12-18
1148
-
1149
- ### Added
1150
- - File paths included in codebase mapping output
1151
-
1152
- ## [1.3.5] - 2025-12-17
1153
-
1154
- ### Fixed
1155
- - Removed arbitrary 100-line limit from codebase mapping
1156
-
1157
- ## [1.3.4] - 2025-12-17
1158
-
1159
- ### Fixed
1160
- - Inline code for Next Up commands (avoids nesting ambiguity)
1161
-
1162
- ## [1.3.3] - 2025-12-17
1163
-
1164
- ### Fixed
1165
- - Check PROJECT.md not .planning/ directory for existing project detection
1166
-
1167
- ## [1.3.2] - 2025-12-17
1168
-
1169
- ### Added
1170
- - Git commit step to map-codebase workflow
1171
-
1172
- ## [1.3.1] - 2025-12-17
1173
-
1174
- ### Added
1175
- - `/gsd:map-codebase` documentation in help and README
1176
-
1177
- ## [1.3.0] - 2025-12-17
1178
-
1179
- ### Added
1180
- - `/gsd:map-codebase` command for brownfield project analysis
1181
- - Codebase map templates (stack, architecture, structure, conventions, testing, integrations, concerns)
1182
- - Parallel Explore agent orchestration for codebase analysis
1183
- - Brownfield integration into GSD workflows
1184
-
1185
- ### Changed
1186
- - Improved continuation UI with context and visual hierarchy
1187
-
1188
- ### Fixed
1189
- - Permission errors for non-DSP users (removed shell context)
1190
- - First question is now freeform, not AskUserQuestion
1191
-
1192
- ## [1.2.13] - 2025-12-17
1193
-
1194
- ### Added
1195
- - Improved continuation UI with context and visual hierarchy
1196
-
1197
- ## [1.2.12] - 2025-12-17
1198
-
1199
- ### Fixed
1200
- - First question should be freeform, not AskUserQuestion
1201
-
1202
- ## [1.2.11] - 2025-12-17
1203
-
1204
- ### Fixed
1205
- - Permission errors for non-DSP users (removed shell context)
1206
-
1207
- ## [1.2.10] - 2025-12-16
1208
-
1209
- ### Fixed
1210
- - Inline command invocation replaced with clear-then-paste pattern
1211
-
1212
- ## [1.2.9] - 2025-12-16
1213
-
1214
- ### Fixed
1215
- - Git init runs in current directory
1216
-
1217
- ## [1.2.8] - 2025-12-16
1218
-
1219
- ### Changed
1220
- - Phase count derived from work scope, not arbitrary limits
1221
-
1222
- ## [1.2.7] - 2025-12-16
1223
-
1224
- ### Fixed
1225
- - AskUserQuestion mandated for all exploration questions
1226
-
1227
- ## [1.2.6] - 2025-12-16
1228
-
1229
- ### Changed
1230
- - Internal refactoring
1231
-
1232
- ## [1.2.5] - 2025-12-16
1233
-
1234
- ### Changed
1235
- - `<if mode>` tags for yolo/interactive branching
1236
-
1237
- ## [1.2.4] - 2025-12-16
1238
-
1239
- ### Fixed
1240
- - Stale CONTEXT.md references updated to new vision structure
1241
-
1242
- ## [1.2.3] - 2025-12-16
1243
-
1244
- ### Fixed
1245
- - Enterprise language removed from help and discuss-milestone
1246
-
1247
- ## [1.2.2] - 2025-12-16
1248
-
1249
- ### Fixed
1250
- - new-project completion presented inline instead of as question
1251
-
1252
- ## [1.2.1] - 2025-12-16
1253
-
1254
- ### Fixed
1255
- - AskUserQuestion restored for decision gate in questioning flow
1256
-
1257
- ## [1.2.0] - 2025-12-15
1258
-
1259
- ### Changed
1260
- - Research workflow implemented as Claude Code context injection
1261
-
1262
- ## [1.1.2] - 2025-12-15
1263
-
1264
- ### Fixed
1265
- - YOLO mode now skips confirmation gates in plan-phase
1266
-
1267
- ## [1.1.1] - 2025-12-15
1268
-
1269
- ### Added
1270
- - README documentation for new research workflow
1271
-
1272
- ## [1.1.0] - 2025-12-15
1273
-
1274
- ### Added
1275
- - Pre-roadmap research workflow
1276
- - `/gsd:research-phase` for niche domain ecosystem discovery
1277
- - `/gsd:research-project` command with workflow and templates
1278
- - `/gsd:create-roadmap` command with research-aware workflow
1279
- - Research subagent prompt templates
1280
-
1281
- ### Changed
1282
- - new-project split to only create PROJECT.md + config.json
1283
- - Questioning rewritten as thinking partner, not interviewer
1284
-
1285
- ## [1.0.11] - 2025-12-15
1286
-
1287
- ### Added
1288
- - `/gsd:research-phase` for niche domain ecosystem discovery
1289
-
1290
- ## [1.0.10] - 2025-12-15
1291
-
1292
- ### Fixed
1293
- - Scope creep prevention in discuss-phase command
1294
-
1295
- ## [1.0.9] - 2025-12-15
1296
-
1297
- ### Added
1298
- - Phase CONTEXT.md loaded in plan-phase command
1299
-
1300
- ## [1.0.8] - 2025-12-15
1301
-
1302
- ### Changed
1303
- - PLAN.md included in phase completion commits
1304
-
1305
- ## [1.0.7] - 2025-12-15
1306
-
1307
- ### Added
1308
- - Path replacement for local installs
1309
-
1310
- ## [1.0.6] - 2025-12-15
1311
-
1312
- ### Changed
1313
- - Internal improvements
1314
-
1315
- ## [1.0.5] - 2025-12-15
1316
-
1317
- ### Added
1318
- - Global/local install prompt during setup
1319
-
1320
- ### Fixed
1321
- - Bin path fixed (removed ./)
1322
- - .DS_Store ignored
1323
-
1324
- ## [1.0.4] - 2025-12-15
1325
-
1326
- ### Fixed
1327
- - Bin name and circular dependency removed
1328
-
1329
- ## [1.0.3] - 2025-12-15
1330
-
1331
- ### Added
1332
- - TDD guidance in planning workflow
1333
-
1334
- ## [1.0.2] - 2025-12-15
1335
-
1336
- ### Added
1337
- - Issue triage system to prevent deferred issue pile-up
1338
-
1339
- ## [1.0.1] - 2025-12-15
1340
-
1341
- ### Added
1342
- - Initial npm package release
1343
-
1344
- ## [1.0.0] - 2025-12-14
1345
-
1346
- ### Added
1347
- - Initial release of GSD (Get Shit Done) meta-prompting system
1348
- - Core slash commands: `/gsd:new-project`, `/gsd:discuss-phase`, `/gsd:plan-phase`, `/gsd:execute-phase`
1349
- - PROJECT.md and STATE.md templates
1350
- - Phase-based development workflow
1351
- - YOLO mode for autonomous execution
1352
- - Interactive mode with checkpoints
1353
-
1354
- [Unreleased]: https://github.com/glittercowboy/get-shit-done/compare/v1.20.6...HEAD
1355
- [1.20.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.6
1356
- [1.20.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.5
1357
- [1.20.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.4
1358
- [1.20.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.3
1359
- [1.20.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.2
1360
- [1.20.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.1
1361
- [1.20.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.20.0
1362
- [1.19.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.19.2
1363
- [1.19.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.19.1
1364
- [1.19.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.19.0
1365
- [1.18.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.18.0
1366
- [1.17.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.17.0
1367
- [1.16.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.16.0
1368
- [1.15.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.15.0
1369
- [1.14.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.14.0
1370
- [1.13.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.13.0
1371
- [1.12.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.12.1
1372
- [1.12.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.12.0
1373
- [1.11.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.11.2
1374
- [1.11.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.11.0
1375
- [1.10.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.10.1
1376
- [1.10.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.10.0
1377
- [1.9.12]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.12
1378
- [1.9.11]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.11
1379
- [1.9.10]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.10
1380
- [1.9.9]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.9
1381
- [1.9.8]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.8
1382
- [1.9.7]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.7
1383
- [1.9.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.6
1384
- [1.9.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.5
1385
- [1.9.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.4
1386
- [1.9.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.2
1387
- [1.9.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.9.0
1388
- [1.8.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.8.0
1389
- [1.7.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.7.1
1390
- [1.7.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.7.0
1391
- [1.6.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.6.4
1392
- [1.6.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.6.3
1393
- [1.6.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.6.2
1394
- [1.6.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.6.1
1395
- [1.6.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.6.0
1396
- [1.5.30]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.30
1397
- [1.5.29]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.29
1398
- [1.5.28]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.28
1399
- [1.5.27]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.27
1400
- [1.5.26]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.26
1401
- [1.5.25]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.25
1402
- [1.5.24]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.24
1403
- [1.5.23]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.23
1404
- [1.5.22]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.22
1405
- [1.5.21]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.21
1406
- [1.5.20]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.20
1407
- [1.5.19]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.19
1408
- [1.5.18]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.18
1409
- [1.5.17]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.17
1410
- [1.5.16]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.16
1411
- [1.5.15]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.15
1412
- [1.5.14]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.14
1413
- [1.5.13]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.13
1414
- [1.5.12]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.12
1415
- [1.5.11]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.11
1416
- [1.5.10]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.10
1417
- [1.5.9]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.9
1418
- [1.5.8]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.8
1419
- [1.5.7]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.7
1420
- [1.5.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.6
1421
- [1.5.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.5
1422
- [1.5.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.4
1423
- [1.5.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.3
1424
- [1.5.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.2
1425
- [1.5.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.1
1426
- [1.5.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.5.0
1427
- [1.4.29]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.29
1428
- [1.4.28]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.28
1429
- [1.4.27]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.27
1430
- [1.4.26]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.26
1431
- [1.4.25]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.25
1432
- [1.4.24]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.24
1433
- [1.4.23]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.23
1434
- [1.4.22]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.22
1435
- [1.4.21]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.21
1436
- [1.4.20]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.20
1437
- [1.4.19]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.19
1438
- [1.4.18]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.18
1439
- [1.4.17]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.17
1440
- [1.4.16]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.16
1441
- [1.4.15]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.15
1442
- [1.4.14]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.14
1443
- [1.4.13]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.13
1444
- [1.4.12]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.12
1445
- [1.4.11]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.11
1446
- [1.4.10]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.10
1447
- [1.4.9]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.9
1448
- [1.4.8]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.8
1449
- [1.4.7]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.7
1450
- [1.4.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.6
1451
- [1.4.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.5
1452
- [1.4.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.4
1453
- [1.4.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.3
1454
- [1.4.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.2
1455
- [1.4.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.1
1456
- [1.4.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.4.0
1457
- [1.3.34]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.34
1458
- [1.3.33]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.33
1459
- [1.3.32]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.32
1460
- [1.3.31]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.31
1461
- [1.3.30]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.30
1462
- [1.3.29]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.29
1463
- [1.3.28]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.28
1464
- [1.3.27]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.27
1465
- [1.3.26]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.26
1466
- [1.3.25]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.25
1467
- [1.3.24]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.24
1468
- [1.3.23]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.23
1469
- [1.3.22]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.22
1470
- [1.3.21]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.21
1471
- [1.3.20]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.20
1472
- [1.3.19]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.19
1473
- [1.3.18]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.18
1474
- [1.3.17]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.17
1475
- [1.3.16]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.16
1476
- [1.3.15]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.15
1477
- [1.3.14]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.14
1478
- [1.3.13]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.13
1479
- [1.3.12]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.12
1480
- [1.3.11]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.11
1481
- [1.3.10]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.10
1482
- [1.3.9]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.9
1483
- [1.3.8]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.8
1484
- [1.3.7]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.7
1485
- [1.3.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.6
1486
- [1.3.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.5
1487
- [1.3.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.4
1488
- [1.3.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.3
1489
- [1.3.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.2
1490
- [1.3.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.1
1491
- [1.3.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.3.0
1492
- [1.2.13]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.13
1493
- [1.2.12]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.12
1494
- [1.2.11]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.11
1495
- [1.2.10]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.10
1496
- [1.2.9]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.9
1497
- [1.2.8]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.8
1498
- [1.2.7]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.7
1499
- [1.2.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.6
1500
- [1.2.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.5
1501
- [1.2.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.4
1502
- [1.2.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.3
1503
- [1.2.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.2
1504
- [1.2.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.1
1505
- [1.2.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.2.0
1506
- [1.1.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.1.2
1507
- [1.1.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.1.1
1508
- [1.1.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.1.0
1509
- [1.0.11]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.11
1510
- [1.0.10]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.10
1511
- [1.0.9]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.9
1512
- [1.0.8]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.8
1513
- [1.0.7]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.7
1514
- [1.0.6]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.6
1515
- [1.0.5]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.5
1516
- [1.0.4]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.4
1517
- [1.0.3]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.3
1518
- [1.0.2]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.2
1519
- [1.0.1]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.1
1520
- [1.0.0]: https://github.com/glittercowboy/get-shit-done/releases/tag/v1.0.0