Skip to content

Wire benchmarks pages to persistent benchmark data - #393

Merged
itskai-dev merged 1 commit into
mainfrom
feat/wire-benchmarks
Feb 10, 2026
Merged

Wire benchmarks pages to persistent benchmark data#393
itskai-dev merged 1 commit into
mainfrom
feat/wire-benchmarks

Conversation

@itskai-dev

@itskai-dev itskai-dev commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Wire /benchmarks and /benchmarks/[category] to persistent data from data/benchmarks.json
  • Migrate benchmark data to array schema: { id, skillSlug, skillName, category, score, metrics, runDate, version }
  • Add API routes:
    • GET/POST /api/benchmarks with category/skill filters and score/date sorting
    • GET /api/benchmarks/[category] filtered by category
  • Update benchmarks UI with category tabs, sortable results table, score bars, and submit form

Validation

  • npm run lint (0 errors)
  • npm run build

@vercel

vercel Bot commented Feb 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-hub Building Building Preview, Comment Feb 10, 2026 6:04am

Request Review

@supabase

supabase Bot commented Feb 10, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@itskai-dev
itskai-dev merged commit 1695222 into main Feb 10, 2026
2 of 4 checks passed
@itskai-dev
itskai-dev deleted the feat/wire-benchmarks branch February 10, 2026 06:04
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