@socialrobot-io/agent-kit-ai
v0.2.5
Published
Vercel AI SDK integration: model resolution, agent loop, and write-approval tools
Readme
@socialrobot-io/agent-kit-ai
Live model loop on the Vercel AI SDK. Resolves defineAgent({ model }), runs
turns, streams, and builds curator runners.
Peer dependency
Install the Vercel AI SDK next to this package:
npm i @socialrobot-io/agent-kit-ai aiai is a peer (^7.0.0) so hosts share one SDK copy with their provider
packages (@ai-sdk/anthropic, @ai-sdk/openai, …).
Build
npx nx build aiTest
npx nx test ai