merge: origin/main into garrytan/injection-tuning; bump v1.6.2.0 → v1.6.4.0

Main shipped v1.6.3.0 (Codex ELI10 + RECOMMENDATION fix, #1149) and also took the v1.6.2.0 version slot (plan-reviews RECOMMENDATION + Completeness split) while this branch was at 1.6.2.0 without a CHANGELOG entry. Version-number collision resolved per CLAUDE.md: branch bumps above main's latest, accepts main's two new CHANGELOG entries.

VERSION: 1.6.4.0 (above main's 1.6.3.0).
package.json: synced to 1.6.4.0.
CHANGELOG: main's v1.6.3.0 + v1.6.2.0 entries accepted, placed above our v1.5.2.0 entry in reverse-chronological order.

Auto-merged: many SKILL.md regenerations from main's preamble changes. No real conflicts in security source files.

Security test suite: 87 pass, 0 fail post-merge (security.test.ts + content-security.test.ts).
This commit is contained in:
Garry Tan
2026-04-23 07:28:41 -07:00
46 changed files with 983 additions and 175 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "1.6.2.0",
"version": "1.6.4.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",