v1.11.1 — installer 'A' option and bot evaluation notes

- install.js: split into 'I' (prompts + loop) and new 'A' (everything
  including bot + metrics); update prompt to (I, A, U, C, Q).
- CHANGELOG: document complexity check (1.11.1) and expand 1.11.0
  notes for the LLM-as-judge evaluation system.
- version.json: 1.10.0 -> 1.11.1.
This commit is contained in:
2026-05-11 13:14:35 -07:00
parent c2579a7b6a
commit 8e0b1a2ab2
3 changed files with 47 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Plan2Code",
"version": "1.10.0",
"version": "1.11.1",
"description": "A structured 4-step workflow methodology for AI-assisted software development",
"keywords": [
"ai",