Files
basicmachines-co-basic-memory/src/basic_memory
claude[bot] a5cb5b8253 feat(cli): add top-level workspace stub redirecting to bm cloud workspace
Adds a `bm workspace` stub command that prints a clear redirect hint
pointing users to `bm cloud workspace list` and
`bm cloud workspace set-default`, then exits non-zero.  Accepts any
extra arguments (e.g. `bm workspace list`) so the hint is shown
regardless of how the user typed the command.

Closes #821

Co-authored-by: Drew Cain <groksrc@users.noreply.github.com>
Signed-off-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-05-14 02:13:23 +00:00
..