01Consolidates hundreds of tool definitions into just two core functions.
02Supports hot-reloading of servers without restarting the AI agent.
03Enables composable, chained execution of tools across multiple servers.
04Provides type-safe interaction with auto-generated TypeScript declarations.
05Executes agent code in a sandboxed QuickJS engine for security.
0628 GitHub stars