All activity
Emerson Braunleft a comment
👋 Emerson here, solo maintainer. Short story. Earlier this year I tried to build a simple AI chat in JavaScript — streaming, 2 tools, memory across sessions. Not curing cancer, just a chat. I ended up gluing 5 libs together: • Vercel AI SDK for chat (no runtime) • LangChain.js for runtime (200MB, leaky abstractions) • assistant-ui for components (53 of them) • MCP for tool interop (no UI) •...
AgentsKitThe most complete ecosystem to create AI agents
Building AI agents in JavaScript means gluing 5 libraries that fight each other. Vercel AI SDK has no runtime. LangChain.js is 200MB of leaky abstractions. MCP is just a protocol.
AgentsKit is the missing kit. 12 small packages, 6 formal contracts, nothing locks you in. Swap OpenAI for Claude in one line. Same useChat hook in React AND terminal. 10KB zero-dep core, bundle gates in CI.
`npx agentskit init` → working agent in 30 seconds. MIT, solo-built, open roadmap.
AgentsKitThe most complete ecosystem to create AI agents
