Skip to content

tech-debt: complete migration to ensurePatchloomReadyOrNotify helper in remaining commands (configureMcp, setup, verifyMcp, etc) #147

Description

@SebTardif

Duplicated ready-check + upgrade notify + open-settings logic remains in several commands after initial extraction in MPI cycle.

See src/binary/patchloom.ts:ensurePatchloomReadyOrNotify

Commands still using old pattern:

  • src/commands/configureMcp.ts
  • src/commands/setupWorkspace.ts
  • src/commands/verifyMcp.ts
  • src/commands/managedInstall.ts
  • src/commands/showStatus.ts (?)

Fix by updating them to use the helper (passing appropriate context suffix for messages).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions