AI Agent Hub
Back to plugins
dsh-gitpeek preview

dsh-gitpeek

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install Angel-GP/dsh-gitpeek

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Angel-GP/dsh-gitpeek in your DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/Angel-GP/dsh-gitpeek .

About this plugin

Checking whether a pipeline just passed, skimming the latest commits, or tracking a release roll-out usually means leaving your DSH session, switching to a browser tab, and hunting through GitHub pages. dsh-gitpeek pulls that glance right back into the session pane. It registers a read-only GitHub panel immediately after the Trajectory tab, laying out Actions Runs, Commits, and Releases in three independently scrollable columns that fetch in parallel—an error in one column never hides the other two. Multi-repo switching is one click away, pagination loads on demand, and your PAT token is encrypted with AES-256-GCM before it ever touches localStorage, never leaving the browser. The UI follows DSH language preferences in both English and Chinese. If you develop day-to-day inside DSH and constantly need to confirm CI status, review recent commits, or follow release cadence without breaking your flow, this panel turns your session window into a lightweight repository dashboard.

Screenshots

Use Cases

  • Glance at CI pipeline status between coding tasks without leaving the browser
  • Switch between repos and instantly review the latest commits on each
  • Track release cadence on launch day with all three columns side by side

Best For

  • Engineers who do full-stack development daily inside DSH
  • Developers who check repo status often but hate breaking their flow
  • Tech leads juggling multiple projects who need at-a-glance repo visibility