Offload your heavy lifting to a daemon
rocketh for server-side JS runtime like node, including a cli
Target-agnostic execution engine for Prisma Next
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.
NX plugin for integrating Stryker mutation testing into your NX workspace
Helper classes for your async flow control
a built-in tap extension for t.spawn()
Wormhole SDK Route for Base-Solana bridge with executor service
Kubernetes Executor plugin for Screwdriver
Wraps child_process.spawn with 'cmd /c <command>' when it's a windows machine
A configurable, extensible linter for Style Dictionary token JSON files. Validates structure, consistency, naming, and values across themes.
💦Split a command into an array or an object
KingKont · Chatium — нод-редактор сцен с AI-генерацией (картинки/видео/голос/SFX/музыка/текст)
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
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
Productivity and performance optimization tool for building applications with Sencha Ext JS
Dockerfile generator
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.
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.
Execute chunked blocking operations in a way that won't cause event loop starvation
A generic plugin for routing builds to specified executors
[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-
- 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. -