Releases: kasuken/vscode-octopulse
Releases · kasuken/vscode-octopulse
v1.0.1
[1.0.1] - 2025-12-24
🎉 Initial Release
First public release of OctoPulse — your GitHub dashboard for VS Code!
Added
-
Unified Dashboard — View all your PRs and issues in one place
- PRs assigned to you for review (color-coded green)
- PRs you created (color-coded blue)
- Issues assigned to you (color-coded purple)
-
Smart Repository Grouping — Items automatically organized by repository
-
Rich Detail Webview — Click any item to view details inside VS Code
- Full Markdown rendering for descriptions and comments
- GitHub-style timeline layout with avatars
- Labels with proper colors
- PR branch info and diff statistics (+/- lines, files changed)
- GitHub Project custom fields support (Status, Priority, Sprint, etc.)
-
Theme Support — Fully adapts to light and dark VS Code themes
-
Repository Filtering — Exclude noisy repositories from your dashboard
- Right-click any repo to exclude
- Manage excluded repos from the overflow menu
- Exclusions persist across sessions
-
Quick Actions
- Open in GitHub (external browser)
- Open in VS Code (webview)
- Copy URL to clipboard
-
GitHub Authentication — Secure sign-in via VS Code's built-in GitHub auth
-
Pagination — Handles up to 1000 items across all your repositories