Skip to content

Build Agent Benchmark Suite pages, API, and seed data - #318

Merged
itskai-dev merged 1 commit into
mainfrom
feat/agent-benchmark-suite
Feb 9, 2026
Merged

Build Agent Benchmark Suite pages, API, and seed data#318
itskai-dev merged 1 commit into
mainfrom
feat/agent-benchmark-suite

Conversation

@itskai-dev

Copy link
Copy Markdown
Collaborator

Summary\n- replace with an Agent Benchmark Suite hub focused on reasoning, tool use, code generation, memory/context, and multi-agent collaboration\n- add category detail pages at with test-case tables, top agents, example case, and methodology\n- add with a validated submission form, JSON schema, and payload preview\n- add endpoint exposing benchmark dataset + computed leaderboard\n- add seed dataset at with 5 categories, 10 agents, and 25 test cases\n\n## Validation\n-

agent-hub@0.1.0 lint
eslint

/private/tmp/foragents.dev/tests/glossary-page.test.tsx
187:35 warning 'getByText' is assigned a value but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/tests/integrations-detail-page.test.tsx
151:14 warning 'error' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/tests/notifications-page.test.tsx
121:31 warning 'onValueChange' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/tests/partners-detail-page.test.tsx
175:14 warning 'error' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/tests/partners-page.test.tsx
202:11 warning 'otherPartners' is assigned a value but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/accessibility/page.tsx
1:8 warning 'Link' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/agents/page.tsx
2:10 warning 'Badge' is defined but never used @typescript-eslint/no-unused-vars
3:10 warning 'Card' is defined but never used @typescript-eslint/no-unused-vars
3:16 warning 'CardContent' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/analytics/heatmap/page.tsx
314:61 warning 'index' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/api-docs/api-docs-client.tsx
99:28 warning 'language' is assigned a value but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/api/recommendations/route.ts
3:10 warning 'NEED_CATEGORIES' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/creators/[username]/page.tsx
6:10 warning 'Breadcrumbs' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/creators/[username]/stats/page.tsx
4:10 warning 'Breadcrumbs' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/diagnostics/diagnostics-client.tsx
35:18 warning 'e' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/get-started/page.tsx
4:10 warning 'Breadcrumbs' is defined but never used @typescript-eslint/no-unused-vars
5:8 warning 'Link' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/mcp/health/[slug]/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

/private/tmp/foragents.dev/src/app/mcp/health/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

/private/tmp/foragents.dev/src/app/metrics/page.tsx
80:9 warning 'getStatusColor' is assigned a value but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/migrate/guide/page.tsx
13:3 warning 'TrendingUp' is defined but never used @typescript-eslint/no-unused-vars
31:8 warning 'skillVersions' is defined but never used @typescript-eslint/no-unused-vars
170:38 warning 'idx' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/observability-guide/tracing/page.tsx
3:10 warning 'useState' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/observability/page.tsx
3:15 warning 'Metadata' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/app/playground/PlaygroundClient.tsx
197:6 warning React Hook useEffect has a missing dependency: 'selectedEndpoint?.params'. Either include it or remove the dependency array react-hooks/exhaustive-deps

/private/tmp/foragents.dev/src/app/search/page.tsx
391:13 warning The attribute aria-expanded is not supported by the role searchbox jsx-a11y/role-supports-aria-props

/private/tmp/foragents.dev/src/app/skills/[slug]/page.tsx
15:10 warning 'Breadcrumbs' is defined but never used @typescript-eslint/no-unused-vars

/private/tmp/foragents.dev/src/components/compare/CompareSkillsPageClient.tsx
140:6 warning React Hook useEffect has a missing dependency: 'effectiveSlugs'. Either include it or remove the dependency array react-hooks/exhaustive-deps
140:7 warning React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked react-hooks/exhaustive-deps

✖ 30 problems (0 errors, 30 warnings)
0 errors and 2 warnings potentially fixable with the --fix option. (passes with existing repo warnings, no new errors)

@vercel

vercel Bot commented Feb 9, 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 9, 2026 11:11pm

Request Review

@supabase

supabase Bot commented Feb 9, 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 75d87e2 into main Feb 9, 2026
2 of 4 checks passed
@itskai-dev
itskai-dev deleted the feat/agent-benchmark-suite branch February 9, 2026 23:11
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