Skip to content

MCP Server github-tracker-mcp@0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 01:33
· 4 commits to main since this release
github-tracker-mcp@0.1.1
9283621

Install

npx github-tracker-mcp@latest

See npm package for full documentation.

What's Changed

  • feat: full implementation of GitHub tracker dashboard by @wgordon17 in #2
  • ci: adds workflow_dispatch to deploy.yml by @wgordon17 in #3
  • feat(ui): sorts repos by activity and displays push timestamps in selector by @wgordon17 in #5
  • feat(ui): adds repo-based collapsible grouping to Issues and PRs tabs by @wgordon17 in #6
  • feat(auth): migrates from GitHub App to OAuth App by @wgordon17 in #4
  • feat(notifications): adds toast and drawer notification system by @wgordon17 in #11
  • feat(onboarding): simplifies wizard to single-step and adds re-auth flow by @wgordon17 in #10
  • fix(settings): opens GitHub app settings for org access by @wgordon17 in #12
  • feat(api): replaces REST search with GraphQL search for issues and PRs by @wgordon17 in #14
  • feat(ui): migrates to daisyUI + Kobalte with visual/UX improvements by @wgordon17 in #15
  • chore: Configure Renovate by @khepri-bot[bot] in #13
  • fix(csp): resolves Content Security Policy violations + enables Worker observability by @wgordon17 in #23
  • feat: adds observability with Worker logging and Sentry by @wgordon17 in #26
  • chore(deps): update dependency happy-dom to v20.8.8 [security] by @khepri-bot[bot] in #25
  • chore: removes WAF bypass token (BFM disabled) by @wgordon17 in #27
  • perf(api): combines aliased GraphQL queries, parallelizes fetches by @wgordon17 in #28
  • feat: adds hot poll for in-flight CI and workflow status by @wgordon17 in #30
  • feat: adds expand/collapse persistence and toolbar buttons by @wgordon17 in #31
  • fix(config): prevents settings reset on partial update by @wgordon17 in #34
  • feat(auth): adds optional PAT authentication as alternative to OAuth by @wgordon17 in #35
  • feat: adds upstream repo discovery and multi-user tracking by @wgordon17 in #36
  • feat(dashboard): adds state visibility and repo locking by @wgordon17 in #37
  • feat: adds bot user tracking and per-repo monitor-all mode by @wgordon17 in #38
  • feat(ui): adds created and updated date display to issue and PR rows by @wgordon17 in #39
  • perf: lazy-loads route components with ErrorBoundary and chunk prefetch by @wgordon17 in #40
  • chore(deps): update all major dependencies by @khepri-bot[bot] in #33
  • fix(deps): pin dependencies by @khepri-bot[bot] in #32
  • feat: adds project branding, favicon, and logo assets by @wgordon17 in #41
  • chore(deps): update dependency happy-dom to v20.8.9 [security] by @khepri-bot[bot] in #29
  • fix(ui): corrects tab badge counts, toolbar layout, and ignore flash by @wgordon17 in #42
  • fix(security): hardens auth, XSS, rate limiting, and repo posture by @wgordon17 in #43
  • refactor(ui): replaces corvu Drawer with Kobalte Dialog by @wgordon17 in #44
  • feat(poll): enables background refresh when tab is hidden by @wgordon17 in #45
  • fix(ui): prevents navbar jump when notification drawer opens by @wgordon17 in #46
  • feat: adds scope filters, personal summary strip, and star counts by @wgordon17 in #47
  • feat: launch readiness — OG tags, 404 route, screenshot, README, CONTRIBUTING by @wgordon17 in #48
  • feat(ui): add accessible tooltips and user documentation by @wgordon17 in #52
  • feat(filters): compact filter popovers with global sort by @wgordon17 in #53
  • fix(api): preserves pending check status when UNSTABLE by @wgordon17 in #56
  • chore(deps): update all non-major dependencies by @khepri-bot[bot] in #49
  • feat(ui): add tracked items tab with pin, reorder, and auto-prune by @wgordon17 in #50
  • feat(ui): scroll lock fix + org-grouped accordion for 6+ orgs by @wgordon17 in #54
  • feat(ui): implements compact view density mode by @wgordon17 in #55
  • feat(api-usage): adds rate limit insights and usage tracking by @wgordon17 in #58
  • feat(mcp): adds WebSocket relay hybrid MCP server (Option D) by @wgordon17 in #57

New Contributors

  • @wgordon17 made their first contribution in #2
  • @khepri-bot[bot] made their first contribution in #13

Full Changelog: https://github.com/gordon-code/github-tracker/commits/github-tracker-mcp@0.1.1