MCPcopy Create free account

hub / github.com/MarsWang42/Awel / functions

Functions353 in github.com/MarsWang42/Awel

↓ 1 callersFunctiongetComponentChainFromFiber
(element: HTMLElement)
packages/host/src/inspector.ts:167
↓ 1 callersFunctiongetContextualMemoryContext
(projectCwd: string, userPrompt: string)
packages/cli/src/memory.ts:151
↓ 1 callersFunctiongetCreationModeHtml
* Reads the dashboard index.html and injects the creation mode flag. * Returns the modified HTML or null if the file doesn't exist.
packages/cli/src/proxy.ts:13
↓ 1 callersFunctiongetCreationSystemPrompt
(language?: string)
packages/cli/src/providers/vercel.ts:210
↓ 1 callersFunctiongetCurrentBranch
(projectCwd: string)
packages/cli/src/comparison.ts:140
↓ 1 callersFunctiongetCurrentSessionStats
(projectCwd: string)
packages/cli/src/undo.ts:268
↓ 1 callersFunctiongetDevServerStatus
()
packages/cli/src/subprocess.ts:242
↓ 1 callersFunctiongetFiberProps
(element: HTMLElement)
packages/host/src/inspector.ts:90
↓ 1 callersFunctiongetInitialTheme
()
packages/host/src/state.ts:15
↓ 1 callersFunctiongetLatestSessionDiffs
(projectCwd: string)
packages/cli/src/undo.ts:210
↓ 1 callersFunctiongetSourceLocFromFiber
(element: HTMLElement)
packages/host/src/inspector.ts:120
↓ 1 callersFunctiongetStoredViewState
()
packages/dashboard/src/components/ComparisonView.tsx:48
↓ 1 callersFunctionhandleModelChange
(modelId: string, modelProvider: string)
packages/dashboard/src/App.tsx:57
↓ 1 callersFunctionhandleSendComment
()
packages/dashboard/src/components/chat/PlanMessage.tsx:41
↓ 1 callersFunctionhandleToggle
(qIdx: number, optIdx: number, multiSelect: boolean)
packages/dashboard/src/components/chat/QuestionMessage.tsx:44
↓ 1 callersFunctionhasPackageJsonBabelKey
(projectCwd: string)
packages/cli/src/babel-setup.ts:24
↓ 1 callersFunctionhasRipgrep
()
packages/cli/src/tools/grep.ts:15
↓ 1 callersFunctionhasUncommittedChanges
(projectCwd: string)
packages/cli/src/comparison.ts:121
↓ 1 callersFunctioninit
()
packages/host/src/index.ts:236
↓ 1 callersFunctioninitComparison
( projectCwd: string, prompt: string, modelId: string, modelLabel: string, modelProvider:
packages/cli/src/comparison.ts:157
↓ 1 callersFunctioninitHistory
(projectCwd: string)
packages/cli/src/sse.ts:52
↓ 1 callersFunctioninitSession
(projectCwd: string)
packages/cli/src/session.ts:61
↓ 1 callersFunctionisClaudeBinaryAvailable
()
packages/cli/src/providers/registry.ts:139
↓ 1 callersFunctionisCodexBinaryAvailable
()
packages/cli/src/providers/registry.ts:155
↓ 1 callersFunctionisPlanFile
Detects files Claude Code uses for plan output (.claude/plans/*.md, plan.md)
packages/cli/src/providers/vercel.ts:215
↓ 1 callersFunctionisPortAvailable
* Check if a port is available
packages/cli/src/config.ts:14
↓ 1 callersFunctionisSkillsInstalled
(projectCwd: string)
packages/cli/src/skills.ts:121
↓ 1 callersFunctionloadHistory
()
packages/dashboard/src/hooks/useConsole.ts:70
↓ 1 callersFunctionloadRecentCustomModels
()
packages/dashboard/src/components/ModelSelector.tsx:40
↓ 1 callersFunctionloadSkill
()
packages/cli/src/tools/react-best-practices.ts:11
↓ 1 callersFunctionmagenta
(s: string)
packages/cli/src/logger.ts:10
↓ 1 callersFunctionmarkRunComplete
( projectCwd: string, runId: string, success: boolean, stats?: { duration?: number; inputToken
packages/cli/src/comparison.ts:317
↓ 1 callersFunctionparsePlanContent
Extracts a title and body from plan markdown content
packages/cli/src/providers/vercel.ts:223
↓ 1 callersFunctionpauseDevServer
(_port: number)
packages/cli/src/devserver.ts:34
↓ 1 callersFunctionpipeChildOutput
(child: ResultPromise)
packages/cli/src/logger.ts:34
↓ 1 callersFunctionpopAndRestoreSession
()
packages/cli/src/undo.ts:172
↓ 1 callersFunctionpromptSelect
(title: string, description: string, options: SelectOption[])
packages/cli/src/babel-setup.ts:54
↓ 1 callersFunctionrenderDetails
()
packages/dashboard/src/components/chat/ConfirmMessage.tsx:98
↓ 1 callersFunctionrenderHunkLines
(hunk: Diff.Hunk)
packages/dashboard/src/components/DiffModal.tsx:214
↓ 1 callersFunctionrenderIcon
()
packages/dashboard/src/components/chat/ConfirmMessage.tsx:162
↓ 1 callersFunctionresolveConfirmation
(confirmId: string, approved: boolean)
packages/cli/src/confirm-store.ts:52
↓ 1 callersFunctionresumeComparison
(projectCwd: string)
packages/cli/src/comparison.ts:457
↓ 1 callersFunctionresumeDevServer
(_port: number)
packages/cli/src/devserver.ts:46
↓ 1 callersFunctionsearchWithNode
(cwd: string, pattern: string, searchPath: string, include?: string)
packages/cli/src/tools/grep.ts:88
↓ 1 callersFunctionsearchWithRipgrep
(cwd: string, pattern: string, searchPath: string, include?: string)
packages/cli/src/tools/grep.ts:52
↓ 1 callersFunctionselectRun
(projectCwd: string, runId: string)
packages/cli/src/comparison.ts:362
↓ 1 callersFunctionsetConsoleDotEl
(el: HTMLDivElement | null)
packages/host/src/console.ts:20
↓ 1 callersFunctionsetInspectorAttachMode
(value: boolean)
packages/host/src/inspector.ts:42
↓ 1 callersFunctionsetPendingInspectorPayload
(payload: Record<string, unknown> | null)
packages/host/src/inspector.ts:50
↓ 1 callersFunctionsetResolvedTheme
(t: 'light' | 'dark')
packages/host/src/state.ts:25
↓ 1 callersFunctionsetSSEHeaders
* Sets standard SSE headers on the response
packages/cli/src/agent.ts:106
↓ 1 callersFunctionsetupConsoleInterception
()
packages/host/src/console.ts:192
↓ 1 callersFunctionsetupPageContextTracking
()
packages/host/src/pageContext.ts:70
↓ 1 callersFunctionsetupSelfHealing
()
packages/host/src/index.ts:269
↓ 1 callersFunctionshowAnnotationOverlay
(dataUrl: string, imgWidth: number, imgHeight: number)
packages/host/src/annotation.ts:94
↓ 1 callersFunctionshowAnnotationTextInput
(x: number, y: number)
packages/host/src/annotation.ts:487
↓ 1 callersFunctionshowCommentPopup
(targetRect: DOMRect, displayName: string, fileLoc: string | null)
packages/host/src/inspector.ts:611
↓ 1 callersFunctionshowHoverHighlight
()
packages/host/src/inspector.ts:713
↓ 1 callersFunctionshowInspectorToast
()
packages/host/src/inspector.ts:568
↓ 1 callersFunctionspawn
* Spawn the dev server process and pipe its output.
packages/cli/src/subprocess.ts:108
↓ 1 callersFunctionspawnDevServer
(opts: { port: number; cwd: string })
packages/cli/src/subprocess.ts:195
↓ 1 callersFunctionstartCrashWatcher
* Start watching the project directory for file changes while the server is * crashed. When a source file is modified (e.g. the agent fixed the bug)
packages/cli/src/subprocess.ts:44
↓ 1 callersFunctionstartServer
({ awelPort, targetPort, projectCwd, fresh }: ServerOptions)
packages/cli/src/server.ts:66
↓ 1 callersFunctionstartUndoSession
(projectCwd?: string)
packages/cli/src/undo.ts:128
↓ 1 callersFunctionstoreEditor
(id: string)
packages/dashboard/src/components/DiffModal.tsx:35
↓ 1 callersMethodstreamResponse
( stream: SSEStreamingApi, messages: ModelMessage[], config: ProviderConfig )
packages/cli/src/providers/types.ts:18
↓ 1 callersFunctionstripHTMLTags
(html: string)
packages/cli/src/tools/web-fetch.ts:119
↓ 1 callersFunctionswitchRun
(projectCwd: string, runId: string)
packages/cli/src/comparison.ts:279
↓ 1 callersFunctiontimestamp
()
packages/cli/src/verbose.ts:23
↓ 1 callersFunctiontrackProxySocket
(socket: Socket)
packages/cli/src/devserver.ts:20
↓ 1 callersFunctiontruncate
(s: string, max = 120)
packages/cli/src/verbose.ts:32
↓ 1 callersFunctionupdateComparisonTheme
(theme: 'light' | 'dark')
packages/host/src/index.ts:106
↓ 1 callersFunctionwaitForServer
* Wait for the dev server to respond on its port. * Polls with 500ms intervals up to the timeout.
packages/cli/src/subprocess.ts:88
FunctionApp
()
packages/dashboard/src/App.tsx:18
FunctionAssistantMessage
({ text }: AssistantMessageProps)
packages/dashboard/src/components/chat/AssistantMessage.tsx:7
FunctionAttachedEntryPill
({ entry, onRemove }: { entry: ConsoleEntry; onRemove: (id: string) => void })
packages/dashboard/src/components/Console.tsx:538
FunctionCompactBoundaryMessage
({ trigger, preTokens }: CompactBoundaryMessageProps)
packages/dashboard/src/components/chat/CompactBoundaryMessage.tsx:9
FunctionComparisonView
()
packages/dashboard/src/components/ComparisonView.tsx:56
FunctionConfirmDialog
({ title, description, confirmLabel, cancelLabel, variant = 'danger', onConfirm, o
packages/dashboard/src/components/ui/confirm-dialog.tsx:15
FunctionConfirmMessage
({ confirmId, toolName, summary, details, resolved, approved, onConfirm, disabled, pendingCount }: ConfirmMess
packages/dashboard/src/components/chat/ConfirmMessage.tsx:85
FunctionConsole
({ selectedModel, selectedModelProvider, modelReady, onModelRequired, onHasMessagesChange, onStreamingChange,
packages/dashboard/src/components/Console.tsx:22
FunctionConsoleChip
({ entry, onEntryClick, onDismiss }: { entry: ConsoleEntry onEntryClick: (entry: ConsoleEntry) => void
packages/dashboard/src/components/ConsoleChips.tsx:104
FunctionConsoleChips
({ entries, onEntryClick, onDismiss, onClearAll }: ConsoleChipsProps)
packages/dashboard/src/components/ConsoleChips.tsx:24
FunctionCreationView
({ initialModel, initialModelProvider, onModelChange }: CreationViewProps)
packages/dashboard/src/components/CreationView.tsx:187
FunctionDiffModal
({ diffs, onClose }: DiffModalProps)
packages/dashboard/src/components/DiffModal.tsx:39
FunctionDiffView
({ oldStr, newStr }: { oldStr: string; newStr: string })
packages/dashboard/src/components/chat/ConfirmMessage.tsx:53
FunctionEnvKeyRow
({ envVar }: { envVar: string })
packages/dashboard/src/components/ModelSelector.tsx:60
FunctionErrorMessage
({ text }: ErrorMessageProps)
packages/dashboard/src/components/chat/ErrorMessage.tsx:7
FunctionImagePreviewModal
({ images, currentIndex, onClose, onNavigate }: ImagePreviewModalProps)
packages/dashboard/src/components/ImagePreviewModal.tsx:12
FunctionInlineElementChip
({ el }: { el: SelectedElement })
packages/dashboard/src/components/chat/UserMessage.tsx:18
FunctionJSXOpeningElement
(path, state)
babel-plugin-awel-source.cjs:14
FunctionPlanMessage
({ planId, title, content, onApprove, onComment, disabled, approved: initialApproved }: PlanMessageProps)
packages/dashboard/src/components/chat/PlanMessage.tsx:19
FunctionQuestionMessage
({ questionId, questions, onAnswer, disabled, answered }: QuestionMessageProps)
packages/dashboard/src/components/chat/QuestionMessage.tsx:26
FunctionResultMessage
({ msgId, subtype, result, errors, numTurns, durationMs, totalCostUsd, inputTo
packages/dashboard/src/components/chat/ResultMessage.tsx:43
FunctionStatusMessage
({ text }: StatusMessageProps)
packages/dashboard/src/components/chat/StatusMessage.tsx:8
FunctionSystemInfoMessage
({ model, tools }: SystemInfoMessageProps)
packages/dashboard/src/components/chat/SystemInfoMessage.tsx:10
FunctionToolGroup
({ toolCount, children }: ToolGroupProps)
packages/dashboard/src/components/chat/ToolGroup.tsx:10
FunctionToolResultMessage
({ toolName, output, isError }: ToolResultMessageProps)
packages/dashboard/src/components/chat/ToolResultMessage.tsx:11
FunctionToolUseMessage
({ toolName, input }: ToolUseMessageProps)
packages/dashboard/src/components/chat/ToolUseMessage.tsx:34
FunctionTooltip
({ text, children, position = 'top' }: { text: ReactNode children: ReactNode position?: Position }
packages/dashboard/src/components/ui/tooltip.tsx:15
← previousnext →201–300 of 353, ranked by callers