chore(ultraplan-local): bump v3.3.0 + changelog for /ultracontinue [skip-docs]

v3.3.0 ships /ultracontinue-local (zero-friction multi-session resumption),
/ultraplan-end-session-local helper, session-state-validator + atomic-write
util, and Handover 7 (.session-state.local.json contract). Non-breaking.
185 tests green (163 baseline + 22 new).

Step 10 of /ultracontinue v3.3.0. README/CLAUDE updates land in Step 11.
This commit is contained in:
Kjell Tore Guttormsen 2026-05-01 20:59:23 +02:00
commit d893a46e41
3 changed files with 36 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "ultraplan-local",
"description": "Five-command context-engineering pipeline (brief → research → plan → execute → review) with project folders, specialized agent swarms, external research triangulation, adversarial review, post-hoc independent review with Handover 6 feedback loop, session decomposition, and headless execution. CC-feature matching extracted to the separate ultra-cc-architect plugin in v3.0.0.",
"version": "3.2.0",
"version": "3.3.0",
"author": {
"name": "Kjell Tore Guttormsen"
},