Skip to content

Wire /compare to real skill data - #395

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

Wire /compare to real skill data#395
itskai-dev merged 1 commit into
mainfrom
feat/wire-compare

Conversation

@itskai-dev

Copy link
Copy Markdown
Collaborator

Summary

  • add new endpoint that accepts
  • return full skill payloads plus install counts, rating summaries, and canary scorecard data
  • rework compare UI to use selector dropdowns and fetch real comparison data from API
  • show side-by-side field grid and highlight differences
  • add at top of compare page files

Validation

agent-hub@0.1.0 lint
eslint

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

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

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

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

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

/private/tmp/foragents-dev-compare/src/app/api/careers/route.ts
8:7 warning 'VALID_TYPES' is assigned a value but only used as a type @typescript-eslint/no-unused-vars

/private/tmp/foragents-dev-compare/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-compare/src/app/badges/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

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

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

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

/private/tmp/foragents-dev-compare/src/app/blog/[slug]/error.tsx
11:48 warning '_error' is defined but never used @typescript-eslint/no-unused-vars

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

/private/tmp/foragents-dev-compare/src/app/blog/error.tsx
10:44 warning '_error' is defined but never used @typescript-eslint/no-unused-vars

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

/private/tmp/foragents-dev-compare/src/app/bounties/[id]/bounty-detail-client.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

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

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

/private/tmp/foragents-dev-compare/src/app/builder/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')
65:6 warning React Hook useEffect has a missing dependency: 'loadDrafts'. Either include it or remove the dependency array react-hooks/exhaustive-deps

/private/tmp/foragents-dev-compare/src/app/calculator/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')
5:10 warning 'Calculator' is defined but never used @typescript-eslint/no-unused-vars

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

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

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

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

/private/tmp/foragents-dev-compare/src/app/community/[id]/discussion-detail-client.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

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

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

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

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

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

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

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

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

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

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

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

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

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

/private/tmp/foragents-dev-compare/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-compare/src/app/interop/[protocol]/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

/private/tmp/foragents-dev-compare/src/app/interop/decision-guide/decision-guide-client.tsx
3:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

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

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

/private/tmp/foragents-dev-compare/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-compare/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-compare/src/app/memory-patterns/[pattern]/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

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

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

/private/tmp/foragents-dev-compare/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-compare/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-compare/src/app/notifications/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

/private/tmp/foragents-dev-compare/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-compare/src/app/observability/page.tsx
3:15 warning 'Metadata' is defined but never used @typescript-eslint/no-unused-vars

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

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

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

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

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

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

/private/tmp/foragents-dev-compare/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-compare/src/app/showcase/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

/private/tmp/foragents-dev-compare/src/app/skills/[slug]/page.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')
16:10 warning 'Breadcrumbs' is defined but never used @typescript-eslint/no-unused-vars

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

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

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

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

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

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

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

/private/tmp/foragents-dev-compare/src/components/compare/CompareSkillsPageClient.tsx
1:1 warning Unused eslint-disable directive (no problems were reported from 'react/no-unescaped-entities')

✖ 76 problems (0 errors, 76 warnings)
0 errors and 55 warnings potentially fixable with the --fix option. (0 errors)

agent-hub@0.1.0 build
next build

▲ Next.js 16.1.6 (Turbopack)

Creating an optimized production build ...
✓ Compiled successfully in 4.7s
Running TypeScript ...
Collecting page data using 9 workers ...
Generating static pages using 9 workers (0/715) ...
Generating static pages using 9 workers (178/715)
Generating static pages using 9 workers (357/715)
Generating static pages using 9 workers (536/715)
✓ Generating static pages using 9 workers (715/715) in 1151.8ms
Finalizing page optimization ...

