MCPcopy Create free account

hub / github.com/carlosazaustre/tenacitOS / functions

Functions443 in github.com/carlosazaustre/tenacitOS

↓ 9 callersFunctionisoToScreen
(isoX: number, isoY: number)
src/components/office/HabboFurniture.tsx:9
↓ 7 callersFunctionlogActivity
( type: string, description: string, status: string, opts?: { duration_ms?: number | null; tok
src/lib/activities-db.ts:111
↓ 5 callersFunctionfetchNotifications
()
src/components/NotificationDropdown.tsx:55
↓ 5 callersFunctionfileExists
(filePath: string)
src/app/api/files/route.ts:18
↓ 5 callersFunctiongetFieldValues
* Get field values for a cron part
src/lib/cron-parser.ts:130
↓ 5 callersFunctiongetJobColor
(index: number)
src/components/CronWeeklyTimeline.tsx:39
↓ 5 callersFunctionloadNotifications
()
src/app/api/notifications/route.ts:24
↓ 5 callersFunctionsaveNotifications
(notifications: Notification[])
src/app/api/notifications/route.ts:33
↓ 5 callersFunctionsend
(data: string)
src/app/api/logs/stream/route.ts:23
↓ 5 callersFunctionshowNotification
(type: "success" | "error", message: string)
src/components/QuickActions.tsx:36
↓ 5 callersFunctionvalidateField
(field: string, min: number, max: number)
src/lib/cron-parser.ts:234
↓ 4 callersFunctiongetDb
()
src/lib/activities-db.ts:46
↓ 4 callersFunctionhandleItemClick
(item: FileEntry)
src/components/FileBrowser.tsx:314
↓ 4 callersFunctionisValidCron
(expr: string)
src/lib/cron-parser.ts:230
↓ 3 callersFunctionformatBytes
(bytes: number)
src/components/SystemInfo.tsx:29
↓ 3 callersFunctionformatTokens
(n: number)
src/app/(dashboard)/sessions/page.tsx:56
↓ 3 callersFunctiongetAgentDisplayInfo
* Get agent display info (emoji, color, name) from openclaw.json or defaults
src/app/api/agents/route.ts:42
↓ 3 callersFunctiongetChildren
(agentId: string)
src/components/AgentOrganigrama.tsx:54
↓ 3 callersFunctiongetJobEmoji
(agentId: string)
src/components/CronWeeklyTimeline.tsx:73
↓ 3 callersFunctionhandleServiceAction
(svc: SystemdService, action: "restart" | "stop" | "start" | "logs")
src/app/(dashboard)/system/page.tsx:100
↓ 3 callersFunctionisPositionFree
(pos: Vector3)
src/components/Office3D/MovingAvatar.tsx:76
↓ 3 callersFunctionparseCron
* Parse a cron expression into its parts
src/lib/cron-parser.ts:20
↓ 3 callersFunctionroundRect
( ctx: CanvasRenderingContext2D, x: number, y: number, width: number, height: number,
src/components/office/OfficeCanvas.tsx:413
↓ 3 callersFunctionsend
(data: unknown)
src/app/api/activities/stream/route.ts:16
↓ 3 callersFunctiontypeColor
(type: Session["type"])
src/app/(dashboard)/sessions/page.tsx:76
↓ 2 callersFunctioncheckSystemdService
(name: string)
src/app/api/health/route.ts:33
↓ 2 callersFunctioncheckUrl
(url: string, timeoutMs = 5000)
src/app/api/health/route.ts:19
↓ 2 callersFunctioncreateNotification
(title: string, message: string, type: "info" | "success" | "warning" | "error" = "info")
src/app/api/cron/run/route.ts:4
↓ 2 callersFunctionexecuteAction
(action: QuickAction)
src/app/(dashboard)/actions/page.tsx:88
↓ 2 callersFunctionfetchSystemData
()
src/app/(dashboard)/settings/page.tsx:44
↓ 2 callersFunctionformatDate
(dateStr: string | null)
src/components/CronJobCard.tsx:118
↓ 2 callersFunctionformatFileSize
(bytes: number)
src/components/FileBrowser.tsx:69
↓ 2 callersFunctiongetActivities
(opts: GetActivitiesOptions = {})
src/lib/activities-db.ts:190
↓ 2 callersFunctiongetAgentDisplayName
()
src/config/branding.ts:35
↓ 2 callersFunctiongetAgentInfo
(workspacePath: string)
src/app/api/files/workspaces/route.ts:15
↓ 2 callersFunctiongetAgentSkillMappings
()
src/lib/agent-skills.ts:63
↓ 2 callersFunctiongetColor
(count: number, max: number)
src/components/ActivityHeatmap.tsx:20
↓ 2 callersFunctiongetDaySuffix
(day: number)
src/lib/cron-parser.ts:117
↓ 2 callersFunctiongetFileColor
(name: string, type: string)
src/components/FileBrowser.tsx:57
↓ 2 callersFunctiongetFileIcon
(name: string, type: string)
src/components/FileBrowser.tsx:47
↓ 2 callersFunctiongetNextRuns
( expr: string, count: number = 3, fromDate: Date = new Date(), timezone: string = 'UTC' )
src/lib/cron-parser.ts:197
↓ 2 callersFunctiongetStatusColor
()
src/components/Office3D/AgentDesk.tsx:32
↓ 2 callersFunctionhandleDownload
(item: FileEntry)
src/components/FileBrowser.tsx:350
↓ 2 callersFunctionhandleUpload
(files: FileList | null)
src/components/FileBrowser.tsx:329
↓ 2 callersFunctionimageUrl
(filePath: string)
src/components/RichDescription.tsx:11
↓ 2 callersFunctionisEditable
(name: string)
src/components/FileBrowser.tsx:88
↓ 2 callersFunctionloadRepos
()
src/app/(dashboard)/git/page.tsx:44
↓ 2 callersFunctionmarkAsRead
(id: string)
src/components/NotificationDropdown.tsx:93
↓ 2 callersFunctionresetForm
()
src/components/ChangePasswordModal.tsx:26
↓ 2 callersFunctionsanitizePath
(requestedPath: string)
src/app/api/files/route.ts:74
↓ 2 callersFunctionshortModel
(model: string)
src/app/(dashboard)/sessions/page.tsx:62
↓ 2 callersFunctionshowToast
(msg: string, type: "success" | "error" = "success")
src/app/(dashboard)/system/page.tsx:95
↓ 1 callersFunctionanimate
()
src/components/office/OfficeCanvas.tsx:157
↓ 1 callersFunctionbuildAgentSkillMap
* Build a map of skill-name -> [agentId] by scanning all workspace skill dirs
src/lib/skill-parser.ts:176
↓ 1 callersFunctionbuildCron
(mode: FrequencyMode, opts: Record<string, number | number[]>)
src/components/CronJobModal.tsx:50
↓ 1 callersFunctioncalculateCost
( modelId: string, inputTokens: number, outputTokens: number )
src/lib/pricing.ts:81
↓ 1 callersFunctioncalculateSnapshot
( sessions: SessionData[], timestamp: number )
src/lib/usage-collector.ts:85
↓ 1 callersFunctioncheckMobile
()
src/components/Sidebar.tsx:64
↓ 1 callersFunctioncheckRateLimit
(ip: string)
src/app/api/auth/login/route.ts:26
↓ 1 callersFunctionclearAttempts
(ip: string)
src/app/api/auth/login/route.ts:68
↓ 1 callersFunctioncollectUsage
(dbPath: string)
src/lib/usage-collector.ts:197
↓ 1 callersFunctioncountFiles
* Count files in a skill folder (excluding hidden files)
src/lib/skill-parser.ts:114
↓ 1 callersFunctioncronToHuman
(expr: string)
src/lib/cron-parser.ts:40
↓ 1 callersFunctiondeleteNotification
(id: string)
src/components/NotificationDropdown.tsx:119
↓ 1 callersFunctiondockerAction
(id: string, action: string)
src/app/api/system/services/route.ts:58
↓ 1 callersFunctiondrawAgent
( ctx: CanvasRenderingContext2D, agent: OfficeAgent, sprite: HTMLCanvasElement, position: { x:
src/components/office/OfficeCanvas.tsx:199
↓ 1 callersFunctiondrawSleepIndicator
( ctx: CanvasRenderingContext2D, x: number, y: number, time: number )
src/components/office/OfficeCanvas.tsx:306
↓ 1 callersFunctiondrawSpeechBubble
( ctx: CanvasRenderingContext2D, agent: OfficeAgent, position: { x: number; y: number } )
src/components/office/OfficeCanvas.tsx:335
↓ 1 callersFunctionextractFirstParagraph
* Extract first paragraph as description if no front matter description
src/lib/skill-parser.ts:79
↓ 1 callersFunctionextractSessionData
(status: any)
src/lib/usage-collector.ts:54
↓ 1 callersFunctionextractTitle
(content: string)
src/app/api/reports/route.ts:21
↓ 1 callersFunctionfetchAgents
()
src/app/(dashboard)/agents/page.tsx:50
↓ 1 callersFunctionfetchCostData
()
src/app/(dashboard)/costs/page.tsx:39
↓ 1 callersFunctionfetchStats
()
src/components/TenacitOS/StatusBar.tsx:30
↓ 1 callersFunctionfetchSystemData
()
src/app/(dashboard)/system/page.tsx:75
↓ 1 callersFunctionformatBytes
(bytes: number)
src/app/(dashboard)/system/page.tsx:59
↓ 1 callersFunctionformatDate
(iso: string)
src/app/(dashboard)/reports/page.tsx:22
↓ 1 callersFunctionformatDescription
(job: Record<string, unknown>)
src/app/api/cron/route.ts:60
↓ 1 callersFunctionformatDuration
(ms: number | null)
src/components/CronJobCard.tsx:160
↓ 1 callersFunctionformatDuration
(ms: number)
src/app/(dashboard)/activity/page.tsx:89
↓ 1 callersFunctionformatHistoryDate
(dateStr: string | null)
src/components/CronJobCard.tsx:149
↓ 1 callersFunctionformatIntervalLabel
(ms: number)
src/components/CronWeeklyTimeline.tsx:66
↓ 1 callersFunctionformatLastActivity
(timestamp?: string)
src/app/(dashboard)/agents/page.tsx:62
↓ 1 callersFunctionformatSchedule
(schedule: Record<string, unknown>)
src/app/api/cron/route.ts:74
↓ 1 callersFunctionformatSize
(bytes: number)
src/app/(dashboard)/reports/page.tsx:16
↓ 1 callersFunctionformatTime
(h: string, m: string)
src/lib/cron-parser.ts:47
↓ 1 callersFunctionformatTokens
(tokens: number)
src/app/(dashboard)/activity/page.tsx:95
↓ 1 callersFunctionformatUptime
(ms: number)
src/app/(dashboard)/system/page.tsx:49
↓ 1 callersFunctionformatUptime
(seconds: number)
src/app/api/system/route.ts:177
↓ 1 callersFunctiongenerateFloorTiles
()
src/components/office/HabboRoom.tsx:5
↓ 1 callersFunctiongetActivities
()
src/lib/activity-logger.ts:95
↓ 1 callersFunctiongetActivityStats
()
src/lib/activities-db.ts:252
↓ 1 callersFunctiongetAgentStatusFromFiles
( agentId: string, workspace: string )
src/app/api/office/route.ts:140
↓ 1 callersFunctiongetAgentStatusFromGateway
()
src/app/api/office/route.ts:61
↓ 1 callersFunctiongetAtTime
(schedule: string | Record<string, unknown>)
src/components/CronWeeklyTimeline.tsx:58
↓ 1 callersFunctiongetCharacterColors
()
src/components/office/HabboCharacter.tsx:38
↓ 1 callersFunctiongetCharacterDetails
()
src/components/office/StardewCharacter.tsx:18
↓ 1 callersFunctiongetClientIp
(request: NextRequest)
src/app/api/auth/login/route.ts:18
↓ 1 callersFunctiongetColor
(rate: number)
src/components/charts/SuccessRateGauge.tsx:19
↓ 1 callersFunctiongetCostByAgent
(db: Database.Database, days: number = 30)
src/lib/usage-queries.ts:117
next →1–100 of 443, ranked by callers