feat(seo): agent definition blocks and evex vs agentcn comparison - #59
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 46 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add AI-extractable What-is blocks on agent pages, rename the docs intro definition heading/summary, and ship a dated evex vs agentcn learn page with a comparison table. Install copy stays on npx shadcn@latest add. Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7aebbece56
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Keep the install anti-pattern callout after rebasing onto #58 without tripping the llms-full.txt /eve add/ guard. Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
7aebbec to
18a369b
Compare
Avoid p>ol nesting for numbered install steps, use broader coding audience defaults, and truncate under-45 filler on clause boundaries. Co-authored-by: Tommaso <tommaso.carnemolla@gmail.com>
Implements AI-SEO PR-B from
gtm/ai-seo-pr-b-copy-2026-08-13.md(canonical copy pack; not present in-repo at implementation time, so front matter / summary / comparison rows / docs summary used the exact paste from the task brief).Changes
Agent definition blocks on
/agents/[slug]getAgentDefinitionBlock(agent)inapps/web/lib/agent-detail.ts(no new registry field)What is {name}?+ 40–60 word paragraph with inline<code>install command immediately after the H1 row, beforeAgentDescriptionand before the Install cardbuildInstallCommand→npx shadcn@latest add @evex/<slug>Docs intro (
introduction)What is an Eve agent registry?Learn:
/learn/evex-vs-agentcnlanggraph-vs-crewai, clustercomparisonscomparisonRows+comparisonBottomLineonLearnPage<table>(Criterion | evex | agentcn) after the summary cardOut of scope (intentional)
eve add/ URL-as-hero installTest plan
pnpm --filter ./apps/web testpnpm --filter ./apps/web checkpnpm --filter ./apps/web typecheckcurlan agent page forWhat is …?H2 +<code>npx shadcn@latest add @evex/…</code>curl /docsfor renamed H2 + new summarycurl /learn/evex-vs-agentcnfor comparison table + 5 FAQs