agent-kit and adk-js

These are competitors in the agent development space—both provide TypeScript-based frameworks for building AI agents with structured tooling, though AgentKit emphasizes multi-agent orchestration via MCP while ADK-JS focuses on evaluation and deployment workflows.

agent-kit
83
Verified
adk-js
68
Established
Maintenance 16/25
Adoption 20/25
Maturity 25/25
Community 22/25
Maintenance 23/25
Adoption 10/25
Maturity 15/25
Community 20/25
Stars: 800
Forks: 121
Downloads: 42,224
Commits (30d): 1
Language: TypeScript
License: Apache-2.0
Stars: 896
Forks: 108
Downloads:
Commits (30d): 41
Language: TypeScript
License: Apache-2.0
No risk flags
No Package No Dependents

About agent-kit

inngest/agent-kit

AgentKit: Build multi-agent networks in TypeScript with deterministic routing and rich tooling via MCP.

Leverages a shared state machine (key-value store) combined with conversation history, enabling code-based or LLM-driven routers to orchestrate agent handoffs deterministically. Integrates with multiple model providers, MCP servers (via HTTP or stdio transports), and the Inngest orchestration platform for cloud deployment with built-in fault tolerance and tracing.

About adk-js

google/adk-js

An open-source, code-first Typescript toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

Supports multi-agent orchestration through composable hierarchies and integrates with Google Cloud services via pre-built tools and OpenAPI specs. Includes a built-in development UI for testing and debugging, plus A2A protocol support for remote agent-to-agent communication. Outputs to CommonJS, ESM, and Web formats via esbuild for flexible deployment across environments.

Scores updated daily from GitHub, PyPI, and npm data. How scores work