Skip to content

feat: add CodeBuddy platform support#386

Open
xuqiuwen wants to merge 1 commit into
Egonex-AI:mainfrom
xuqiuwen:feat/codebuddy-support
Open

feat: add CodeBuddy platform support#386
xuqiuwen wants to merge 1 commit into
Egonex-AI:mainfrom
xuqiuwen:feat/codebuddy-support

Conversation

@xuqiuwen

@xuqiuwen xuqiuwen commented Jun 5, 2026

Copy link
Copy Markdown

Summary

Add CodeBuddy as a supported installation platform, consistent with how other CLI-based platforms (codex, trae, kimi, etc.) are integrated.

Changes

  • install.sh: add codebuddy platform (~/.codebuddy/skills, per-skill style)
  • install.ps1: add codebuddy platform
  • README.md: update platform list and compatibility table
  • README.zh-CN.md: sync Chinese documentation

Testing

./install.sh codebuddy        # ✅ creates symlinks in ~/.codebuddy/skills/
./install.sh --uninstall codebuddy  # ✅ removes symlinks

- Add codebuddy to install.sh and install.ps1 platforms table
- Update README.md and README.zh-CN.md with CodeBuddy in compatibility table
- Verified: ./install.sh codebuddy creates symlinks in ~/.codebuddy/skills/
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.

1 participant