Back to browse
GitHub Repository

TypeScript SDK for embedding zot rpc in Node.js apps and server-side framework routes, including Next.js, Nuxt, Remix, SvelteKit, Express, Fastify, and Bun servers.

0 starsTypeScript

SDK for embedding zot coding agent in your Node.js applications

by patriceckhart·Jun 18, 2026·4 points·0 comments

AI Analysis

MidShip It

SDK wrapper around zot rpc when the underlying agent is what actually matters.

Strengths
  • Auto-downloads platform-specific zot binary with checksum verification on install
  • Works across Next.js, Nuxt, Remix, SvelteKit, Express, Fastify, and Bun servers
  • Streaming SSE support for text deltas in Next.js route handlers
Weaknesses
  • Just an SDK wrapper with no novel technique beyond process management and IPC
  • Zero stars and forks suggests limited community interest or real-world usage
Target Audience

Node.js developers embedding the zot coding agent in server applications

Similar Projects