3import { MC_TOOLS, getToolCategory, TOOL_CATEGORIES } from './chunk-UOFNLVKF.js';
L4: import { exec, spawn, execFile, execSync, execFileSync } from 'child_process';
L5: import { visibleWidth, Box, Text, Spacer, Input, Container, fuzzyFilter, getKeybindings, Markdown, ProcessTerminal, TUI, truncateToWidth, Editor, matchesKey, CombinedAutocompletePr...
HighChild Process
Package source references child process execution.
dist/chunk-KBBNY7BJ.jsView on unpkg · L3 2511var VALID_MODES = /* @__PURE__ */ new Set(["default", "path", "login"]);
L2512: var VALID_FAMILIES = /* @__PURE__ */ new Set(["posix", "cmd", "powershell"]);
L2513: var POWERSHELL_BASENAMES = /* @__PURE__ */ new Set(["pwsh", "pwsh.exe", "powershell", "powershell.exe"]);
3import { MC_TOOLS, getToolCategory, TOOL_CATEGORIES } from './chunk-UOFNLVKF.js';
L4: import { exec, spawn, execFile, execSync, execFileSync } from 'child_process';
L5: import { visibleWidth, Box, Text, Spacer, Input, Container, fuzzyFilter, getKeybindings, Markdown, ProcessTerminal, TUI, truncateToWidth, Editor, matchesKey, CombinedAutocompletePr...
...
L449: /**
L450: * Private constructor — use static factories or the options constructor.
L451: */
...
L838: box.addChild(
L839: new Text(theme.fg("dim", "See https://mastra.ai/models for supported providers and API key env vars."), 0, 0)
L840: );
...
L1134: async function detectPackageManager() {
L1135: const userAgent = process.env.npm[redacted];
L1136: if (userAgent) {
HighSandbox Evasion Gated Capability
Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/chunk-KBBNY7BJ.jsView on unpkg · L3 3import { MC_TOOLS, getToolCategory, TOOL_CATEGORIES } from './chunk-UOFNLVKF.js';
L4: import { exec, spawn, execFile, execSync, execFileSync } from 'child_process';
L5: import { visibleWidth, Box, Text, Spacer, Input, Container, fuzzyFilter, getKeybindings, Markdown, ProcessTerminal, TUI, truncateToWidth, Editor, matchesKey, CombinedAutocompletePr...
...
L2917: // `name`/`options` are typed for OpenAI's own ids, but the underlying client
L2918: // accepts any model string + baseURL — both are passed through verbatim.
L2919: listeningModel: {
...
L10800: });
L10801: const buffer = readFileSync(tmpFile);
L10802: if (!Buffer.isBuffer(buffer) || buffer.length === 0) {
HighRemote Agent Bridge
Source exposes local file and command tools to a remote model endpoint.
dist/chunk-KBBNY7BJ.jsView on unpkg · L3 3import { MC_TOOLS, getToolCategory, TOOL_CATEGORIES } from './chunk-UOFNLVKF.js';
L4: import { exec, spawn, execFile, execSync, execFileSync } from 'child_process';
L5: import { visibleWidth, Box, Text, Spacer, Input, Container, fuzzyFilter, getKeybindings, Markdown, ProcessTerminal, TUI, truncateToWidth, Editor, matchesKey, CombinedAutocompletePr...
...
L449: /**
L450: * Private constructor — use static factories or the options constructor.
L451: */
...
L838: box.addChild(
L839: new Text(theme.fg("dim", "See https://mastra.ai/models for supported providers and API key env vars."), 0, 0)
L840: );
...
L1134: async function detectPackageManager() {
L1135: const userAgent = process.env.npm[redacted];
L1136: if (userAgent) {
MediumInstall Persistence
Source writes installer persistence such as shell profile or service configuration.
dist/chunk-KBBNY7BJ.jsView on unpkg · L3