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
- Fix getPlatformReadinessHint pointing to /architect instead of
/implementation-readiness (guidance.ts, artifact-scan.ts)
- Distinguish corrupted config from missing config in status, run,
and watch commands — show "bmalph doctor" hint instead of misleading
"bmalph init" (status.ts, run.ts, watch.ts, config.ts)
- Catch broken JSON in readConfig so parse errors don't bypass the
friendly corrupted-config message
- Hoist duplicate buildCompletedTitleMap/newTitleMap computation in
fix-plan-sync.ts to avoid redundant work
- Preserve CRLF line endings in removeGitignoreLines (reset.ts)
- Remove exports field from package.json that triggered CLI side
effects on import("bmalph")
0 commit comments