MCPcopy Create free account

hub / github.com/Hormold/tiktok-warmup / functions

Functions126 in github.com/Hormold/tiktok-warmup

Methodconstructor
( deviceId: string, deviceManager: DeviceManager, presets: AutomationPresets, learnedUI: Lear
src/stages/working.ts:83
FunctiondeepClone
(obj: T)
src/tools/utils.ts:174
FunctionformatDuration
(ms: number)
src/tools/utils.ts:157
MethodgetCachedDeviceCount
* Get cached device count
src/core/DeviceManager.ts:428
MethodgetClipboard
(deviceId: string)
src/core/DeviceManager.ts:839
MethodgetConfig
* Get device configuration
src/core/Worker.ts:271
MethodgetCurrentStage
* Get current stage
src/core/AgentManager.ts:89
MethodgetLearnedUI
* Get learned UI coordinates
src/core/Worker.ts:297
MethodgetLevel
()
src/tools/utils.ts:79
MethodgetStorageStats
* Get storage statistics
src/core/UIDataPersistence.ts:175
MethodgetWorker
* Get associated worker
src/core/AgentManager.ts:103
FunctioninteractWithScreen
( prompt: string, deviceId: string, deviceManager: DeviceManager, additionalTools: ToolSet, finalRes
src/tools/interaction.ts:144
MethodisAgentRunning
* Check if agent is running
src/core/AgentManager.ts:96
MethodisDeviceReady
* Check if device is ready for automation
src/core/DeviceManager.ts:207
FunctionisValidJson
(str: string)
src/tools/utils.ts:188
Methodmonitor
()
src/core/AgentManager.ts:135
FunctionrandomBetween
(min: number, max: number)
src/tools/utils.ts:99
FunctionrandomChoice
(array: T[])
src/tools/utils.ts:106
Functionretry
( fn: () => Promise<T>, options: { maxAttempts?: number; baseDelay?: number; maxDelay?: number
src/tools/utils.ts:113
FunctionsanitizeDeviceId
(deviceId: string)
src/tools/utils.ts:181
MethodsetLevel
(level: LogLevel)
src/tools/utils.ts:75
Methodshutdown
* Graceful shutdown
src/core/Worker.ts:250
MethodstartScreenRecording
* Screen recording
src/core/DeviceManager.ts:854
MethodtakeScreenshotToFile
* Take screenshot and save to file
src/core/DeviceManager.ts:85
Functiontruncate
(text: string, maxLength: number)
src/tools/utils.ts:200
MethodupdateStats
* Update statistics (for future use)
src/core/Worker.ts:243
← previous101–126 of 126, ranked by callers