feat(pstack): add plugin logo (#303)

* feat(pstack): reference plugin logo and bump to 0.14.7

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>

* feat(pstack): add plugin logo.png

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
lauren
2026-09-01 21:38:22 -07:00
committed by GitHub
parent 82f1d4f49b
commit efa2a53198
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
{
"name": "pstack",
"displayName": "pstack",
"version": "0.14.6",
"version": "0.14.7",
"description": "if you want to go fast, go deep first. pstack helps you write less, but higher quality code. rigorous agent workflows you can parallelize with confidence.",
"author": {
"name": "Lauren Tan"
@@ -9,6 +9,7 @@
"homepage": "https://github.com/cursor/plugins/tree/main/pstack",
"repository": "https://github.com/cursor/plugins",
"license": "MIT",
"logo": "assets/logo.png",
"keywords": [
"pstack",
"poteto-mode",
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB