{"id":"paseo-graphite","repo":"tomgrin10/paseo-graphite","url":"https://github.com/tomgrin10/paseo-graphite","package":"paseo-graphite","npm":{"package":"paseo-graphite","version":"0.2.2","integrity":"sha512-uIG8wWax2P4dl2xsNGFY+SJvYQNeXvpdYiu8HksRj2QM4Z9Pxng+cJgI5/Dr7RJcC9k80+77ndtjpFIQpvnpNw==","publishedAt":"2026-09-22T14:04:54.750Z","downloadsLast30Days":0},"name":"paseo-graphite","description":"Workspace-native Graphite stack status and PR action radar for Paseo.","categories":["github","monitoring","productivity"],"platforms":[],"caveats":["Requires git, an initialized Graphite CLI, and an authenticated GitHub CLI on the daemon host"],"images":[],"themes":[],"health":{"manifestValid":true,"hasReadme":true,"hasLicense":true,"hasTests":true,"hasTypecheckScript":true,"updatedRecently":true},"scannedAt":"2026-09-22T14:32:10.890Z","addedAt":"2026-09-22T17:29:36+03:00","npmSecurity":{"status":"passed","blockingFindings":0,"advisoryFindings":0,"scannedAt":"2026-09-22T14:31:56.206Z","version":"0.2.2","integrity":"sha512-uIG8wWax2P4dl2xsNGFY+SJvYQNeXvpdYiu8HksRj2QM4Z9Pxng+cJgI5/Dr7RJcC9k80+77ndtjpFIQpvnpNw=="},"version":"0.2.2","security":{"status":"passed","blockingFindings":0,"advisoryFindings":0,"scannedAt":"2026-09-22T14:31:56.206Z","commit":"0f4c0e89a4f5763648768732a5645feec781b098"},"author":"Tom Gringauz","license":"MIT","paseoVersionRequirement":">=0.8.0","descriptionNodes":[{"type":"text","text":"Workspace-native Graphite stack status and PR action radar for Paseo."}],"caveatNodes":[[{"type":"text","text":"Requires git, an initialized Graphite CLI, and an authenticated GitHub CLI on the daemon host"}]],"manifest":{"id":"paseo-graphite","requirements":{"paseo":">=0.8.0"}},"repoMeta":{"stars":0,"defaultBranch":"main","pushedAt":"2026-09-22T14:15:08Z"},"owner":{"login":"tomgrin10","avatarUrl":"https://avatars.githubusercontent.com/u/17593920?v=4"},"installNotesHtml":"<p>Install from npm on Paseo 0.9.0 or newer:</p>\n<pre><code class=\"language-sh\">paseo plugin install npm:paseo-graphite\n</code></pre>\n<p>Paseo 0.8 can install the same plugin from Git:</p>\n<pre><code class=\"language-sh\">paseo plugin add tomgrin10/paseo-graphite\n</code></pre>","readmeText":"# paseo-graphite\n\n[![Paseo](https://img.shields.io/badge/Paseo-%E2%89%A5%200.8.0-8A63D2?style=for-the-badge)](https://paseo.sh)\n[![npm downloads](https://img.shields.io/npm/dm/paseo-graphite?style=for-the-badge&color=cb3837)](https://www.npmjs.com/package/paseo-graphite)\n[![License](https://img.shields.io/github/license/tomgrin10/paseo-graphite?style=for-the-badge&color=2563eb)](LICENSE)\n\nA trusted local Paseo 0.8 plugin that shows the real Graphite stack for each workspace and tells you\nwhether a PR needs action, is ready to merge, is waiting, or is done.\n\nThe stack comes from the Graphite CLI in the workspace. GitHub only enriches those Graphite branches\nwith reviews, unresolved threads, checks, and mergeability. The plugin does not infer Graphite\nmembership from GitHub PR base branches.\n\n## Requirements\n\n- Paseo 0.8+\n- `git`\n- Graphite CLI (`gt`) initialized in the repository\n- authenticated GitHub CLI (`gh`) for live PR status\n\n## Use\n\n- Open **Graphite PRs** from Paseo's left sidebar or Command Center for an inbox across active\n  workspaces, grouped into needs-attention, approved, waiting, and completed sections.\n- Press the `Stack N` / `Stack N · Fix M` workspace header button.\n- Press the matching composer pill beside Tasks and Subagents.\n- Run `/pr-stack` in an agent composer to open the Explorer panel.\n- Press **Fix All** to create a separate agent in the workspace using the latest agent's provider\n  configuration. If review feedback is present, its prompt starts with your existing `/fix-pr`\n  workflow. The plugin does not register or intercept `/fix-pr`.\n\nThe workspace panel is intentionally dense: each PR is a compact row with action state,\n`resolved/total` review-thread count, check count, and a small Graphite link. GitHub links and\ncomment bodies are omitted.\n\n## Install\n\nInstall from npm on Paseo 0.9.0 or newer:\n\n```sh\npaseo plugin install npm:paseo-graphite\n```\n\nPaseo 0.8 can install the same plugin from Git:\n\n```sh\npaseo plugin add tomgrin10/paseo-graphite\n```\n\n## Develop\n\n```sh\nnpm install\nnpm run verify\npaseo plugin install \"$PWD\"\npaseo plugin reload paseo-graphite\npaseo plugin logs paseo-graphite\n```\n\nSee [PLAN.md](PLAN.md) for the product model and roadmap.\n"}