Sandboxed JavaScript execution for an executor. Hands a `tools.<namespace>.<name>(...)` proxy into a code sandbox so an agent (or any caller) can run generated TypeScript/JavaScript that invokes the executor's registered tools.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
This package is intended for Prisma's internal use
Fork of GraphQL.js' execute function
Low footprint ECMAScript source code parser
A work queue that can be gated, stopping to wait for sub-queues to complete.
- 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. -
Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter
Sandboxed JavaScript execution for an executor. Hands a `tools.<namespace>.<name>(...)` proxy into a code sandbox so an agent (or any caller) can run generated TypeScript/JavaScript that invokes the executor's registered tools.
Cloud-native autonomous executor for Dragon Agent workflows
Runtime Actions executor for MemberJunction — runs Action.Type='Runtime' JavaScript payloads inside the existing isolated-vm sandbox and (in a later phase) exposes the MJ bridge utilities to sandbox code.
Target-agnostic execution engine for Prisma Next
[](https://github.com/Nas3nmann/nx-oxlint/actions/workflows/weekly-e2e.yml)
TON transaction emulator
A module for managing ES6 promise concurrency, frequency, and efficiency.
[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-
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
Workflow execution engine for Generacy - shared between CLI and VS Code extension
This plugins replaces the original `execute` of GraphQL with [`graphql-jit`](https://github.com/zalando-incubator/graphql-jit).
Chopsticks executor
JavaScript's Promise extension you may find useful during development.
Nx plugin for automate versioning and CHANGELOG generation.
Server implementation for Agent Tool Protocol
Experimental sandboxed JS execution and filesystem runtime for Cloudflare Workers agents