FunctionAddPluginPanel({
cwd,
source,
scope,
busy,
actionError,
onSourceChange,
onScopeChange,
onInstall,
}: {
cwd
components/PluginsConfig.tsx:272
FunctionAddProviderPicker({
oauthProviders, apiKeyProviders,
onSelectOAuth, onSelectApiKey, onAddCustom, onClose,
}: AddProviderPic
components/ModelsConfig.tsx:1148
FunctionAssistantMessageView({
message,
isStreaming,
toolResults,
modelNames,
cwd,
onOpenFile,
showTimestamp,
prevTimestam
components/MessageView.tsx:339
FunctionBlockView({ block, toolResults, isStreaming, streamingDuration, toolCallDurations, cwd, onOpenFile, sessionId, entryId,
components/MessageView.tsx:581
FunctionBranchNavigator({ tree, activeLeafId, onLeafChange, inline, containerRef, open: openProp, onToggle, hasSession, compact }: Pr
components/BranchNavigator.tsx:219
FunctionChatWindow({ session, newSessionCwd, onAgentEnd, onSessionCreated, onSessionForked, modelsRefreshKey, chatInputRef, onBr
components/ChatWindow.tsx:144