ktg-plugin-marketplace/plugins
Kjell Tore Guttormsen 5dd7e8447c fix(ultraplan-local): CRITICAL — worktree isolation for parallel sessions
Phase 2.6 previously launched parallel claude -p sessions in the same
working directory, causing git race conditions and repository corruption.

Changes:
- Add Phase 2.55 (pre-flight safety checks): clean tree, plan file
  tracking, scope fence overlap validation, stale worktree cleanup
- Rewrite Phase 2.6 with git worktree isolation: each parallel session
  gets its own worktree and branch, merged back sequentially
- Add merge conflict detection and abort (no silent data loss)
- Add unconditional worktree cleanup (even on failure)
- Add hard rules 11-13 (worktree mandatory, cleanup, sequential merge)
- Session-scoped progress file naming for --session mode
- Update headless launch template with worktree support and cleanup trap
- Bump version to 1.5.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 22:12:53 +02:00
..
ai-psychosis fix(ai-psychosis): author field must be object, not string 2026-04-06 21:08:11 +02:00
config-audit feat: initial open marketplace with llm-security, config-audit, ultraplan-local 2026-04-06 18:47:49 +02:00
linkedin-thought-leadership feat(linkedin-thought-leadership): onboarding improvements for new users 2026-04-07 22:11:59 +02:00
llm-security feat(ms-ai-architect): add plugin to open marketplace (v1.5.0 baseline) 2026-04-07 17:17:17 +02:00
ms-ai-architect fix(ms-ai-architect): update validator for plugin:command naming convention 2026-04-07 17:30:22 +02:00
ultraplan-local fix(ultraplan-local): CRITICAL — worktree isolation for parallel sessions 2026-04-07 22:12:53 +02:00