Production-ready TypeScript agent framework built on LangGraph with orchestration, middleware, and typed abstractions.
AgentForge core: open framework for agentic workflows — compose agent harnesses from LLMs, scripts, and loops in declarative YAML; mix deterministic and non-deterministic steps; pluggable at every layer
AgentForge Core — The Foundational Infrastructure for Sovereign AI Agents.
A powerful command-line interface to scaffold, manage, build, and deploy AI Agents and Skills for the GoClaw platform.
Composable skill system for building modular TypeScript AI agents: author skills, register capabilities, and compose behaviors.
Default TypeORM-backed persistence for AgentForge. Ships entities + repository implementations of @agentforge-io/core's repository contracts. Drop-in alternative: write your own Prisma/Drizzle/raw-SQL implementation of the same contracts.
Production-grade AI agent framework — the Next.js for AI agents
NestJS bindings for AgentForge — `AgentForgeModule.forRoot/forRootAsync` plus controllers, guards and decorators. Wraps @agentforge-io/core.
CLI for AgentForge to scaffold TypeScript AI agent projects, generate boilerplate, and manage local development workflows.
Testing utilities for TypeScript AI agents, including mock LLMs, mock tools, state builders, fixtures, and workflow assertions.
CLI tool for creating, running, and managing AgentForge projects
Core agent primitives, sandbox integration, and MCP server for AgentForge
Tool library for TypeScript AI agents: web, data, file, and integration tools (HTTP, scraping, CSV, XML/JSON, Slack, databases).
Slack connector for AgentForge — post messages, read channels, search, DM, react, and upload files on behalf of the authorized user. Wired to the core ConnectorRegistryService for per-user OAuth.
Production-ready agent workflow patterns for TypeScript including ReAct and Planner-Executor, built on LangGraph.
Is this specifier a node.js core module?
MCP server for AgentForge — turn rough requests into tool-tuned, quality-checked prompts for AI coding agents.
HTTP server, WebSocket bridge, A2A protocol, and CLI for AgentForge.
HubSpot connector for AgentForge — contacts, deals, and engagement tools wired to per-user OAuth2 credentials managed by the core ConnectorRegistryService.
A high-level API to automate web browsers
Accessibility engine for automated Web UI testing
Babel compiler core.
@vue/compiler-core
Analyze projects, suggest agents, skills, flows, and policies, and compile clean agent-ready bootloaders