Angel-GP/dsh-gitpeek

Angel-GP★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

GitHub panel for DeepSeek Harness: Actions runs, Commits & Releases side by side, right in your DSH session

README 摘要

@angel-gp/dsh-client-ui-gitpeek English 中文 A read-only GitHub data panel for DeepSeek Harness (DSH): registers a third session tab (right after Trajectory ) that shows Actions runs, Commits, and Releases side by side, fetched straight from the GitHub REST API in the browser. Features - Three columns side by side, each scrolling independently - Remembers multiple repositories plus one PAT token, encrypted with AES-256-GCM (Web Crypto) before it touches localStorage — the key stays in the browser, so the stored value is never plain text - Load more: each column paginates through GitHub's Link header with a Load more button (30 runs / 30 releases / 100 commits per page) - Auto-refresh on entry: cached data shows immediately, then a background refresh runs once per session open — no stale page after a restart - Switching repositories auto-refreshes: clicking a saved repository chip selects it and fetches its data immediately - Stale cache by design: opening a session shows the cached data immediately; data is re-fetched only when you click Refresh or on session entry - Localized UI (zh / en) following the DSH language preference - The three columns are fetched in parallel; a failure in…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类