Skip to content

feat(pstack): add plugin logo - #303

Merged
poteto merged 2 commits into
mainfrom
benny/pstack-logo-c5d7
Sep 2, 2026
Merged

feat(pstack): add plugin logo#303
poteto merged 2 commits into
mainfrom
benny/pstack-logo-c5d7

Conversation

@poteto

@poteto poteto commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add a plugin logo to pstack, following the pattern used by google-calendar and thermos ("logo" path relative to the plugin root).

Changes

  • pstack/.cursor-plugin/plugin.json
    • Add "logo": "assets/logo.png" (placed after license, same as thermos and third_party/google-calendar).
    • Bump version 0.14.6 -> 0.14.7.
  • No changes to skills or playbooks.

Status

  • Manifest references assets/logo.png
  • Version bump 0.14.6 -> 0.14.7
  • pstack/assets/logo.png (512x512 RGBA PNG, chibi girl with roasted sweet potato)

The logo image attachment did not reach the agent VM in this run, so the PNG is not yet in this branch. Push pstack/assets/logo.png to this branch (or re-run the agent with the image attached) to complete the PR. logo must not ship pointing at a missing file, so this PR stays a draft until the file lands.

Verification

  • node scripts/validate-plugins.mjs (with ajv and ajv-formats installed as in CI): All plugins validated successfully.
Open in Web Open in Cursor 

Add "logo": "assets/logo.png" to the pstack manifest, matching the
relative-path style used by google-calendar and thermos, and bump the
patch version 0.14.6 -> 0.14.7.

The pstack/assets/logo.png file itself is added in a follow-up commit;
the image attachment did not reach the agent VM in this run.

Co-authored-by: lauren <poteto@users.noreply.github.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 241e2e4. Configure here.

Comment thread pstack/.cursor-plugin/plugin.json
@poteto
poteto marked this pull request as ready for review September 2, 2026 04:34
@poteto
poteto merged commit efa2a53 into main Sep 2, 2026
2 checks passed
@poteto
poteto deleted the benny/pstack-logo-c5d7 branch September 2, 2026 04:38
github-actions Bot added a commit to SmailG/claude-cursor-plugins that referenced this pull request Sep 2, 2026
…or#303)

chore: sync with cursor/plugins — feat(pstack): add plugin logo (cursor#303)
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.

2 participants