Skip to content

Comments

Add AgentReady — AI shopping agent compatibility auditor#54

Open
nemaderinku wants to merge 1 commit intotinyfish-io:mainfrom
nemaderinku:nemad/agent-ready
Open

Add AgentReady — AI shopping agent compatibility auditor#54
nemaderinku wants to merge 1 commit intotinyfish-io:mainfrom
nemaderinku:nemad/agent-ready

Conversation

@nemaderinku
Copy link

Summary

  • AgentReady deploys 5 parallel TinyFish web agents to audit e-commerce sites for AI shopping agent compatibility
  • Tests cover product discovery, product understanding, cart interaction, checkout navigation, and policy extraction
  • Produces a weighted 0–100 Agent Readiness Score with letter grade, shareable reports, PDF export, and a Redis-backed leaderboard

Demo

https://drive.google.com/file/d/1EPKTTvUmnzqqHLvcCgPyclCpOCjAeQEL/view?usp=sharing

Stack

Next.js 14 (App Router) · React 18 · TypeScript · Tailwind CSS · TinyFish API (SSE streaming) · Upstash Redis

Test plan

  • cd agent-ready && npm install && npm run build passes
  • .env.example has all required vars documented
  • README follows the 7-section cookbook template
  • No secrets in committed files

AgentReady deploys 5 parallel TinyFish web agents to audit e-commerce
sites for AI shopping agent compatibility. Tests cover product discovery,
product understanding, cart interaction, checkout navigation, and policy
extraction, producing a weighted 0-100 Agent Readiness Score.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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