Route (app) Revalidate Expire
┌ ○ / 5m 1y
├ ○ /_not-found
├ ƒ /.well-known/agent.json
├ ○ /about
├ ○ /accessibility
├ ○ /acp
├ ○ /admin/submissions
├ ○ /agent-playground
├ ○ /agents
├ ● /agents/[handle]
│ ├ /agents/kai
│ ├ /agents/scout
│ ├ /agents/link
│ └ [+41 more paths]
├ ○ /analytics
├ ○ /analytics/heatmap
├ ○ /api-docs
├ ƒ /api/about
├ ƒ /api/accessibility
├ ƒ /api/acp.json
├ ƒ /api/acp.md
├ ƒ /api/admin/stripe/reconcile
├ ƒ /api/admin/submissions
├ ƒ /api/agent-card
├ ƒ /api/agents
├ ƒ /api/agents.json
├ ƒ /api/agents.md
├ ƒ /api/agents/[handle]
├ ƒ /api/agents/[handle]/agent-json
├ ƒ /api/agents/[handle]/events
├ ƒ /api/agents/[handle]/events/delta
├ ƒ /api/agents/profile
├ ƒ /api/agents/profile/premium
├ ƒ /api/analytics
├ ƒ /api/artifacts
├ ƒ /api/artifacts/[id]
├ ƒ /api/artifacts/[id]/comments
├ ƒ /api/artifacts/[id]/ratings
├ ƒ /api/artifacts/[id]/ratings/summary
├ ƒ /api/artifacts/[id]/remix
├ ƒ /api/badge/[handle]
├ ƒ /api/badges
├ ƒ /api/badges/[id]
├ ƒ /api/benchmarks
├ ƒ /api/benchmarks/[category]
├ ƒ /api/blog
├ ƒ /api/blog/[slug]
├ ƒ /api/bookmarks
├ ƒ /api/bootstrap
├ ƒ /api/bootstrap.json
├ ƒ /api/bootstrap/verify
├ ƒ /api/bounties
├ ƒ /api/bounties.json
├ ƒ /api/bounties/[id]
├ ƒ /api/bounties/[id]/claim
├ ƒ /api/brand
├ ƒ /api/builder
├ ƒ /api/builder/[id]
├ ƒ /api/calculator
├ ƒ /api/canary
├ ƒ /api/canary/[id]
├ ƒ /api/canary/results
├ ƒ /api/canary/run
├ ƒ /api/canary/scorecards
├ ƒ /api/careers
├ ƒ /api/certifications
├ ƒ /api/certifications/[slug]
├ ƒ /api/changelog
├ ƒ /api/collections
├ ƒ /api/collections/[slug]
├ ƒ /api/collections/[slug]/items
├ ƒ /api/collections/[slug]/items/[itemId]
├ ƒ /api/comments
├ ƒ /api/comments/[id]/flag
├ ƒ /api/comments/[id]/upvote
├ ƒ /api/community
├ ƒ /api/community/[id]
├ ƒ /api/compare
├ ƒ /api/compliance
├ ƒ /api/connectors
├ ƒ /api/connectors/[slug]
├ ƒ /api/contact
├ ƒ /api/contributors
├ ƒ /api/creators
├ ƒ /api/creators/[username]
├ ƒ /api/creators/[username]/stats
├ ƒ /api/cron/digest
├ ƒ /api/developer
├ ƒ /api/digest
├ ƒ /api/digest.json
├ ƒ /api/digest.md
├ ƒ /api/digest/send
├ ƒ /api/docs
├ ƒ /api/economics
├ ƒ /api/ecosystem
├ ƒ /api/events
├ ƒ /api/events/[id]
├ ƒ /api/faq
├ ƒ /api/faq/[id]
├ ƒ /api/feed
├ ƒ /api/feed.json
├ ƒ /api/feed.md
├ ƒ /api/feed.rss
├ ƒ /api/feed/delta
├ ƒ /api/getting-started.md
├ ƒ /api/glossary
├ ƒ /api/guides
├ ƒ /api/guides/[slug]
├ ƒ /api/guides/integration.md
├ ƒ /api/health
├ ƒ /api/health/agents
├ ƒ /api/health/feed
├ ƒ /api/health/report
├ ƒ /api/how-to-submit.md
├ ƒ /api/ingest
├ ƒ /api/integrations
├ ƒ /api/integrations/[slug]
├ ƒ /api/leaderboard
├ ƒ /api/llms-directory.md
├ ƒ /api/macros.json
├ ƒ /api/mcp
├ ƒ /api/mcp-health
├ ƒ /api/mcp.json
├ ƒ /api/mcp.md
├ ƒ /api/mcp/[slug]
├ ƒ /api/mcp/[slug]/install
├ ƒ /api/mcp/servers
├ ƒ /api/meaning-of-life
├ ƒ /api/metrics-template
├ ƒ /api/metrics/viral/artifacts
├ ƒ /api/metrics/viral/event
├ ƒ /api/metrics/viral/summary
├ ƒ /api/news/[id]/comments
├ ƒ /api/news/[id]/comments.md
├ ƒ /api/notifications/preferences
├ ƒ /api/og
├ ƒ /api/og/bounties
├ ƒ /api/og/bounties/[id]
├ ƒ /api/og/canary
├ ƒ /api/og/changelog
├ ƒ /api/og/collections
├ ƒ /api/og/compare
├ ƒ /api/og/creator/[username]
├ ƒ /api/og/digest
├ ƒ /api/og/health
├ ƒ /api/og/inbox
├ ƒ /api/og/leaderboard
├ ƒ /api/og/macros
├ ƒ /api/og/macros/[id]
├ ƒ /api/og/mcp
├ ƒ /api/og/requests
├ ƒ /api/og/skill/[slug]
├ ƒ /api/og/stack/[id]
├ ƒ /api/og/stats
├ ƒ /api/og/trace
├ ƒ /api/onboarding
├ ƒ /api/partners
├ ƒ /api/partners/apply
├ ƒ /api/ping
├ ƒ /api/playground
├ ƒ /api/pricing
├ ○ /api/productivity
├ ƒ /api/profile
├ ƒ /api/public/collections/[slug]
├ ƒ /api/quickstart.md
├ ƒ /api/recommendations
├ ƒ /api/register
├ ƒ /api/releases
├ ƒ /api/requests
├ ƒ /api/requests/[id]/vote
├ ƒ /api/revenue/healthcheck
├ ƒ /api/reviews
├ ƒ /api/roadmap
├ ƒ /api/roadmap/[id]
├ ƒ /api/roadmap/vote
├ ƒ /api/sandbox/validate
├ ƒ /api/search
├ ƒ /api/search.md
├ ƒ /api/share.json
├ ƒ /api/showcase
├ ƒ /api/showcase/[id]
├ ƒ /api/skill/[slug]
├ ƒ /api/skill/foragents
├ ƒ /api/skills
├ ƒ /api/skills.json
├ ƒ /api/skills.md
├ ƒ /api/skills/[slug]
├ ƒ /api/skills/[slug]/comments
├ ƒ /api/skills/[slug]/install
├ ƒ /api/skills/[slug]/ratings
├ ƒ /api/sponsor
├ ƒ /api/stack-card
├ ƒ /api/stats
├ ƒ /api/status
├ ƒ /api/status/history
├ ƒ /api/stripe/activate
├ ƒ /api/stripe/checkout-session
├ ƒ /api/stripe/portal-session
├ ƒ /api/stripe/webhook
├ ƒ /api/submissions
├ ƒ /api/submissions/[id]/approve
├ ƒ /api/submissions/[id]/reject
├ ƒ /api/submissions/review
├ ƒ /api/submit
├ ƒ /api/subscribe
├ ƒ /api/subscription
├ ƒ /api/subscription/portal
├ ƒ /api/trace/[id]
├ ƒ /api/track/install
├ ƒ /api/track/view
├ ƒ /api/trending
├ ƒ /api/trending/skills
├ ƒ /api/trust
├ ƒ /api/use-cases
├ ƒ /api/use-cases/[id]
├ ƒ /api/verify
├ ƒ /api/verify/check
├ ƒ /api/verify/start
├ ƒ /api/verify/status
├ ƒ /api/webhooks/stripe
├ ƒ /api/workflows
├ ƒ /api/workflows/[id]
├ ○ /artifacts
├ ƒ /artifacts/[id]
├ ƒ /b
├ ○ /badges
├ ○ /benchmarks
├ ● /benchmarks/[category]
│ ├ /benchmarks/speed
│ ├ /benchmarks/accuracy
│ ├ /benchmarks/reliability
│ └ /benchmarks/memory
├ ○ /benchmarks/submit
├ ○ /blog
├ ƒ /blog/[slug]
├ ○ /bookmarks
├ ○ /bootstrap
├ ƒ /bounties
├ ƒ /bounties/[id]
├ ○ /brand
├ ○ /builder
├ ƒ /c/[slug]
├ ○ /calculator
├ ƒ /canary
├ ○ /careers
├ ○ /certifications
├ ● /certifications/[slug]
│ ├ /certifications/agent-foundations
│ ├ /certifications/workflow-automation-builder
│ ├ /certifications/multi-agent-systems-engineer
│ └ [+3 more paths]
├ ƒ /changelog
├ ƒ /collections
├ ● /collections/[slug]
├ ○ /community
├ ƒ /community/[id]
├ ○ /compare
├ ○ /compliance
├ ○ /compliance/audit
├ ○ /compliance/governance
├ ○ /compliance/responsible-ai
├ ○ /connectors
├ ƒ /connectors/[slug]
├ ○ /connectors/oauth-guide
├ ○ /connectors/vault
├ ○ /contact
├ ○ /contribute
├ ○ /creators
├ ƒ /creators/[username]
├ ƒ /creators/[username]/stats
├ ○ /credits
├ ○ /debug
├ ○ /debug/errors
├ ○ /debug/prompts
├ ○ /debug/tools
├ ○ /demos
├ ƒ /dependencies
├ ○ /developer
├ ○ /diagnostics
├ ○ /diagnostics/errors
├ ○ /diagnostics/profiler
├ ○ /diagnostics/runtime
├ ○ /diff
├ ƒ /digest
├ ○ /docs/api
├ ○ /docs/playground
├ ○ /docs/verification
├ ○ /economics
├ ○ /economics/compare
├ ○ /ecosystem
├ ○ /ecosystem/stats
├ ○ /enterprise
├ ○ /events
├ ○ /faq
├ ○ /feeds
├ ƒ /feeds/artifacts.json
├ ƒ /feeds/artifacts.rss
├ ○ /forum
├ ƒ /forum/[id]
├ ○ /get-started
├ ○ /getting-started
├ ○ /glossary
├ ○ /governance
├ ○ /governance/accountability
├ ○ /governance/safety
├ ○ /guides
├ ● /guides/[slug]
│ ├ /guides/first-agent-15-minutes
│ ├ /guides/prompt-contracts-dont-drift
│ ├ /guides/secure-tool-use-agent-actions
│ └ [+5 more paths]
├ ○ /guides/kit-integration
├ ƒ /health
├ ○ /history
├ ○ /hosting
├ ○ /hosting/cloud
├ ○ /hosting/containers
├ ○ /hosting/local
├ ○ /identity
├ ○ /identity/auth
├ ○ /identity/decentralized
├ ○ /identity/trust
├ ○ /inbox
├ ○ /integrations
├ ● /integrations/[slug]
│ ├ /integrations/datadog
│ ├ /integrations/grafana-cloud
│ ├ /integrations/aws-s3
│ └ [+7 more paths]
├ ○ /interop
├ ● /interop/[protocol]
│ ├ /interop/mcp
│ ├ /interop/a2a
│ ├ /interop/openapi
│ └ [+5 more paths]
├ ○ /interop/decision-guide
├ ○ /leaderboard
├ ○ /leaderboard/agents
├ ○ /learn
├ ○ /llms-txt
├ ƒ /llms.txt
├ ○ /macros 5m 1y
├ ƒ /macros/[id]
├ ○ /marketplace
├ ○ /mcp
├ ● /mcp/[slug]
│ ├ /mcp/filesystem
│ ├ /mcp/desktop-commander
│ ├ /mcp/memory
│ └ [+18 more paths]
├ ○ /mcp/health
├ ● /mcp/health/[slug]
│ ├ /mcp/health/github
│ ├ /mcp/health/slack
│ ├ /mcp/health/notion
│ └ [+13 more paths]
├ ○ /memory-patterns
├ ● /memory-patterns/[pattern]
│ ├ /memory-patterns/session-memory
│ ├ /memory-patterns/persistent-files
│ ├ /memory-patterns/vector-store
│ └ [+3 more paths]
├ ○ /memory-patterns/cookbook
├ ○ /metrics
├ ○ /migrate
├ ○ /migrate/guide
├ ○ /monetization
├ ○ /monetization/calculator
├ ○ /monetization/cases
├ ○ /monetization/x402
├ ○ /network
├ ● /news/[id]
│ ├ /news/feed-1p8k0q
│ ├ /news/feed-x9w2m1
│ ├ /news/feed-6rj3t8
│ └ [+221 more paths]
├ ○ /newsletter
├ ○ /notifications
├ ○ /observability
├ ○ /observability-guide
├ ○ /observability-guide/logging
├ ○ /observability-guide/metrics
├ ○ /observability-guide/tracing
├ ○ /onboard
├ ○ /onboarding
├ ○ /open-source
├ ○ /partners
├ ● /partners/[slug]
│ ├ /partners/openclaw
│ ├ /partners/anthropic
│ ├ /partners/supabase
│ └ [+5 more paths]
├ ○ /performance
├ ○ /performance/caching
├ ○ /performance/scaling
├ ○ /performance/tokens
├ ƒ /playground
├ ○ /playground/sandbox
├ ○ /playground/skills
├ ○ /press
├ ○ /pricing
├ ○ /privacy
├ ○ /productivity
├ ● /productivity/[agent]
│ ├ /productivity/atlas
│ ├ /productivity/nova
│ ├ /productivity/delta
│ └ [+9 more paths]
├ ○ /protocols
├ ƒ /quickstart.md
├ ○ /registry
├ ● /registry/[handle]
│ ├ /registry/sentinel
│ ├ /registry/codex
│ ├ /registry/muse
│ └ [+11 more paths]
├ ○ /releases
├ ƒ /releases/rss.xml
├ ○ /requests
├ ○ /resources
├ ○ /reviews
├ ○ /roadmap
├ ƒ /roadmap/[id]
├ ○ /robots.txt
├ ○ /sandbox
├ ○ /search
├ ○ /security
├ ○ /security-guide
├ ○ /security-guide/injection
├ ○ /security-guide/network
├ ○ /security-guide/secrets
├ ○ /settings
├ ○ /settings/billing
├ ○ /settings/notifications
├ ○ /settings/profile
├ ○ /settings/profile/premium
├ ƒ /setup
├ ○ /setup/quick
├ ○ /showcase
├ ○ /sitemap-visual
├ ○ /sitemap.xml
├ ƒ /skill.md
├ ○ /skills 5m 1y
├ ● /skills/[slug]
│ ├ /skills/agent-memory-kit
│ ├ /skills/agent-autonomy-kit
│ ├ /skills/agent-team-kit
│ └ [+12 more paths]
├ ○ /skills/compare
├ ○ /spaces
├ ƒ /spaces/[id]
├ ○ /sponsor
├ ƒ /stack
├ ○ /stats 5m 1y
├ ○ /status
├ ○ /studio
├ ○ /submit
├ ○ /subscribe
├ ○ /subscribe/success
├ ○ /support
├ ○ /templates
├ ● /templates/[id]
│ ├ /templates/hello-world
│ ├ /templates/api-connector
│ ├ /templates/data-pipeline
│ └ [+7 more paths]
├ ○ /terms
├ ○ /testimonials
├ ○ /testing
├ ○ /testing-hub
├ ○ /testing-hub/benchmarks
├ ○ /testing-hub/cases
├ ○ /testing-hub/ci-cd
├ ƒ /trace
├ ○ /trending 5m 1y
├ ○ /trust
├ ○ /trust-center
├ ○ /updates
├ ○ /use-cases
├ ○ /verify
├ ○ /whats-new
├ ○ /workflows
├ ƒ /workflows/[id]
└ ○ /workflows/builder

ƒ Proxy (Middleware)

○ (Static) prerendered as static content
● (SSG) prerendered as static HTML (uses generateStaticParams)
ƒ (Dynamic) server-rendered on demand

@itskai-dev
itskai-dev merged commit d090acf into main Feb 10, 2026
2 of 4 checks passed
@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:14am

Request Review

@itskai-dev
itskai-dev deleted the feat/wire-compare branch February 10, 2026 06:14
@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 ↗︎.

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