{"id":51181311,"url":"https://github.com/perseus-computing-llc/perseus-dashboard","last_synced_at":"2026-06-27T07:02:53.909Z","repository":{"id":365353412,"uuid":"1271714002","full_name":"Perseus-Computing-LLC/perseus-dashboard","owner":"Perseus-Computing-LLC","description":"Live Context Dashboard for AI Coding Agents — see exactly what your AI knows about your codebase. H0 Hack the Zero Stack 2026 entry. Vercel v0 + AWS Aurora PostgreSQL.","archived":false,"fork":false,"pushed_at":"2026-06-17T02:09:10.000Z","size":6580,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-17T06:26:18.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://perseus-dashboard.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Perseus-Computing-LLC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-06-17T00:15:59.000Z","updated_at":"2026-06-17T05:10:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Perseus-Computing-LLC/perseus-dashboard","commit_stats":null,"previous_names":["tcconnally/perseus-dashboard","perseus-computing-llc/perseus-dashboard"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Perseus-Computing-LLC/perseus-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perseus-Computing-LLC%2Fperseus-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perseus-Computing-LLC%2Fperseus-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perseus-Computing-LLC%2Fperseus-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perseus-Computing-LLC%2Fperseus-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perseus-Computing-LLC","download_url":"https://codeload.github.com/Perseus-Computing-LLC/perseus-dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perseus-Computing-LLC%2Fperseus-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34844346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-27T07:02:52.606Z","updated_at":"2026-06-27T07:02:53.902Z","avatar_url":"https://github.com/Perseus-Computing-LLC.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perseus Dashboard\n\n**Live Context Dashboard for AI Coding Agents** — see exactly what your AI knows about your codebase, in real time.\n\nBuilt for **H0: Hack the Zero Stack** (June 29, 2026). Stack: Vercel v0 + AWS Aurora PostgreSQL.\n\n## Problem\n\nAI coding agents (Claude Code, Cursor, Copilot, Codex) use stale context files. Your CLAUDE.md goes out of date within hours. You don't know what your agent \"knows\" — leading to hallucinations, repeated mistakes, and wasted tokens on discovery.\n\n## Solution\n\nPerseus Dashboard connects to any project's Perseus install and shows:\n- **Live service health** — CI, databases, APIs, containers\n- **Current context snapshot** — what the agent will see right now\n- **Token savings analytics** — how many tokens Perseus saved this week\n- **Memory recall feed** — what facts the agent remembered from past sessions\n- **Drift detection** — what's changed since the agent last looked\n\n## Architecture\n\n```\n┌─────────────────────┐\n│  Vercel v0 Frontend │  Next.js + shadcn/ui\n│  (Dashboard UI)     │\n└────────┬────────────┘\n         │ REST + WebSocket\n┌────────▼────────────┐\n│  Perseus API        │  FastAPI + perseus-ctx\n│  (Context Engine)   │\n└────────┬────────────┘\n         │ psycopg2\n┌────────▼────────────┐\n│  AWS Aurora         │  PostgreSQL (serverless)\n│  (Memory + Analytics│\n└─────────────────────┘\n```\n\n## Quick Start\n\n```bash\n# Backend\ncd backend\npip install -r requirements.txt\nuvicorn main:app --reload\n\n# Frontend\ncd frontend\nnpm install\nnpm run dev\n```\n\n## Hackathon\n\n**H0: Hack the Zero Stack** — $80,000 in prizes\n- Required: Vercel v0 + AWS Database\n- This project uses: Vercel v0 (frontend) + AWS Aurora PostgreSQL (backend)\n- Track: Open Innovation\n- Deadline: June 29, 2026\n\n## License\n\nMIT — see LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperseus-computing-llc%2Fperseus-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperseus-computing-llc%2Fperseus-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperseus-computing-llc%2Fperseus-dashboard/lists"}