MCPcopy Create free account

hub / github.com/ZSeven-W/openpencil / functions

Functions3,401 in github.com/ZSeven-W/openpencil

MethodsetPage
(pageId: string)
packages/pen-renderer/src/renderer.ts:152
FunctionsetSkipNextDepthResolve
()
apps/web/src/canvas/skia-engine-ref.ts:51
FunctionsetSyncUrl
(url: string)
packages/pen-mcp/src/document-manager.ts:30
MethodsetThemeVariant
(variant: Record<string, string>)
packages/pen-renderer/src/renderer.ts:230
MethodsetVariable
(name: string, definition: VariableDefinition)
packages/pen-engine/src/core/variable-manager.ts:23
Methodshare
* Share session * * Create a shareable link for a session, allowing others to view the conversation.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1778
Methodshare
* Share session * * Create a shareable link for a session, allowing others to view the conversation.
apps/web/server/opencode/gen/sdk.gen.ts:1778
Methodshell
* Run shell command * * Execute a shell command within the session context and return the AI's response.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2201
Methodshell
* Run shell command * * Execute a shell command within the session context and return the AI's response.
apps/web/server/opencode/gen/sdk.gen.ts:2201
MethodshowToast
* Show TUI toast * * Show a toast notification in the TUI
apps/web/server/opencode/v2/gen/sdk.gen.ts:3673
MethodshowToast
* Show TUI toast * * Show a toast notification in the TUI
apps/web/server/opencode/gen/sdk.gen.ts:3673
Methodskills
* List skills * * Get a list of all available skills in the OpenCode system.
apps/web/server/opencode/v2/gen/sdk.gen.ts:4012
Methodskills
* List skills * * Get a list of all available skills in the OpenCode system.
apps/web/server/opencode/gen/sdk.gen.ts:4012
Methodsrc
(_value: string)
packages/pen-renderer/src/__tests__/image-loader.test.ts:86
Functionstart
(controller)
packages/pen-acp/src/client.ts:101
Functionstart
(controller)
apps/web/server/utils/sse-stream.ts:14
Functionstart
(controller)
apps/web/server/api/ai/chat.ts:232
Functionstart
(controller)
apps/web/server/api/ai/agent.ts:606
Methodstart
* Start MCP OAuth * * Start OAuth authentication flow for a Model Context Protocol (MCP) server.
apps/web/server/opencode/v2/gen/sdk.gen.ts:3085
MethodstartDrawing
(tool: ToolType, scene: { x: number; y: number }, engine: SkiaEngine)
apps/web/src/canvas/skia/skia-interaction-draw.ts:17
Methodstatus
* Get session status * * Retrieve the current status of all sessions, including active, idle, and completed states.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1395
Methodstatus
* Get file status * * Get the git status of all files in the project.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2983
Methodstatus
* Get MCP status * * Get the status of all Model Context Protocol (MCP) servers.
apps/web/server/opencode/v2/gen/sdk.gen.ts:3202
Methodstatus
* Get LSP status * * Get LSP server status
apps/web/server/opencode/v2/gen/sdk.gen.ts:4044
Methodstatus
* Get formatter status * * Get formatter status
apps/web/server/opencode/v2/gen/sdk.gen.ts:4076
Methodstatus
* Get session status * * Retrieve the current status of all sessions, including active, idle, and completed states.
apps/web/server/opencode/gen/sdk.gen.ts:1395
Methodstatus
* Get file status * * Get the git status of all files in the project.
apps/web/server/opencode/gen/sdk.gen.ts:2983
Methodstatus
* Get LSP status * * Get LSP server status
apps/web/server/opencode/gen/sdk.gen.ts:4044
Methodstatus
* Get formatter status * * Get formatter status
apps/web/server/opencode/gen/sdk.gen.ts:4076
MethodsubmitPrompt
* Submit TUI prompt * * Submit the prompt
apps/web/server/opencode/v2/gen/sdk.gen.ts:3572
MethodsubmitPrompt
* Submit TUI prompt * * Submit the prompt
apps/web/server/opencode/gen/sdk.gen.ts:3572
Methodsubscribe
* Subscribe to events * * Get events
apps/web/server/opencode/v2/gen/sdk.gen.ts:3015
Methodsummarize
* Summarize session * * Generate a concise summary of the session using AI compaction to preserve key information.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1848
Methodsummarize
* Summarize session * * Generate a concise summary of the session using AI compaction to preserve key information.
apps/web/server/opencode/gen/sdk.gen.ts:1848
Methodsymbols
* Find symbols * * Search for workspace symbols like functions, classes, and variables using LSP.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2885
Methodsymbols
* Find symbols * * Search for workspace symbols like functions, classes, and variables using LSP.
apps/web/server/opencode/gen/sdk.gen.ts:2885
FunctionsyncFromDocument
()
apps/web/src/canvas/skia/__tests__/document-sync-scheduler.test.ts:11
FunctionsysPullFastForward
(opts: { cwd: string; remote?: string; branch: string; env?: Record<string, string>; timeoutMs?: num
apps/desktop/git/git-sys.ts:168
FunctiontoCornerRadiusNumber
( value: number | [number, number, number, number] | undefined, fallback: number, )
apps/web/src/services/ai/generation-utils.ts:47
Methodtodo
* Get session todos * * Retrieve the todo list associated with a specific session, showing tasks and action items.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1584
Methodtodo
* Get session todos * * Retrieve the todo list associated with a specific session, showing tasks and action items.
apps/web/server/opencode/gen/sdk.gen.ts:1584
Methodtool
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:4136
Methodtool
()
apps/web/server/opencode/gen/sdk.gen.ts:4136
Functiontruncate
(s: string, maxLen: number)
apps/web/src/components/panels/git-panel/conflict-formatters.ts:199
FunctiontryAsyncIconFontResolution
(nodeId: string, iconName: string)
apps/web/src/services/ai/icon-font-fetcher.ts:74
Methodtui
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:4196
Methodtui
()
apps/web/server/opencode/gen/sdk.gen.ts:4196
Methodundo
* Undo: restore the previous document state. * Returns the restored document, or null if nothing to undo.
packages/pen-engine/src/core/history-manager.ts:71
MethodungroupNode
(groupId: string)
packages/pen-engine/src/core/document-manager.ts:162
FunctionuninstallClaude
()
apps/cli/src/commands/install.ts:244
FunctionuninstallCodex
()
apps/cli/src/commands/install.ts:269
FunctionuninstallCursor
()
apps/cli/src/commands/install.ts:282
FunctionuninstallGemini
()
apps/cli/src/commands/install.ts:293
FunctionuninstallOpenCode
()
apps/cli/src/commands/install.ts:304
Methodunobserve
()
packages/pen-react/src/__tests__/design-canvas.test.tsx:28
Methodunrevert
* Restore reverted messages * * Restore all previously reverted messages in a session.
apps/web/server/opencode/v2/gen/sdk.gen.ts:2296
Methodunrevert
* Restore reverted messages * * Restore all previously reverted messages in a session.
apps/web/server/opencode/gen/sdk.gen.ts:2296
Methodunshare
* Unshare session * * Remove the shareable link for a session, making it private again.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1742
Methodunshare
* Unshare session * * Remove the shareable link for a session, making it private again.
apps/web/server/opencode/gen/sdk.gen.ts:1742
Methodupdate
* Update global configuration * * Update global OpenCode configuration settings and preferences.
apps/web/server/opencode/v2/gen/sdk.gen.ts:256
Methodupdate
* Update project * * Update project properties such as name, icon, and commands.
apps/web/server/opencode/v2/gen/sdk.gen.ts:479
Methodupdate
* Update PTY session * * Update properties of an existing pseudo-terminal (PTY) session.
apps/web/server/opencode/v2/gen/sdk.gen.ts:684
Methodupdate
* Update configuration * * Update OpenCode configuration settings and preferences.
apps/web/server/opencode/v2/gen/sdk.gen.ts:796
Methodupdate
* Update session * * Update properties of an existing session, such as title or other metadata.
apps/web/server/opencode/v2/gen/sdk.gen.ts:1501
Methodupdate
* Update a part in a message
apps/web/server/opencode/v2/gen/sdk.gen.ts:2370
Methodupdate
(id: number | Interceptor, fn: Interceptor)
apps/web/server/opencode/v2/gen/client/utils.gen.ts:260
Methodupdate
* Update global configuration * * Update global OpenCode configuration settings and preferences.
apps/web/server/opencode/gen/sdk.gen.ts:256
Methodupdate
* Update project * * Update project properties such as name, icon, and commands.
apps/web/server/opencode/gen/sdk.gen.ts:479
Methodupdate
* Update configuration * * Update OpenCode configuration settings and preferences.
apps/web/server/opencode/gen/sdk.gen.ts:796
Methodupdate
* Update session * * Update properties of an existing session, such as title or other metadata.
apps/web/server/opencode/gen/sdk.gen.ts:1501
Methodupdate
* Update a part in a message
apps/web/server/opencode/gen/sdk.gen.ts:2370
Methodupdate
(id: number | Interceptor, fn: Interceptor)
apps/web/server/opencode/gen/client/utils.gen.ts:260
MethodupdateNode
(id: string, updates: Partial<PenNode>)
packages/pen-engine/src/core/document-manager.ts:90
MethodupdateProgress
(text: string)
apps/web/src/services/ai/agent-tool-executor.ts:228
Methoduse
(fn: Interceptor)
apps/web/server/opencode/v2/gen/client/utils.gen.ts:269
FunctionuseActiveNode
()
packages/pen-react/src/hooks/use-active-node.ts:14
FunctionuseDocumentStore
(selector: (s: { filePath: string | null }) => unknown)
apps/web/src/components/panels/git-panel/__tests__/git-panel-empty-state.test.tsx:32
FunctionuseGitStore
( selector: (s: { cloneRepo: typeof cloneRepoMock; cancelCloneWizard: typeof cancelCloneWizard
apps/web/src/components/panels/git-panel/__tests__/git-panel-clone-form.test.tsx:24
FunctionuseGitStore
(selector: (s: StoreShape) => unknown)
apps/web/src/components/panels/git-panel/__tests__/git-panel-auth-form.test.tsx:26
FunctionuseHover
()
packages/pen-react/src/hooks/use-hover.ts:8
FunctionuseLayoutIndicator
()
apps/web/src/canvas/use-layout-indicator.ts:7
FunctionuseVariables
()
packages/pen-react/src/hooks/use-variables.ts:18
Methodvcs
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:4211
Methodvcs
()
apps/web/server/opencode/gen/sdk.gen.ts:4211
Methodversion
()
packages/pen-engine/src/core/design-engine.ts:112
Methodvisit
(nodeId: string)
apps/web/src/canvas/skia/skia-interaction.ts:500
Methodworkspace
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:1134
Methodworkspace
()
apps/web/server/opencode/gen/sdk.gen.ts:1134
Methodworktree
()
apps/web/server/opencode/v2/gen/sdk.gen.ts:4146
Methodworktree
()
apps/web/server/opencode/gen/sdk.gen.ts:4146
Functionwrapper
({ children }: { children: ReactNode })
packages/pen-react/src/__tests__/provider.test.tsx:42
Functionwrapper
({ children }: { children: ReactNode })
packages/pen-react/src/__tests__/use-selection.test.tsx:32
Functionwrapper
({ children }: { children: ReactNode })
packages/pen-react/src/__tests__/use-document.test.tsx:33
Functionwrite
(chunk)
packages/pen-acp/src/client.ts:110
FunctionwriteJsonConfig
(filePath: string, config: Record<string, any>)
apps/web/server/api/ai/mcp-install.ts:256
Methodzoom
()
packages/pen-engine/src/core/design-engine.ts:209
Methodzoom
()
packages/pen-engine/src/core/viewport-controller.ts:26
MethodzoomToFit
(padding = 64)
packages/pen-renderer/src/renderer.ts:180
FunctionzoomToPoint
( vp: ViewportState, screenX: number, screenY: number, canvasRect: DOMRect, newZoom: number, )
packages/pen-renderer/src/viewport.ts:49
MethodzoomToPoint
(screenX: number, screenY: number, newZoom: number)
packages/pen-renderer/src/renderer.ts:209
← previousnext →3,301–3,400 of 3,401, ranked by callers