mirror of
https://github.com/DietrichGebert/ponytail.git
synced 2026-09-14 18:11:01 +08:00
The desktop-app note pointed at a Customize > + > "Create plugin and add marketplace" > "Add from repository" flow (from #98) that no longer matches the app. The unified Claude Code Desktop app's Code tab runs real Claude Code sessions, so the same /plugin marketplace add and /plugin install commands typed above work directly in its prompt box; the + button also opens a Plugins browser, and marketplaces are managed under Customize in the sidebar (per Anthropic's current desktop app docs). Closes #342
This commit is contained in:
@@ -121,7 +121,7 @@ The Claude Code and Codex plugins run two tiny Node.js lifecycle hooks, so `node
|
||||
```
|
||||
(You have to send two separate prompts for the install to work)
|
||||
|
||||
The desktop app has no `/plugin` command. Install it from the UI instead: Customize, the + by personal plugins, Create plugin and add marketplace, Add from repository, then enter the repo URL (thanks @NiklasDHahn, #98).
|
||||
Same steps in the Claude Code Desktop app's Code tab: type the two `/plugin` commands above into the prompt box, or click the **+** button next to it, choose **Plugins** → **Add plugin** to browse your configured marketplaces, and manage marketplaces from **Customize** in the sidebar.
|
||||
|
||||
### Codex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user