Install the AgentKit npm package and Inngest using your favorite package manager:
npm install @inngest/agent-kit inngest
Important: Starting with AgentKit v0.8.0, inngest is a required peer dependency. You must install both packages together to ensure proper runtime compatibility and prevent conflicts.

Beyond installation