@hongmaple0820/scale-engine 0.12.1 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hongmaple0820/scale-engine",
3
- "version": "0.12.1",
4
- "description": "SCALE Engine v0.12.0 - AI engineering workflow with FSM blocking, OWASP Top 10 detector (19 patterns), Browser QA (Playwright MCP), Evolution self-improve loop, 11 platform adapters, 12 agent profiles, 499 tests",
3
+ "version": "0.12.3",
4
+ "description": "SCALE Engine v0.12.3 - AI engineering workflow with FSM blocking, OWASP Top 10 detector (19 patterns), Browser QA (Playwright MCP), Evolution self-improve loop, Vibe Templates (6-phase prompts), 16 platform adapters, 12 agent profiles, 560 tests",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "scale": "dist/api/cli.js"