-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Context
bmalph watch was deprecated in favor of bmalph run in 4da6764. It currently prints a deprecation warning to stderr but still functions normally.
What to remove
src/commands/watch.ts— delete filesrc/cli.ts— remove watch command registration and importslash-commands/bmalph-watch.md— delete filetests/commands/watch.test.ts— delete filetests/e2e/watch.e2e.test.ts— delete filetests/e2e/helpers/cli-runner.ts— removerunWatchhelperREADME.md— remove watch from feature list, CLI table, and options sectionCLAUDE.md— remove watch from feature list and CLI table
The src/watch/ module (renderer, state-reader, file-watcher, types) must be kept — bmalph run imports from it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels