New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started
h

haining-yin

npm

4.86K

total weekly downloads

Packages

Current Co-maintainers

Former Co-maintainers

83 packages

@agentkit-js/a2a

A2A (Agent2Agent) adapter for agentkit-js — expose agents as A2A servers and call remote A2A agents

@agentkit-js/agent-prompts

Reusable system prompt templates for agentkit-js — code/tool/framework prompts with D2 + Markdown card conventions

@agentkit-js/ag-ui

AG-UI protocol adapter for @agentkit-js/core — maps private AgentEvent stream to AG-UI 16-class events

@agentkit-js/aisdk

Drop agentkit-js sandbox kernels into the Vercel AI SDK as a `tool()` — edge-safe code execution with one capability manifest, no E2B / OS sandbox needed

@agentkit-js/claude-agent-sdk

Drop agentkit-js sandbox kernels into the Anthropic Claude Agent SDK — edge-safe code execution with one capability manifest, reusing your MCP server policy

@agentkit-js/cli

CLI for agentkit-js — mirrors smolagents' `smolagent` CLI (D6)

@agentkit-js/core

Core runtime for agentkit-js — agents, executor, memory, models, tools

@agentkit-js/devtools

DevTools for agentkit-js — event timeline, step-replay, fork-from-checkpoint

@agentkit-js/evals-runner

Evaluation runner for agentkit-js — multi-model multi-axis benchmark harness with paired statistics + Pareto report. Targets the gaps in evomerge-style single-axis evaluation: long-context recall, multi-turn memory, agent trajectory, latency, cost.

@agentkit-js/kernel-pyodide

PyodideKernel — CPython-in-WASM kernel for agentkit-js

@agentkit-js/kernel-quickjs

QuickJS-in-WASM kernel for agentkit-js — safe for Cloudflare Workers and serverless environments that lack node:vm

@agentkit-js/kernel-remote

RemoteSandboxKernel — microVM third isolation tier for agentkit-js via E2B / Cloudflare Sandbox

@agentkit-js/kernel-wasmtime

WasmtimeKernel — true WASM sandbox for agentkit-js via Javy (QuickJS→WASM) + Node's native WebAssembly API

@agentkit-js/mastra-sandbox

Mastra sandbox provider backed by agentkit-js kernels — WASM isolation with no external infrastructure (alternative to Blaxel/E2B providers)

@agentkit-js/mcp-server

Expose any agentkit-js agent as a Model Context Protocol (MCP) server — sync tools/call + 2025-11-25 Tasks for long-running agent work

@agentkit-js/model-anthropic

Anthropic model adapter for agentkit-js

@agentkit-js/model-deepseek

DeepSeek model adapter for agentkit-js

@agentkit-js/model-doubao

Doubao (Volcengine Ark) model adapter for agentkit-js

@agentkit-js/model-local

Embedded local LLM provider for agentkit-js — node-llama-cpp adapter with grammar-constrained tool calling, multi-mirror download (HF/hf-mirror/ModelScope), and cert pipeline

@agentkit-js/model-minimax

MiniMax model adapter for agentkit-js

@agentkit-js/model-moonshot

Moonshot (Kimi) model adapter for agentkit-js

@agentkit-js/model-openai

OpenAI model adapter for agentkit-js

@agentkit-js/model-qwen

Qwen (Alibaba DashScope) model adapter for agentkit-js

@agentkit-js/model-zhipu

Zhipu (GLM) model adapter for agentkit-js

@agentkit-js/openai-agents

Drop agentkit-js sandbox kernels into the OpenAI Agents JS SDK as a Tool — edge-safe code execution with one capability manifest, no E2B sandbox needed