Skip to content

mop-flow v1.4.3

Choose a tag to compare

@MoonWIRaja MoonWIRaja released this 23 Jun 08:20

1.4.3 - TUI Link Flow

  • Fixed npx mop-flow menu 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 validate
  • npm test
  • npm run doctor
  • npm pack --dry-run