文件历史

提交图

2 次代码提交

作者 SHA1 备注 提交日期
Bryan Lee 5c1ecf835a fix: use relative path for plugin source in marketplace (#724)
The previous GitHub self-reference format was not recognized by Claude
Code when adding this repository as an external marketplace. Using a
relative path `./` follows the pattern used by other official plugins
like
[Sentry](https://github.com/getsentry/sentry-for-claude/blob/main/.claude-plugin/marketplace.json)
and ensures proper plugin discovery.

<img width="1824" height="1488" alt="image"
src="https://github.com/user-attachments/assets/18e8767d-b362-4c08-a166-ae91ff9d2711"
/>
2026-01-09 06:49:13 +00:00
Alex Rudenko 0498611429 feat: add claude marketplace and plugin json (#396) 2025-10-16 13:27:12 +02:00