Skip to content

cu-mkp/mkp-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mkp-dashboard

Just-in-time webapp for a dashboard overview of the cu-mkp (Making and Knowing Project) GitHub organization.

Companion to mtp-dashboard, but org-driven rather than local-directory-driven:

  • Lists every repo in the cu-mkp org via the gh CLI (name, description, language, archived/private flags, last push time).
  • Repos that are also cloned under ~/Github are enriched with local git status (branch, dirty working tree, last commit, commit count).
  • Detail pages show README, open issues, releases, recent commits (from the local clone when present, otherwise from the GitHub API), plus a Claude-generated project analysis and proposed workplan.

Requirements

  • gh CLI installed and authenticated (gh auth status)
  • ANTHROPIC_API_KEY set (or an ant auth login profile) for the AI analysis section

Run

pip install -r requirements.txt
python app.py

Then open http://localhost:5001 (port 5001 so it can run alongside mtp-dashboard on 5000).

About

Dashboard overview of cu-mkp (Making and Knowing Project) repositories

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages