You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude-plugin/marketplace.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
{
10
10
"name": "hoyeon",
11
11
"description": "Development workflow automation: specify → open → execute pipeline with parallel research agents, hook-based guards, and PR state management",
Copy file name to clipboardExpand all lines: .claude-plugin/plugin.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "hoyeon",
3
-
"version": "1.2.0",
3
+
"version": "1.2.1",
4
4
"description": "Development workflow automation plugin: specify → open → execute pipeline with parallel research agents, hook-based guards, and PR state management",
**History** — Spec mutation history is automatically written to `context/history.json` (not in spec.json).
303
+
All `spec merge`, `spec task`, `spec derive`, `spec scenario`, and `spec sandbox-tasks` commands append entries automatically.
304
+
286
305
## Testing Strategy
287
306
288
307
See [VERIFICATION.md](VERIFICATION.md) for the 4-Tier Testing Model (Unit → Integration → E2E → Agent Sandbox). Verification agents use this as their framework.
0 commit comments