MCPcopy Create free account

hub / github.com/caffeinum/vibeOS / functions

Functions165 in github.com/caffeinum/vibeOS

FunctionHome
()
src/app/neo/page.tsx:21
FunctionLiquidGlass
({ offset = 10, className }: LiquidGlassProps)
src/components/ui/liquid-glass.tsx:56
FunctionMacOSDock
({ items, activeItem, onItemClick }: MacOSDockProps)
src/components/macos-dock.tsx:19
FunctionMessagesIcon
()
src/components/macos-icons.tsx:67
FunctionNativeTerminal
({ onClose, isOpen = false })
src/components/NativeTerminal.tsx:12
FunctionNotesApp
()
src/components/notes-app.tsx:22
FunctionNotesIcon
()
src/components/macos-icons.tsx:222
FunctionPOST
(req: Request)
src/app/api/chat/route.ts:54
FunctionPOST
(request: Request)
src/app/api/system/dark-mode/route.ts:31
FunctionProductivityDemo
()
src/app/productivity-demo/page.tsx:31
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:21
FunctionSafariIcon
()
src/components/macos-icons.tsx:28
FunctionSystemPreferencesIcon
()
src/components/macos-icons.tsx:108
FunctionTRPCProvider
(props: { children: React.ReactNode })
src/utils/api.tsx:18
FunctionTerminal
({ isOpen: externalIsOpen, onClose }: TerminalProps = {})
src/components/terminal.tsx:81
FunctionTerminalIcon
()
src/components/macos-icons.tsx:86
FunctionToaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:7
FunctionVMCard
({ vm, onRefresh }: { vm: VMInstance; onRefresh: () => void })
src/components/gcp-vm-list.tsx:88
FunctionVMStatusBadge
({ status }: { status: string })
src/components/gcp-vm-list.tsx:65
FunctionWindowsTaskbar
({ items, activeItem, onItemClick, currentTime }: WindowsTaskbarProps)
src/components/windows-taskbar.tsx:21
Method__init__
(self, api_key: Optional[str] = None)
src/server/dedalus-runner.py:174
Functionadd
(a: int, b: int)
meow.py:8
Methodbash
execute bash command
src/server/dedalus-runner.py:23
FunctioncreateNewNote
()
src/components/notes-app.tsx:70
Methodedit_file
edit file by replacing old content with new content
src/server/dedalus-runner.py:76
FunctionhandleClearSearch
()
src/components/file-browser-enhanced.tsx:276
FunctionhandleClickOutside
(event: MouseEvent)
src/app/page.tsx:53
FunctionhandleDragEnd
(_: unknown, info: { offset: { x: number } })
src/components/download-tinder.tsx:100
FunctionhandleDragLeave
(e: React.DragEvent)
src/components/claude-chat.tsx:204
FunctionhandleDragOver
(e: React.DragEvent)
src/components/claude-chat.tsx:198
FunctionhandleDrop
(e: React.DragEvent)
src/components/claude-chat.tsx:212
FunctionhandleGoBack
()
src/components/file-browser-enhanced.tsx:220
FunctionhandleGoForward
()
src/components/file-browser-enhanced.tsx:229
FunctionhandleGoHome
()
src/components/file-browser-enhanced.tsx:238
FunctionhandleGoHome
()
src/components/file-browser.tsx:133
FunctionhandleGoUp
()
src/components/file-browser-enhanced.tsx:249
FunctionhandleGoUp
()
src/components/file-browser.tsx:141
FunctionhandleImageSelect
(e: React.ChangeEvent<HTMLInputElement>)
src/components/claude-chat.tsx:75
FunctionhandleInputChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
src/components/claude-chat.tsx:158
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLInputElement>)
src/components/NativeTerminal.tsx:139
FunctionhandleKeyDown
(e: KeyboardEvent<HTMLInputElement>)
src/components/terminal.tsx:157
FunctionhandleKeyPress
(e: React.KeyboardEvent)
src/components/claude-chat.tsx:109
FunctionhandleKeyPress
(e: React.KeyboardEvent)
src/components/dedalus-chat.tsx:131
FunctionhandleMaximize
()
src/components/NativeTerminal.tsx:175
FunctionhandleNewSession
()
src/components/dedalus-chat.tsx:138
FunctionhandlePaste
(e: React.ClipboardEvent)
src/components/claude-chat.tsx:171
FunctionhandlePointerDown
()
src/components/ui/slider.tsx:37
FunctionhandleRefresh
()
src/components/crypto-tracker.tsx:51
FunctionhandleReset
()
src/components/ui/liquid-glass.tsx:122
FunctionhandleSubmit
(e: React.FormEvent)
src/components/claude-chat.tsx:116
FunctionhandleToggleMetadata
()
src/components/gcp-vm-list.tsx:115
FunctionhandleUndo
()
src/components/download-tinder.tsx:247
FunctionhandleValueChange
(newValue: number[])
src/components/ui/slider.tsx:32
FunctionhandleWindowClick
(e: React.MouseEvent)
src/components/NativeTerminal.tsx:184
Functionhandler
(req: Request)
src/app/api/trpc/[trpc]/route.ts:4
Methodlist_directory
list contents of a directory
src/server/dedalus-runner.py:134
Functionmul
(x: int, y: int)
meow.py:11
FunctiononMouseDown
(e: MouseEvent)
src/components/ui/liquid-glass.tsx:690
FunctiononMouseMove
(e: MouseEvent)
src/components/ui/liquid-glass.tsx:701
FunctiononMouseUp
()
src/components/ui/liquid-glass.tsx:723
FunctiononResize
()
src/components/ui/liquid-glass.tsx:728
Functionread
()
src/server/api/routers/browser-use.ts:147
Methodread_file
read contents of a file
src/server/dedalus-runner.py:51
FunctiontoggleDarkMode
()
src/components/dark-mode-toggle.tsx:26
Methodwrite_file
write content to a file
src/server/dedalus-runner.py:113
← previous101–165 of 165, ranked by callers