Skip to content

feat: add /bm-setup slash command#26

Merged
phernandez merged 4 commits intomainfrom
claw/bm-setup-command
Feb 27, 2026
Merged

feat: add /bm-setup slash command#26
phernandez merged 4 commits intomainfrom
claw/bm-setup-command

Conversation

@bm-clawd
Copy link
Contributor

Adds a /bm-setup slash command that runs scripts/setup-bm.sh on demand.

Users can trigger BM CLI installation/update without restarting the gateway. The command:

  • Runs the existing setup script (respects BM_REF env var)
  • Returns stdout on success, stderr on failure
  • 3-minute timeout for slow installs
  • Requires auth (owner only)

This replaces the need for users to manually SSH in and run the script.

Registers a /bm-setup command that runs scripts/setup-bm.sh,
letting users trigger BM CLI installation on demand instead of
only at service start.
…ct skills

write_note silently overwrites existing notes. Agents need clear
guidance to use edit_note for files that accumulate content (daily
notes, MEMORY.md, logs). This prevents accidental data loss.

Refs: basicmachines-co/basic-memory#625
@phernandez phernandez merged commit ab6cf74 into main Feb 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants