Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
(A)rbitrary (R)emote (C)ode (E)xecutor: Experimental tool for browser agnostic e2e testing.
NX plugin for integrating Stryker mutation testing into your NX workspace
Target-agnostic execution engine for Prisma Next
Helper classes for your async flow control
OS-keychain-backed secret store for the executor. Reads and writes secrets to:
Wormhole SDK Route for Base-Solana bridge with executor service
Web Streams, based on the WHATWG spec reference implementation
File-backed secret store for the executor. Persists secrets to a single JSON file at an XDG-compliant path so they survive between process restarts — useful for local development, CLIs, and scripts where a system keychain isn't available.
Kubernetes Executor plugin for Screwdriver
WASI threads proposal implementation in JavaScript
@vue/compiler-sfc
Core primitives for "code mode" — the pattern where an LLM writes TypeScript/JavaScript that calls into a pre-registered set of tools, executed in a sandbox. This package provides the shared type surface (`Tool`, `SandboxToolInvoker`, `CodeExecutor`), JSO
A general purpose executor that allows to run any script as a Jest runner
The `nx-pm2-plugin` serves as a high-functionality add-on for an [Nx](https://nx.dev/) monorepo, designed to facilitate the execution of any Node.js applications utilizing the [pm2](https://pm2.io/) process manager. This plugin offers seamless integration
Word Processing Document library
[1Password](https://1password.com) integration for the executor. Provides a secret source that resolves values from a 1Password vault, backed by either the desktop app (connect.sock) or a service account token.
Habits - Unified automation workflow platform combining Cortex executor and Base builder
Docker Swarm Executor for Screwdriver
Encodings that map abstract data to visual representation.
Register [Model Context Protocol](https://modelcontextprotocol.io) servers as tool sources for an executor. Supports both stdio-launched servers and remote (HTTP) servers, with optional OAuth.
Generates and consumes source maps
vm2x is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!
[QuickJS](https://github.com/justjake/quickjs-emscripten) sandbox runtime for `@executor-js/execution`. Runs untrusted TypeScript/JavaScript in a WASM-backed interpreter with configurable timeout, memory limit, and stack size — safe enough to execute LLM-