diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index c4018e4..dc62764 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -38,6 +38,9 @@ "List my PlanetScale organizations and databases, then inspect a branch schema.", "Review this query plan and suggest indexes with PlanetScale Database Skills." ], - "brandColor": "#000000" + "brandColor": "#000000", + "composerIcon": "./assets/planetscale-mark-black.svg", + "logo": "./assets/planetscale-mark-black.svg", + "logoDark": "./assets/planetscale-mark-white.svg" } } diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 45f8017..015cb1e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,6 +29,7 @@ jobs: tar -czvf planetscale-codex-plugin.tar.gz \ --dereference \ .codex-plugin/plugin.json \ + assets/ \ LICENSE \ .mcp.json \ .agents/plugins/marketplace.json \ diff --git a/assets/planetscale-mark-black.svg b/assets/planetscale-mark-black.svg new file mode 100644 index 0000000..930b646 --- /dev/null +++ b/assets/planetscale-mark-black.svg @@ -0,0 +1,4 @@ + + + + diff --git a/assets/planetscale-mark-white.svg b/assets/planetscale-mark-white.svg new file mode 100644 index 0000000..5e3c2c4 --- /dev/null +++ b/assets/planetscale-mark-white.svg @@ -0,0 +1,4 @@ + + + +