MCPcopy Create free account

hub / github.com/KASAHARA-Kyohei/vikokoro / functions

Functions307 in github.com/KASAHARA-Kyohei/vikokoro

↓ 1 callersFunctionisAncestor
( ancestorCandidate: string, descendantCandidate: string, simNodes: Record<string, SimNode>, )
src/features/llm/schema.ts:563
↓ 1 callersFunctionisAncestor
( ancestorCandidate: string, descendantCandidate: string, nodes: Record<NodeId, MutableNode>, )
src/features/llm/apply.ts:72
↓ 1 callersFunctionisAnchorSide
(value: unknown)
src/editor/domain/edgeAnchors.ts:9
↓ 1 callersFunctionisFiniteCanvasPoint
(value: unknown)
src/editor/layout.ts:202
↓ 1 callersFunctionisFiniteStickyPosition
(value: unknown)
src/editor/domain/stickyNotes.ts:3
↓ 1 callersFunctionisNodeColor
(value: unknown)
src/features/llm/schema.ts:182
↓ 1 callersFunctionisProvider
(value: unknown)
src/features/llm/settingsRepository.ts:43
↓ 1 callersFunctionisRecentCompositionEnd
( compositionEndedAt: number | null, enterKeyDownAt: number, )
src/editor/domain/editorEnter.ts:51
↓ 1 callersFunctionisRecord
(value: unknown)
src/features/llm/schema.ts:178
↓ 1 callersFunctionisRetryableRuntimeError
(message: string)
src/App.tsx:327
↓ 1 callersFunctionloadLanguageFromStorage
()
src/hooks/useAppPreferences.ts:12
↓ 1 callersFunctionloadThemeFromStorage
()
src/hooks/useAppPreferences.ts:6
↓ 1 callersFunctionloadThemeFromStorage
()
src/hooks/useTheme.ts:12
↓ 1 callersFunctionload_llm_settings_from_disk
(app: &tauri::AppHandle)
src-tauri/src/llm_repo.rs:215
↓ 1 callersFunctionload_runtime_model_and_api_key
(app: &tauri::AppHandle)
src-tauri/src/llm_repo.rs:380
↓ 1 callersFunctionload_workspace_from_disk
(app: &tauri::AppHandle)
src-tauri/src/workspace_repo.rs:157
↓ 1 callersFunctionmakeUniqueId
(nodes: Record<NodeId, MutableNode>)
src/features/llm/apply.ts:35
↓ 1 callersFunctionmoveRelatedLinkSearch
(delta: number)
src/App.tsx:812
↓ 1 callersFunctionnormalizeConnectionTest
(value: unknown)
src/features/llm/settingsRepository.ts:73
↓ 1 callersFunctionnormalizeCursor
( originalCursorId: NodeId, rootId: NodeId, nodes: Record<NodeId, MutableNode>, )
src/features/llm/apply.ts:124
↓ 1 callersFunctionnormalizeJumpKey
(key: string)
src/features/jump/model.ts:84
↓ 1 callersFunctionnormalizeLink
( doc: Pick<DocumentState, "nodes">, value: unknown, )
src/editor/domain/customLinks.ts:31
↓ 1 callersFunctionnormalizeNote
(note: string)
src/editor/state.ts:139
↓ 1 callersFunctionnormalizeStickyNote
(value: unknown)
src/editor/domain/stickyNotes.ts:9
↓ 1 callersFunctionnormalize_settings_file
(settings: &LlmSettingsFile)
src-tauri/src/llm_repo.rs:135
↓ 1 callersFunctionparseGeneratedTreeNode
( value: unknown, path: string, errors: string[], usedTempIds: Set<string>, )
src/features/llm/schema.ts:368
↓ 1 callersFunctionparseImproveOperation
( value: unknown, path: string, errors: string[], )
src/features/llm/schema.ts:582
↓ 1 callersFunctionparseImproveWithRetry
()
src/App.tsx:423
↓ 1 callersFunctionparseReviewFinding
( value: unknown, path: string, errors: string[], )
src/features/llm/schema.ts:652
↓ 1 callersFunctionpushBranchBelow
( rootId: NodeId, blockers: readonly NodeRect[], activeRoots: ReadonlySet<NodeId>, )
src/editor/domain/freeLayout.ts:101
↓ 1 callersFunctionreadNullableString
( obj: Record<string, unknown>, key: string, path: string, errors: string[], minLength = 0, )
src/features/llm/schema.ts:232
↓ 1 callersFunctionresponseFieldLabel
( field: string, mode: LlmResponseMode, language: AppLanguage, )
src/features/llm/errorFormatter.ts:93
↓ 1 callersFunctionrun
()
src/ui/modals/SettingsModal.tsx:124
↓ 1 callersFunctionrun
()
src/ui/modals/LlmSettingsModal.tsx:46
↓ 1 callersFunctionrun
()
src/hooks/useWorkspacePersistence.ts:47
↓ 1 callersFunctionrun
()
src-tauri/src/lib.rs:74
↓ 1 callersFunctionrunLlmGenerate
(request: GenerateRequest)
src/features/llm/settingsRepository.ts:111
↓ 1 callersFunctionrunLlmImprove
(request: ImproveRequest)
src/features/llm/settingsRepository.ts:115
↓ 1 callersFunctionrunLlmReview
(request: ReviewRequest)
src/features/llm/settingsRepository.ts:119
↓ 1 callersFunctionrunRelatedLinkSearchActive
()
src/App.tsx:826
↓ 1 callersFunctionsanitizeWorkspace
(workspace: Workspace)
src/editor/state.ts:163
↓ 1 callersFunctionsave_api_key
(app: &tauri::AppHandle, api_key: &str)
src-tauri/src/llm_repo.rs:191
↓ 1 callersFunctionsave_llm_settings_to_disk
( app: &tauri::AppHandle, input: SaveLlmSettingsInput, )
src-tauri/src/llm_repo.rs:226
↓ 1 callersFunctionsave_workspace_to_disk
(app: &tauri::AppHandle, workspace: Workspace)
src-tauri/src/workspace_repo.rs:173
↓ 1 callersFunctionstrip_markdown_code_fence
(text: &str)
src-tauri/src/llm_repo.rs:363
↓ 1 callersFunctionswapSibling
(doc: Document, direction: "up" | "down")
src/editor/domain/treeOps.ts:42
↓ 1 callersFunctiontoImproveDocumentState
(state: DocumentState)
src/features/llm/apply.ts:89
↓ 1 callersFunctionuseAppPreferences
()
src/hooks/useAppPreferences.ts:18
↓ 1 callersFunctionuseDeleteChord
(timeoutMs = 600)
src/app/keyboard/useDeleteChord.ts:3
↓ 1 callersFunctionuseEditorUiSession
()
src/app/session/useEditorUiSession.ts:4
↓ 1 callersFunctionuseFoldChord
(timeoutMs = 600)
src/app/keyboard/useFoldChord.ts:7
↓ 1 callersFunctionuseWorkspacePersistence
({ hydrated, saveRevision, workspace, dispatch, repository, }: Params)
src/hooks/useWorkspacePersistence.ts:16
↓ 1 callersFunctionuseZoomPan
({ activeDocId, mode, disabled, viewportRef }: Params)
src/hooks/useZoomPan.ts:13
↓ 1 callersFunctionvalidateLlmDocumentState
(document: ImproveDocumentState)
src/features/llm/schema.ts:537
↓ 1 callersFunctionvalidateResultState
(result: DocumentState)
src/features/llm/apply.ts:107
↓ 1 callersFunctionvisit
(id: string)
src/features/llm/schema.ts:498
↓ 1 callersFunctionvisit
(node: GeneratedTreeNode, parentId: NodeId | null)
src/features/llm/apply.ts:156
↓ 1 callersFunctionvisit
(nodeId: NodeId, depth: number, startY: number)
src/editor/layout.ts:153
↓ 1 callersFunctionvisit
(nodeId: NodeId, parentId: NodeId | null)
src/editor/domain/visibleTree.ts:99
↓ 1 callersFunctionworkspace_broken_backup_path
(path: &Path)
src-tauri/src/workspace_repo.rs:123
↓ 1 callersFunctionwrite_json_atomic
(path: &Path, text: &str)
src-tauri/src/llm_repo.rs:100
↓ 1 callersFunctionwrite_workspace_json_atomic
(path: &Path, text: &str)
src-tauri/src/workspace_repo.rs:133
FunctionApp
()
src/App.tsx:72
FunctionCloseConfirmModal
({ open, language, onConfirm, onCancel }: Props)
src/ui/modals/CloseConfirmModal.tsx:10
FunctionCommandPaletteModal
({ open, language, query, activeIndex, items, onChangeQuery, onMoveIndex, onRunActive, onRun
src/ui/modals/CommandPaletteModal.tsx:24
FunctionEditorView
({ doc, sourceDoc, mode, disabled, zoom, viewportRef, panGestureActive, viewSessionKey, high
src/editor/EditorView.tsx:109
FunctionHelpModal
({ open, language, onClose }: Props)
src/ui/modals/HelpModal.tsx:95
FunctionLlmAssistModal
({ open, mode, language, running, errorMessage, improvePreview, reviewResult, onChangeMode,
src/ui/modals/LlmAssistModal.tsx:150
FunctionLlmSettingsModal
({ open, onClose }: Props)
src/ui/modals/LlmSettingsModal.tsx:23
FunctionNodeColorModal
({ open, language, activeColor, onApplyColor, onClear, onClose, }: Props)
src/ui/modals/NodeColorModal.tsx:41
FunctionNodeMemoModal
({ open, language, nodeTitle, note, onChangeNote, onClose, }: Props)
src/ui/modals/NodeMemoModal.tsx:14
FunctionSearchModal
({ open, language, query, results, activeIndex, activeNodeId, title, placeholder, prevLabel,
src/ui/modals/SearchModal.tsx:30
FunctionSettingsModal
({ open, language, theme, onChangeLanguage, onChangeTheme, onClose, }: Props)
src/ui/modals/SettingsModal.tsx:31
FunctionTabBar
({ tabs, activeDocId, documents, mode, disabled, onSelect, onNew, language, }: Props)
src/editor/TabBar.tsx:25
FunctionbeginMarqueeSelection
(event: React.MouseEvent<HTMLDivElement>)
src/editor/EditorView.tsx:492
FunctioncreateStickyNoteAt
(point: CanvasPoint)
src/App.tsx:832
Functiongreet
(name: &str)
src-tauri/src/lib.rs:69
FunctionhandleKeyDown
(event: KeyboardEvent)
src/App.tsx:873
FunctionhandleKeyDown
(event: KeyboardEvent)
src/hooks/useZoomPan.ts:78
FunctionhandleKeyUp
(event: KeyboardEvent)
src/hooks/useZoomPan.ts:86
FunctionhandleMouseMove
(moveEvent: MouseEvent)
src/editor/EditorView.tsx:395
FunctionhandleMouseMove
(moveEvent: MouseEvent)
src/hooks/useZoomPan.ts:136
FunctionhandleMouseUp
()
src/editor/EditorView.tsx:433
FunctionhandleMouseUp
()
src/hooks/useZoomPan.ts:147
FunctionhandleWindowBlur
()
src/hooks/useZoomPan.ts:92
Functionlegacy_workspace_defaults_collapsed_nodes_note_and_edge_anchors
()
src-tauri/src/workspace_repo.rs:208
Functionllm_generate
( app: tauri::AppHandle, request: LlmSchemaRequestInput, )
src-tauri/src/lib.rs:44
Functionllm_generate
( app: &tauri::AppHandle, request: LlmSchemaRequestInput, )
src-tauri/src/llm_repo.rs:472
Functionllm_improve
( app: tauri::AppHandle, request: LlmSchemaRequestInput, )
src-tauri/src/lib.rs:52
Functionllm_improve
( app: &tauri::AppHandle, request: LlmSchemaRequestInput, )
src-tauri/src/llm_repo.rs:488
Functionllm_review
( app: tauri::AppHandle, request: LlmSchemaRequestInput, )
src-tauri/src/lib.rs:60
Functionllm_review
( app: &tauri::AppHandle, request: LlmSchemaRequestInput, )
src-tauri/src/llm_repo.rs:504
Functionload
()
src/persistence/unavailableWorkspaceRepository.ts:6
Functionload_llm_settings
(app: tauri::AppHandle)
src-tauri/src/lib.rs:23
Functionload_workspace
(app: tauri::AppHandle)
src-tauri/src/lib.rs:13
Functionmain
()
src-tauri/build.rs:1
Functionmain
()
src-tauri/src/main.rs:4
FunctiononViewportMouseDown
(event: React.MouseEvent)
src/hooks/useZoomPan.ts:116
FunctiononViewportWheel
(event: React.WheelEvent)
src/hooks/useZoomPan.ts:158
FunctionrunPaletteSelected
()
src/App.tsx:851
← previousnext →201–300 of 307, ranked by callers