Skip to content

feat: add local contribution dashboard#64

Open
shaoohh wants to merge 11 commits into
mainfrom
codex/openmeta-dashboard-pr
Open

feat: add local contribution dashboard#64
shaoohh wants to merge 11 commits into
mainfrom
codex/openmeta-dashboard-pr

Conversation

@shaoohh

@shaoohh shaoohh commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Contribution dashboard preview

Summary

This PR adds an openmeta dashboard command that serves a fixed contribution dashboard template backed by local OpenMeta state.

It includes:

  • a fixed dashboard asset bundle under dashboard/
  • a lightweight local server for static assets and dashboard data
  • /api/dashboard and /api/dashboard/refresh
  • local snapshot materialization into dashboard-data.json
  • a real-data adapter for proof-of-work / inbox / repo-memory / artifacts
  • focused tests for command wiring, server behavior, and data adaptation

Why

The goal is to make contribution history easier to inspect and review:

  • what was done
  • which projects saw contribution activity
  • which projects are better candidates for deeper follow-up

My own local data is still sparse, so I want reviewers to run this against their own local OpenMeta state and judge the page structure and signal quality.

Reviewer Notes

bun install
bun run build
openmeta dashboard

@NianJiuZst NianJiuZst self-requested a review June 10, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant