Helper classes for your async flow control
NX plugin for integrating Stryker mutation testing into your NX workspace
Map object keys and values into a new object
OS-keychain-backed secret store for the executor. Reads and writes secrets to:
Wormhole SDK Route for Base-Solana bridge with executor service
Sizeof of a JavaScript object in Bytes
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.
A configurable, extensible linter for Style Dictionary token JSON files. Validates structure, consistency, naming, and values across themes.
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
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
Docker Swarm Executor for Screwdriver
[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.
[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-
Kubernetes Executor plugin for Screwdriver
A generic plugin for routing builds to specified executors
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.
rocketh for server-side JS runtime like node, including a cli
Introspect a GraphQL endpoint and expose its queries and mutations as invokable tools on an executor.
JavaScript's Promise extension you may find useful during development.
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
A simple plugin for running sls commands in nx monorepo. It executes serverless commands in specific app directory. It is configured to support nx cache out of the box for build and deploy commands.
Experimental sandboxed JS execution and filesystem runtime for Cloudflare Workers agents
A drop-in replacement for `redux-thunk` that allows middleware to detect that a thunk has been dispatched from within another thunk
TON transaction emulator