AgentX Client SDK - Local and remote AI agent management
Claude-specific driver for AgentX with native Claude Code features. **For most cases, use `@agentxjs/mono-driver` instead** — it supports multiple providers and is the default. Only use claude-driver if you need Claude Code-specific features like built-in
Core types, interfaces, and agent engine for the AgentX framework.
Node.js runtime platform for AgentX. Provides concrete implementations of persistence (SQLite), bash execution, networking (WebSocket), message queue, and logging.
AgentX UI Components - React component library for building AI agent interfaces
Development tools for AgentX - MockDriver, RecordingDriver, Fixtures
Unified cross-platform Driver using Vercel AI SDK
Common utilities for AgentX platform - Logger facade and shared infrastructure
Runtime for AI Agents - Agent execution, SystemBus, Environment, and Repository
Agent runtime for AgentX ecosystem - Agent lifecycle and event management
Type definitions for AgentX ecosystem
AgentX Server - WebSocket server with Platform support
Multi-backend persistence layer for AgentX - supports memory, SQLite, Redis, MongoDB, and SQL databases
Network layer abstraction for AgentX platform - WebSocket client/server with heartbeat and auto-reconnect
Portagent - AgentX Portal Application
Reliable event delivery queue for AgentX with SQLite persistence
AgentX Terminal UI Client
No description provided.