Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caffeinum/vibeOS
/ functions
Functions
165 in github.com/caffeinum/vibeOS
⨍
Functions
165
◇
Types & classes
34
Function
Home
()
src/app/neo/page.tsx:21
Function
LiquidGlass
({ offset = 10, className }: LiquidGlassProps)
src/components/ui/liquid-glass.tsx:56
Function
MacOSDock
({ items, activeItem, onItemClick }: MacOSDockProps)
src/components/macos-dock.tsx:19
Function
MessagesIcon
()
src/components/macos-icons.tsx:67
Function
NativeTerminal
({ onClose, isOpen = false })
src/components/NativeTerminal.tsx:12
Function
NotesApp
()
src/components/notes-app.tsx:22
Function
NotesIcon
()
src/components/macos-icons.tsx:222
Function
POST
(req: Request)
src/app/api/chat/route.ts:54
Function
POST
(request: Request)
src/app/api/system/dark-mode/route.ts:31
Function
ProductivityDemo
()
src/app/productivity-demo/page.tsx:31
Function
RootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:21
Function
SafariIcon
()
src/components/macos-icons.tsx:28
Function
SystemPreferencesIcon
()
src/components/macos-icons.tsx:108
Function
TRPCProvider
(props: { children: React.ReactNode })
src/utils/api.tsx:18
Function
Terminal
({ isOpen: externalIsOpen, onClose }: TerminalProps = {})
src/components/terminal.tsx:81
Function
TerminalIcon
()
src/components/macos-icons.tsx:86
Function
Toaster
({ ...props }: ToasterProps)
src/components/ui/sonner.tsx:7
Function
VMCard
({ vm, onRefresh }: { vm: VMInstance; onRefresh: () => void })
src/components/gcp-vm-list.tsx:88
Function
VMStatusBadge
({ status }: { status: string })
src/components/gcp-vm-list.tsx:65
Function
WindowsTaskbar
({ 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
Function
add
(a: int, b: int)
meow.py:8
Method
bash
execute bash command
src/server/dedalus-runner.py:23
Function
createNewNote
()
src/components/notes-app.tsx:70
Method
edit_file
edit file by replacing old content with new content
src/server/dedalus-runner.py:76
Function
handleClearSearch
()
src/components/file-browser-enhanced.tsx:276
Function
handleClickOutside
(event: MouseEvent)
src/app/page.tsx:53
Function
handleDragEnd
(_: unknown, info: { offset: { x: number } })
src/components/download-tinder.tsx:100
Function
handleDragLeave
(e: React.DragEvent)
src/components/claude-chat.tsx:204
Function
handleDragOver
(e: React.DragEvent)
src/components/claude-chat.tsx:198
Function
handleDrop
(e: React.DragEvent)
src/components/claude-chat.tsx:212
Function
handleGoBack
()
src/components/file-browser-enhanced.tsx:220
Function
handleGoForward
()
src/components/file-browser-enhanced.tsx:229
Function
handleGoHome
()
src/components/file-browser-enhanced.tsx:238
Function
handleGoHome
()
src/components/file-browser.tsx:133
Function
handleGoUp
()
src/components/file-browser-enhanced.tsx:249
Function
handleGoUp
()
src/components/file-browser.tsx:141
Function
handleImageSelect
(e: React.ChangeEvent<HTMLInputElement>)
src/components/claude-chat.tsx:75
Function
handleInputChange
(e: React.ChangeEvent<HTMLTextAreaElement>)
src/components/claude-chat.tsx:158
Function
handleKeyDown
(e: React.KeyboardEvent<HTMLInputElement>)
src/components/NativeTerminal.tsx:139
Function
handleKeyDown
(e: KeyboardEvent<HTMLInputElement>)
src/components/terminal.tsx:157
Function
handleKeyPress
(e: React.KeyboardEvent)
src/components/claude-chat.tsx:109
Function
handleKeyPress
(e: React.KeyboardEvent)
src/components/dedalus-chat.tsx:131
Function
handleMaximize
()
src/components/NativeTerminal.tsx:175
Function
handleNewSession
()
src/components/dedalus-chat.tsx:138
Function
handlePaste
(e: React.ClipboardEvent)
src/components/claude-chat.tsx:171
Function
handlePointerDown
()
src/components/ui/slider.tsx:37
Function
handleRefresh
()
src/components/crypto-tracker.tsx:51
Function
handleReset
()
src/components/ui/liquid-glass.tsx:122
Function
handleSubmit
(e: React.FormEvent)
src/components/claude-chat.tsx:116
Function
handleToggleMetadata
()
src/components/gcp-vm-list.tsx:115
Function
handleUndo
()
src/components/download-tinder.tsx:247
Function
handleValueChange
(newValue: number[])
src/components/ui/slider.tsx:32
Function
handleWindowClick
(e: React.MouseEvent)
src/components/NativeTerminal.tsx:184
Function
handler
(req: Request)
src/app/api/trpc/[trpc]/route.ts:4
Method
list_directory
list contents of a directory
src/server/dedalus-runner.py:134
Function
mul
(x: int, y: int)
meow.py:11
Function
onMouseDown
(e: MouseEvent)
src/components/ui/liquid-glass.tsx:690
Function
onMouseMove
(e: MouseEvent)
src/components/ui/liquid-glass.tsx:701
Function
onMouseUp
()
src/components/ui/liquid-glass.tsx:723
Function
onResize
()
src/components/ui/liquid-glass.tsx:728
Function
read
()
src/server/api/routers/browser-use.ts:147
Method
read_file
read contents of a file
src/server/dedalus-runner.py:51
Function
toggleDarkMode
()
src/components/dark-mode-toggle.tsx:26
Method
write_file
write content to a file
src/server/dedalus-runner.py:113
← previous
101–165 of 165, ranked by callers