MCPcopy Create free account

hub / github.com/Fibi66/FeiControl / functions

Functions575 in github.com/Fibi66/FeiControl

FunctionMemoryPage
()
src/app/(dashboard)/memory/page.tsx:36
FunctionMetaPill
({ tone, children }: { tone: Tone; children: ReactNode })
src/components/CronJobCard.tsx:254
FunctionMetricCard
({ icon: Icon, value, label, change, changeColor = "positive", }: MetricCardProps)
src/components/TenacitOS/MetricCard.tsx:17
FunctionMovingAvatar
({ agent, state, officeBounds, obstacles, otherAvatarPositions, onPositionUpdate }: MovingAv
src/components/Office3D/MovingAvatar.tsx:28
FunctionMovingTempWorker
Smooth-moving temp worker wrapper
src/components/Office3D/ClawTeamOffice.tsx:48
FunctionNotepad
()
src/components/Notepad.tsx:8
FunctionNotificationDropdown
()
src/components/NotificationDropdown.tsx:49
FunctionOffice3D
()
src/components/Office3D/Office3D.tsx:132
FunctionOfficeCanvas
({ agents }: OfficeCanvasProps)
src/components/office/OfficeCanvas.tsx:50
FunctionOfficeClient
()
src/app/(dashboard)/office/OfficeClient.tsx:16
FunctionOfficePage
()
src/app/(dashboard)/office/page.tsx:8
FunctionOfficeSceneTicker
()
src/components/Office3D/Office3D.tsx:86
FunctionPATCH
(request: NextRequest)
src/app/api/notifications/route.ts:128
FunctionPATCH
(request: NextRequest)
src/app/api/calendar/route.ts:194
FunctionPATCH
()
src/app/api/tasks/route.ts:36
FunctionPOST
(request: NextRequest)
src/app/api/notifications/route.ts:76
FunctionPOST
(request: NextRequest)
src/app/api/actions/route.ts:165
FunctionPOST
(request: NextRequest)
src/app/api/files/mkdir/route.ts:6
FunctionPOST
(request: NextRequest)
src/app/api/files/write/route.ts:12
FunctionPOST
(request: NextRequest)
src/app/api/files/upload/route.ts:7
FunctionPOST
(request: NextRequest)
src/app/api/auth/login/route.ts:72
FunctionPOST
()
src/app/api/auth/logout/route.ts:3
FunctionPOST
(request: NextRequest)
src/app/api/git/route.ts:130
FunctionPOST
(request: NextRequest)
src/app/api/terminal/route.ts:84
FunctionPOST
(request: NextRequest)
src/app/api/cron/run/route.ts:26
FunctionPOST
(request: Request)
src/app/api/activities/route.ts:51
FunctionPOST
(request: Request)
src/app/api/system/route.ts:151
FunctionPOST
(request: NextRequest)
src/app/api/system/services/route.ts:88
FunctionPOST
(request: NextRequest)
src/app/api/costs/route.ts:24
FunctionPUT
(request: NextRequest)
src/app/api/files/route.ts:200
FunctionPUT
(request: NextRequest)
src/app/api/cron/route.ts:332
FunctionPixelCharacter
({ agent, position, deskType = "normal", }: PixelCharacterProps)
src/components/office/PixelCharacter.tsx:17
FunctionPlantPot
({ position, size = 'medium' }: PlantPotProps)
src/components/Office3D/PlantPot.tsx:10
FunctionPostModal
({ post, onClose, }: { post: SocialPost; onClose: () => void; })
src/app/(dashboard)/social/page.tsx:88
FunctionPottedPlant
({ position, scale = 1 }: { position: [number, number, number]; scale?: number })
src/components/Office3D/BreakRoom.tsx:3
FunctionProceduralAvatar
({ agent, position }: ProceduralAvatarProps)
src/components/Office3D/ProceduralAvatars.tsx:211
FunctionProgressRing
({ value, max, color, size = 48 }: { value: number; max: number; color: string; size?: number })
src/app/(dashboard)/page.tsx:83
FunctionQuickActions
({ onActionComplete }: QuickActionsProps)
src/components/QuickActions.tsx:28
FunctionReportsPage
()
src/app/(dashboard)/reports/page.tsx:33
FunctionRichDescription
({ text, style, className }: RichDescriptionProps)
src/components/RichDescription.tsx:64
FunctionRobotAvatar
({ color, position }: { color: string; position: [number, number, number] })
src/components/Office3D/ProceduralAvatars.tsx:66
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:42
FunctionRoundTable
()
src/components/Office3D/RoundTable.tsx:3
FunctionScreenSet
({ position, mirrored = false }: ScreenSetProps)
src/components/Office3D/FoldingScreen.tsx:8
FunctionScrollPainting
({ position, rotation = [0, 0, 0] }: ScrollPaintingProps)
src/components/Office3D/StudyCorner.tsx:8
FunctionSearchPage
()
src/app/(dashboard)/search/page.tsx:5
FunctionSectionHeader
({ label }: SectionHeaderProps)
src/components/TenacitOS/SectionHeader.tsx:10
FunctionSectionTitle
({ children }: { children: ReactNode })
src/components/CronJobCard.tsx:274
FunctionSettingsPage
()
src/app/(dashboard)/settings/page.tsx:39
FunctionSidebar
()
src/components/Sidebar.tsx:51
FunctionSkillCard
({ skill, onViewDetails }: SkillCardProps)
src/components/SkillCard.tsx:18
FunctionSkillCard
({ skill, onClick }: { skill: Skill; onClick: () => void })
src/app/(dashboard)/skills/page.tsx:302
FunctionSkillDetailModal
({ skill, onClose }: SkillDetailModalProps)
src/components/SkillDetailModal.tsx:25
FunctionSkillDetailModal
({ skill, onClose }: { skill: Skill; onClose: () => void })
src/app/(dashboard)/skills/page.tsx:427
FunctionSkillsPage
()
src/app/(dashboard)/skills/page.tsx:34
FunctionSocialPage
()
src/app/(dashboard)/social/page.tsx:320
FunctionStardewBookshelf
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:230
FunctionStardewBriefcase
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:336
FunctionStardewCamera
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:295
FunctionStardewChair
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:100
FunctionStardewCharacter
({ agent, position }: CharacterProps)
src/components/office/StardewCharacter.tsx:16
FunctionStardewCoffeeMachine
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:401
FunctionStardewDesk
({ x, y, agentId }: FurnitureProps)
src/components/office/StardewFurniture.tsx:10
FunctionStardewFileCabinet
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:202
FunctionStardewMonitor
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:55
FunctionStardewPlant
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:171
FunctionStardewPrinter
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:449
FunctionStardewRoom
()
src/components/office/StardewRoom.tsx:3
FunctionStardewServerRack
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:132
FunctionStardewSmartphone
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:368
FunctionStardewWhiteboard
({ x, y }: FurnitureProps)
src/components/office/StardewFurniture.tsx:269
FunctionStatCard
({ icon, value, label, tone, }: { icon: ReactNode; value: number; label: string; tone: "info"
src/app/(dashboard)/cron/page.tsx:70
FunctionStatsCard
({ title, value, icon, iconColor = "var(--info)", trend, }: StatsCardProps)
src/components/StatsCard.tsx:16
FunctionStatusBadge
({ status }: { status: "active" | "inactive" })
src/app/(dashboard)/workflows/page.tsx:180
FunctionStatusBar
()
src/components/TenacitOS/StatusBar.tsx:17
FunctionStatusMetric
({ icon: Icon, label, value, barPercent, color }: any)
src/components/TenacitOS/StatusBar.tsx:55
FunctionStudyCorner
()
src/components/Office3D/StudyCorner.tsx:39
FunctionSystemInfo
({ data }: SystemInfoProps)
src/components/SystemInfo.tsx:34
FunctionTVScreen
()
src/components/Office3D/TVScreen.tsx:9
FunctionTempWorkerAvatar
({ name, emoji, color, position, isWorking = false, isSitting = false, }: TempWorkerAvatarProps)
src/components/Office3D/TempWorkerAvatar.tsx:55
FunctionTerminalPage
()
src/app/(dashboard)/terminal/page.tsx:29
FunctionTopBar
()
src/components/TenacitOS/TopBar.tsx:10
FunctionTreeNode
({ node, selectedPath, onSelect, depth = 0, }: { node: FileNode; selectedPath: string | null; on
src/components/FileTree.tsx:38
FunctionTriggerBadge
({ trigger }: { trigger: "cron" | "demand" })
src/app/(dashboard)/workflows/page.tsx:203
FunctionVoxelAvatar
({ agent, position, isWorking = false, isThinking = false, isError = false, isSitting = false, i
src/components/Office3D/VoxelAvatar.tsx:55
FunctionVoxelChair
({ position, rotation = [0, 0, 0], color = '#4a5568' }: VoxelChairProps)
src/components/Office3D/VoxelChair.tsx:11
FunctionVoxelKeyboard
({ position, rotation = [0, 0, 0] }: VoxelKeyboardProps)
src/components/Office3D/VoxelKeyboard.tsx:10
FunctionVoxelMacMini
({ position }: VoxelMacMiniProps)
src/components/Office3D/VoxelMacMini.tsx:9
FunctionWallClock
({ position, rotation = [0, 0, 0], }: WallClockProps)
src/components/Office3D/WallClock.tsx:16
FunctionWalls
()
src/components/Office3D/Walls.tsx:57
FunctionWeatherWidget
()
src/components/WeatherWidget.tsx:27
FunctionWeeklyCalendar
()
src/components/WeeklyCalendar.tsx:22
FunctionWhiteboard
({ position, rotation = [0, 0, 0], onClick }: WhiteboardProps)
src/components/Office3D/Whiteboard.tsx:12
FunctionWorkerLeg
* TempWorkerAvatar — Temp Worker Avatar * Based on VoxelAvatar but different: wears hard hat and work vest
src/components/Office3D/TempWorkerAvatar.tsx:22
FunctionWorkflowsPage
()
src/app/(dashboard)/workflows/page.tsx:224
FunctionZeldaBriefcase
({ x, y }: FurnitureProps)
src/components/office/ZeldaFurniture.tsx:275
FunctionZeldaCamera
({ x, y }: FurnitureProps)
src/components/office/ZeldaFurniture.tsx:244
FunctionZeldaChair
({ x, y }: FurnitureProps)
src/components/office/ZeldaFurniture.tsx:87
FunctionZeldaCharacter
({ agent, position }: ZeldaCharacterProps)
src/components/office/ZeldaCharacter.tsx:146
FunctionZeldaCoffeeMachine
({ x, y }: FurnitureProps)
src/components/office/ZeldaFurniture.tsx:139
← previousnext →401–500 of 575, ranked by callers