@agent-feedback/next
v0.1.0
Published
Next.js integration for Agent Feedback.
Readme
@agent-feedback/next
Next.js App Router integration for Agent Feedback.
npm install --save-dev @agent-feedback/nextRender AgentFeedback in the root layout, then export the included POST and
PATCH handlers from app/%5F_agent-feedback/route.ts and
app/%5F_agent-feedback/[id]/route.ts.
The client and handlers are development-only. For automatic configuration, run:
npx @agent-feedback/cli initSee the Agent Feedback repository for full documentation.
