feat: 配布へ移した 4 アイテムにアイコンを設定する - #44
Conversation
#43 で同梱から配布へ移した skill 3 本とプラグイン 1 本にアイコンが無く、 一覧でフォールバック表示のままだった。ICON_MAP に追加して同期する。 - notedeck-guide → life-buoy (使い方の案内) - notedeck-memo → sticky-note (メモ) - self-profile → user-round-cog (自分の設定を更新し続ける) - ai-actions → clipboard-type (クリップボードのテキストを処理する) いずれも既存アイテムと重複しない lucide のアイコン。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 52 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (7)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
#43 で同梱から配布へ移した skill 3 本とプラグイン 1 本にアイコンが設定されておらず、一覧でフォールバック表示のままだった。
ICON_MAPに追加してpnpm icons:syncで同期する。notedeck-guidelife-buoynotedeck-memosticky-noteself-profileuser-round-cogai-actionsclipboard-typeいずれも lucide (ISC) で、既存アイテムが使っているアイコンとは重複しない。
確認
pnpm icons:sync成功 (synced 90 icons)pnpm run registry:build成功 — 4 アイテムにiconUrlが入ったnode scripts/check-registry-integrity.mjs— 完全性チェック OK (警告 0 件)queries.json/themes.jsonの差分はビルド時刻 (updatedAt) のみで、内容の変更はない。🤖 Generated with Claude Code