agent active

edge-pi

Maker: marcusschiesser License: MIT Stars: 62 First released: 2026-02-01 Language: TypeScript

About

Building a coding assistant on the Claude Agent SDK locks the loop to Anthropic's runtime, and the Vercel AI SDK alone leaves you to write session handling, tool plumbing, and context compaction yourself. edge-pi supplies exactly those missing primitives on top of the Vercel AI SDK: tool execution, session management, and compaction, usable with any LLM provider. Its epi CLI is a compact, working agent — multi-provider, skills-aware — included to show the library end to end; the code descends from Mario Zechner's pi coding agent. It is aimed at developers who want an embeddable, provider-neutral agent kernel rather than a finished product.