Skip to content

feat: add buddy-share CLI symlink and /buddy-share slash command - #139

Open
terpjwu1 wants to merge 1 commit into
masterfrom
feat/buddy-share-cli
Open

feat: add buddy-share CLI symlink and /buddy-share slash command#139
terpjwu1 wants to merge 1 commit into
masterfrom
feat/buddy-share-cli

Conversation

@terpjwu1

@terpjwu1 terpjwu1 commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • install.sh now symlinks buddy-share to /usr/local/bin alongside buddy and buddy-doctor, so users get the binary on PATH after running the installer
  • Adds .claude/commands/buddy-share.md — a /buddy-share slash command that generates a snapshot PNG of the current buddy card, with a fallback to ~/.buddy/server/dist/cli/snapshot-cli.js for environments where the binary isn't on PATH (e.g. app-bundled Node like Codex)

Test plan

  • Run install.sh and confirm which buddy-share resolves to /usr/local/bin/buddy-share
  • Run /buddy-share in Claude Code and confirm a PNG is generated and sent

🤖 Generated with Claude Code

- install.sh now symlinks buddy-share to /usr/local/bin alongside buddy and buddy-doctor
- adds .claude/commands/buddy-share.md slash command with fallback to ~/.buddy/server when the binary isn't on PATH (e.g. app-bundled node environments)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fiorastudio

Copy link
Copy Markdown
Owner

@claude review

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