mop-flow v1.4.3
1.4.3 - TUI Link Flow
- Fixed
npx mop-flowmenu to the requested set: Install, Update, Doctor, Status, Link, Delete, Skills, Exit. - Install stays visible but disabled when MOP is already installed.
- Update stays visible but disabled when the installed version is already current.
- Link is all-in-one in the TUI: paste the Brain URL, link the project, then install/start background relay.
- Removed standalone Relay, Service, and GUI menu entries from the TUI.
- Fixed TUI keyboard handling so returning from actions like Status does not duplicate key listeners or make the menu jump.
- Disabled menu items remain visible/selectable, but Enter will not run them.
Verification:
npm run validatenpm testnpm run doctornpm pack --dry-run