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
Dependencies section — says huh, bubbletea, lipgloss are "planned but not yet in go.mod". lipgloss v1.1.0 is in go.mod now; only huh and bubbletea remain planned.
SPEC.md §T is behind the merged work — e.g. T3 (wire AcquireLock) is still marked todo though it landed via PR #79, and T18 (internal/ui) is partially done. Update statuses via the spec workflow rather than leaving §T stale.
What
CLAUDE.md drifted again after the recent fix-wave merges (same class of problem as #54, new instances):
internal/ui/is described as "(planned, not yet implemented)". The scaffold (Writer + theme + mode) merged ine37b326;version.goandroot.goalready use it. Should read "partial — scaffold merged, rollout tracked by feat(ui): complete internal/ui rollout — spinners, huh prompts, migrate remaining call sites (#74 phases 2–4) #105".huh,bubbletea,lipglossare "planned but not yet in go.mod".lipgloss v1.1.0is ingo.modnow; onlyhuhandbubbletearemain planned.nodeup-clion the v1.0.0 cut). The rows should point at Release prep: publish nodeup-npm to npm registry on v1.0.0 cut #35 (and feat(ui): complete internal/ui rollout — spinners, huh prompts, migrate remaining call sites (#74 phases 2–4) #105 if UI is considered a v1.0.0 blocker).Also worth a pass in the same PR
SPEC.md§T is behind the merged work — e.g.T3(wire AcquireLock) is still marked todo though it landed via PR #79, andT18(internal/ui) is partially done. Update statuses via the spec workflow rather than leaving §T stale.One docs PR covers all of this.