MCPcopy Create free account

hub / github.com/caffeinum/vibeOS / functions

Functions165 in github.com/caffeinum/vibeOS

↓ 14 callersFunctioncn
(...inputs: ClassValue[])
src/lib/utils.ts:4
↓ 5 callersFunctionformatPrice
(price: number)
src/components/crypto-tracker.tsx:57
↓ 4 callersFunctionhandleExecute
(command: string)
src/components/terminal.tsx:145
↓ 3 callersFunctionformatSize
(bytes?: number)
src/components/file-browser-enhanced.tsx:94
↓ 3 callersFunctiongetCryptoColor
(symbol: string)
src/components/crypto-tracker.tsx:85
↓ 3 callersFunctionhandleCopyToClipboard
(text: string, type: 'command' | 'shadcn' | 'console')
src/components/ui/liquid-glass.tsx:585
↓ 2 callersMethod_create_local_tools
create local tool definitions for dedalus
src/server/dedalus-runner.py:183
↓ 2 callersFunctionconstrainPosition
(x: number, y: number)
src/components/ui/liquid-glass.tsx:678
↓ 2 callersFunctionformatDate
(date: Date)
src/components/notes-app.tsx:102
↓ 2 callersFunctionformatDate
(dateString?: string)
src/components/file-browser-enhanced.tsx:101
↓ 2 callersFunctionformatTime
(date: Date)
src/app/productivity-demo/page.tsx:100
↓ 2 callersFunctionformatVolume
(volume: number)
src/components/crypto-tracker.tsx:66
↓ 2 callersFunctiongenerateBrowserConsoleCodeSnippet
()
src/components/ui/liquid-glass.tsx:376
↓ 2 callersFunctiongenerateCodeSnippet
()
src/components/ui/liquid-glass.tsx:135
↓ 2 callersFunctiongetDisplayPath
()
src/components/NativeTerminal.tsx:179
↓ 2 callersFunctiongetFileIcon
(name: string, isDirectory: boolean)
src/components/file-browser-enhanced.tsx:38
↓ 2 callersFunctionget_session_file
Get the session file path for a given session name.
experiments/browser-use-CDP/setup_session.py:26
↓ 2 callersFunctionget_session_file
Get the session file path for a given session name.
experiments/browser-use-CDP/setup_session_stealth.py:24
↓ 2 callersFunctionhandleNavigate
(item: FileItem)
src/components/file-browser-enhanced.tsx:205
↓ 2 callersFunctionhandleSendMessage
()
src/components/claude-chat.tsx:121
↓ 2 callersFunctionhandleSendMessage
()
src/components/dedalus-chat.tsx:98
↓ 2 callersFunctionhandleSwipe
(direction: 'left' | 'right')
src/components/download-tinder.tsx:218
↓ 2 callersFunctionsmoothStep
(a: number, b: number, t: number)
src/components/ui/liquid-glass.tsx:17
↓ 2 callersFunctionupdateNote
(id: string, updates: Partial<Note>)
src/components/notes-app.tsx:84
↓ 1 callersFunctionbuildPromptFromContentBlocks
( blocks: ContentBlockParam[] )
src/app/api/chat/route.ts:15
↓ 1 callersFunctioncheckDarkMode
()
src/components/dark-mode-toggle.tsx:12
↓ 1 callersFunctionconvertImageToBase64
(file: File)
src/components/claude-chat.tsx:97
↓ 1 callersFunctioncreateBrowserInstance
(instanceId)
scripts/start-browser.js:153
↓ 1 callersFunctioncreate_browser_session
Create a BrowserSession with persistent authentication state.
experiments/browser-use-CDP/main.py:35
↓ 1 callersFunctiondeleteNote
(id: string)
src/components/notes-app.tsx:95
↓ 1 callersFunctionexample_workflow
Complete example of browser-use CDP workflow.
experiments/browser-use-CDP/example_workflow.py:22
↓ 1 callersFunctionformatDate
(dateString: string)
src/components/download-tinder.tsx:73
↓ 1 callersFunctionformatDate
(date: Date)
src/components/windows-taskbar.tsx:32
↓ 1 callersFunctionformatDate
(timestamp: string)
src/components/gcp-vm-list.tsx:123
↓ 1 callersFunctionformatDuration
(ms?: number)
src/components/terminal.tsx:192
↓ 1 callersFunctionformatPercentage
(percent: number)
src/components/crypto-tracker.tsx:72
↓ 1 callersFunctionformatSize
(bytes?: number)
src/components/file-browser.tsx:76
↓ 1 callersFunctionformatSize
(bytes: number)
src/components/download-tinder.tsx:67
↓ 1 callersFunctionformatTime
(date: Date)
src/components/dedalus-chat.tsx:142
↓ 1 callersFunctionformatTime
(date: Date)
src/components/windows-taskbar.tsx:24
↓ 1 callersFunctionformatTime
(date: Date)
src/components/terminal.tsx:198
↓ 1 callersFunctionformatTime
(date: Date)
src/app/page.tsx:114
↓ 1 callersFunctionformatTime
(date: Date)
src/app/ipad/page.tsx:42
↓ 1 callersFunctionformatTime
(date: Date)
src/app/neo/page.tsx:42
↓ 1 callersFunctionfragment
(uv: UV)
src/components/ui/liquid-glass.tsx:631
↓ 1 callersFunctiongetBaseUrl
()
src/utils/api.tsx:12
↓ 1 callersFunctiongetCryptoIcon
(symbol: string)
src/components/crypto-tracker.tsx:77
↓ 1 callersFunctiongetFileIcon
(name: string)
src/components/file-browser.tsx:31
↓ 1 callersFunctiongetFileIcon
(extension: string, size: number = 24)
src/components/download-tinder.tsx:38
↓ 1 callersFunctionget_session_file
Get the session file path for a given session name.
experiments/browser-use-CDP/main.py:30
↓ 1 callersFunctionhandleNavigate
(item: FileItem)
src/components/file-browser.tsx:123
↓ 1 callersFunctionhandleProjectChange
(projectId: string)
src/components/gcp-vm-list.tsx:370
↓ 1 callersFunctionhandleSearch
()
src/components/file-browser-enhanced.tsx:265
↓ 1 callersFunctionlength
(x: number, y: number)
src/components/ui/liquid-glass.tsx:22
↓ 1 callersFunctionmain
()
meow.py:14
↓ 1 callersFunctionmain
Main setup function.
experiments/browser-use-CDP/setup_session.py:135
↓ 1 callersFunctionmain
Main setup function.
experiments/browser-use-CDP/setup_session_stealth.py:155
↓ 1 callersFunctionmain
Main function.
experiments/browser-use-CDP/main.py:110
↓ 1 callersFunctionmain
main entry point
src/server/browser-use-runner.py:28
↓ 1 callersFunctionmain
main entry point
src/server/dedalus-runner.py:280
↓ 1 callersFunctionopen_browser_for_login
Opens a browser using playwright CLI to manually log in and save storage state. Args: session_name: Name of the session (used fo
experiments/browser-use-CDP/setup_session.py:31
↓ 1 callersFunctionopen_stealth_browser_for_login
Opens a stealth browser for manual login and saves storage state. Args: session_name: Name of the session (used for filename)
experiments/browser-use-CDP/setup_session_stealth.py:29
↓ 1 callersFunctionparse_args
Parse command line arguments.
experiments/browser-use-CDP/setup_session.py:102
↓ 1 callersFunctionparse_args
Parse command line arguments.
experiments/browser-use-CDP/setup_session_stealth.py:126
↓ 1 callersFunctionremoveImage
(index: number)
src/components/claude-chat.tsx:90
↓ 1 callersFunctionrenderThumb
(value: number)
src/components/ui/slider.tsx:58
↓ 1 callersFunctionroundedRectSDF
(x: number, y: number, width: number, height: number, radius: number)
src/components/ui/liquid-glass.tsx:26
↓ 1 callersFunctionrun_browser_automation
Run browser automation tasks using the authenticated session.
experiments/browser-use-CDP/main.py:71
↓ 1 callersMethodrun_streaming
run dedalus with streaming output
src/server/dedalus-runner.py:193
↓ 1 callersMethodrun_sync
run dedalus synchronously
src/server/dedalus-runner.py:241
↓ 1 callersFunctionscrollToBottom
()
src/components/claude-chat.tsx:67
↓ 1 callersFunctionstartChrome
()
scripts/start-browser.js:51
↓ 1 callersFunctiontoggleMcpServer
(server: string)
src/components/dedalus-chat.tsx:149
↓ 1 callersFunctionverify_storage_state
Verify that the storage state file was created successfully.
experiments/browser-use-CDP/setup_session.py:91
FunctionAfterSection
()
src/app/productivity-demo/page.tsx:324
FunctionBeforeSection
()
src/app/productivity-demo/page.tsx:108
FunctionBrowser
({ isOpen: externalIsOpen, onClose, initialized, defaultUrl }: BrowserProps = {})
src/components/browser.tsx:86
FunctionClaudeChat
({ position = "bottom-right", size = "md", className, isOpen: externalIsOpen, onClose, }: ClaudeChat
src/components/claude-chat.tsx:24
FunctionCloudIcon
()
src/components/macos-icons.tsx:161
FunctionCryptoTracker
()
src/components/crypto-tracker.tsx:22
FunctionDarkModeToggle
()
src/components/dark-mode-toggle.tsx:7
FunctionDedalusChat
()
src/components/dedalus-chat.tsx:16
FunctionDedalusIcon
()
src/components/macos-icons.tsx:186
FunctionDockIcon
({ item, mouseX, isActive, isHovered, onHoverStart, onHoverEnd, onClick, }: DockIconProps)
src/components/macos-dock.tsx:69
FunctionDownloadTinder
()
src/components/download-tinder.tsx:197
FunctionDownloadsIcon
()
src/components/macos-icons.tsx:142
FunctionFileBrowser
()
src/components/file-browser.tsx:83
FunctionFileBrowserEnhanced
()
src/components/file-browser-enhanced.tsx:117
FunctionFileCard
({ file, onSwipe, isTop }: { file: DownloadFile; onSwipe: (direction: 'left' | 'right') => void
src/components/download-tinder.tsx:87
FunctionFinderIcon
()
src/components/macos-icons.tsx:3
FunctionGCPVMList
()
src/components/gcp-vm-list.tsx:360
FunctionGCPVMListSimple
()
src/components/gcp-vm-list-simple.tsx:6
FunctionGET
()
src/app/api/system/dark-mode/route.ts:8
FunctionGlassButton
({ children, href, onClick, className })
src/components/ui/glass-effect.tsx:114
FunctionGlassDock
({ icons, className })
src/components/ui/glass-effect.tsx:83
FunctionGlassEffect
({ children, className = "", style = {}, href, target = "_blank", })
src/components/ui/glass-effect.tsx:22
FunctionGlassFilter
()
src/components/ui/glass-effect.tsx:166
FunctionGlassWindow
({ children, title, onClose, className })
src/components/ui/glass-effect.tsx:145
FunctionHome
()
src/app/page.tsx:25
FunctionHome
()
src/app/ipad/page.tsx:21
next →1–100 of 165, ranked by callers