AI/3-Application/Openclaw-source/src/cli/config-cli.ts | isIndexSegment, parsePath, hasOwnPathKey, formatDoctorHint, validatePathSegments (+22) |
AI/3-Application/Claude-Code-source/src/utils/sessionStorage.ts | extractFirstPrompt, removeExtraFields, findLatestMessage, buildConversationChain, buildFileHistorySnapshotChain (+18) |
AI/3-Application/Claude-Code-source/src/cli/print.ts | handleOrphanedPermissionResponse, emitLoadError, loadInitialMessages, drainCommandQueue, runHeadlessStreaming (+18) |
AI/3-Application/Openclaw-source/src/cli/completion-cli.ts | resolveShellFromEnv, resolveCompletionCacheDir, resolveCompletionCachePath, completionCacheExists, writeCompletionCache (+15) |
AI/3-Application/Openclaw-source/src/cli/memory-cli.ts | loadMemoryCommandConfig, emitMemorySecretResolveDiagnostics, formatSourceLabel, resolveAgent, resolveAgentIds (+13) |
AI/3-Application/Openclaw-source/src/cli/exec-approvals-cli.ts | renderApprovalsSnapshot, heading, normalizeAllowlistEntry, registerExecApprovalsCli, resolveTargetNodeId (+13) |
AI/3-Application/Openclaw-source/src/cli/command-secret-gateway.ts | enforcesResolvedSecrets, dedupeDiagnostics, targetsRuntimeWebPath, classifyRuntimeWebTargetPathState, describeInactiveRuntimeWebTargetPath (+11) |
AI/3-Application/Openclaw-source/src/cli/argv.ts | getFlagValue, getPositiveIntFlagValue, consumeKnownOptionToken, getCommandPositionalsWithRootOptions, isRootHelpInvocation (+8) |
AI/3-Application/Claude-Code-source/src/cli/structuredIO.ts | write, trackResolvedToolUseId, read, injectControlResponse, processLine (+8) |
AI/3-Application/Openclaw-source/src/cli/cron-cli.test.ts | runCronCommand, expectCronCommandExit, runCronEditAndGetPatch, runCronAddAndGetParams, runCronSimpleAndGetUpdatePatch (+7) |