↓ 2 callersFunctionisSubstitutionCommand* Pattern 2: Check if this is a substitution command * Allows: sed 's/pattern/replacement/flags' where flags are only: g, p, i, I, m, M, 1-9 * When
src/tools/BashTool/sedValidation.ts:142
↓ 2 callersFunctionloadAgentFromFile(
filePath: string,
pluginName: string,
namespace: string[],
sourceName: string,
pluginPath: string,
src/utils/plugins/loadPluginAgents.ts:65
↓ 2 callersFunctionlogAPIError({
error,
model,
messageCount,
messageTokens,
durationMs,
durationMsIncludingRetries,
attempt,
src/services/api/logging.ts:235