You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.11.1
Spacedock 0.11.1 focuses on workflow reliability — making entity worktrees stickier across stages, hardening the commission/debrief skills against environment drift, and migrating plan IDs to a forward-only sd-b32 scheme.
- Entities now stay in their worktree from ideation through terminal merge, so feedback cycles run against real branch state instead of bouncing back to main (#181, fold of feedback-cycles-on-worktree-not-main into stage-worktree-stickiness).
- Cleaner pr-merge audit trails: audit links render the short SD-B32 prefix and the pre-approval draft shows the full PR body for easier review (#180).
- claude-team stage-heading parsing no longer chokes on italic-wrapped parentheticals, fixing spurious workflow advancement failures (#178, #179).
- The debrief skill tolerates missing local workflow status and ignores stale .claude/worktrees copies during discovery, so debriefs work in fresh checkouts and don't double-count (#174, #175, #177).
- Commissioned READMEs are portable — machine-specific paths and runtime status references have been removed so READMEs work across worktrees and machines (#172, #176).
- Plan IDs migrated to sd-b32 forward-only: legacy numeric IDs continue to work and archive-only duplicates are tolerated when the README opts into sd-b32 (#170, #223).
- The captain now gets a hint about claude team mode usage, reducing setup friction for new sessions (#157, #173).
- Workflow scaffolding refit and version bump to spacedock@0.11.1.