AI-Zen · Open Source

Open-source toolkit
for AI Agents

An open-source organization around the AI Agent toolchain. Full TypeScript stack, unified @ai-zen/* npm namespace, deeply embracing the MCP protocol — from agent frameworks to terminals, desktops and core libraries, building a trustworthy open-source ecosystem.

9+Repositories
TypeScriptStack
MCPProtocol
Project Matrix

Projects

Browse AI-Zen open-source projects by category — agent frameworks, CLI products, libraries, terminal and desktop.

Core Framework

agents

MIT

Modular LLM Agent framework

A modular framework layered as core + sdk, supporting retrieval and the MCP protocol to build composable agent applications.

TypeScriptMCPpnpm
Stars
npm weekly
Tests
View repo @ai-zen/agents

CLI Products

cli

MIT

Interactive AI Agent terminal

Ships with 19 built-in tools, MCP tool integration, Skill support and task migration — complete agent workflows right in the terminal.

TypeScriptMCP
Stars
npm weekly
Tests
View repo @ai-zen/cli

air

Not public

Minimal AI CLI assistant

A single shell tool plus filesystem memory with automatic context migration — a deliberately minimal CLI assistant.

TypeScript
Stars
npm weekly
Tests
View repo @ai-zen/air

Libraries

async-queue

MIT

Async queue

An async queue in TypeScript built on async iterators with built-in backpressure control.

TypeScript
Stars
npm weekly
Tests
View repo @ai-zen/async-queue

event-bus

MIT

Event management library

A lightweight event management library supporting on / emit / once / promise / gather.

TypeScript
Stars
npm weekly
Tests
View repo @ai-zen/event-bus

node-fetch-event-source

MIT

SSE event stream consumption

A fetch-based EventSource implementation with full event-stream consumption.

TypeScript
Stars
npm weekly
Tests
View repo @ai-zen/node-fetch-event-source

lazy-promise

MIT

Lazy promise

A Promise implementation that defers execution until first access.

TypeScript
Stars
npm weekly
Tests
View repo @ai-zen/lazy-promise

Terminal

socket-pty

MIT

Socket-hosted terminal

Cross-platform PTY transport exposed over a socket via standard JSON-RPC 2.0, with an MCP adapter layer.

TypeScriptJSON-RPCMCP
Stars
npm weekly
Tests
View repo @ai-zen/socket-pty

Desktop

live2d-copilot

Not public

AI desktop companion

A Live2D AI desktop companion with conversational interaction, planned for Steam; currently under development.

Live2DTypeScript
StatusComing to Steam
Live2D100%
Workshop100%
Chat80%
Plugins20%
Stars
npm weekly
Tests
Ecosystem

Ecosystem

A unified TypeScript stack and @ai-zen/* namespace, layered around the agent toolchain.

Agent frameworkagents-core / agents-sdk
Productscli · air · live2d-copilot
Libraries & terminalasync-queue · event-bus · lazy-promise · node-fetch-event-source · socket-pty