MCPcopy Create free account

hub / github.com/anomalyco/opencode / functions

Functions12,468 in github.com/anomalyco/opencode

↓ 4 callersFunctionready
(scope: ServerScope, directory: string)
packages/app/src/utils/worktree.ts:45
↓ 4 callersFunctionrecent
(input: Iterable<T>, limit: number)
packages/opencode/src/cli/cmd/run/subagent-data.ts:237
↓ 4 callersFunctionrecentModels
( model: { providerID: string; modelID: string }, recent: { providerID: string; modelID: string }[], )
packages/tui/src/context/local.tsx:35
↓ 4 callersFunctionrefreshSystemTheme
(mode: "dark" | "light" = store.mode)
packages/tui/src/context/theme.tsx:184
↓ 4 callersFunctionregister
(effect: Effect.Effect<HostRegistration, never, Scope.Scope>)
packages/core/src/plugin/promise.ts:29
↓ 4 callersFunctionregisterDisposer
(disposer: (directory: string) => Promise<void>)
packages/opencode/src/effect/instance-registry.ts:3
↓ 4 callersFunctionregisterMcpServers
( sdk: OpencodeClient, registered: Map<string, Set<string>>, directory: string, sessionId: string, s
packages/opencode/src/acp/service.ts:950
↓ 4 callersFunctionrejectAll
(message?: string)
packages/opencode/test/permission/next.test.ts:23
↓ 4 callersFunctionrelease
(style: SyntaxStyle)
packages/tui/src/context/theme.tsx:311
↓ 4 callersFunctionremoteID
(remote: string)
packages/core/test/project.test.ts:15
↓ 4 callersFunctionremove
(file: string)
packages/opencode/src/snapshot/index.ts:164
↓ 4 callersFunctionremoveEntry
(directory: string, entry: Entry)
packages/opencode/src/project/instance-store.ts:65
↓ 4 callersFunctionrename
(title: string)
packages/app/src/components/titlebar-tab-nav.tsx:125
↓ 4 callersFunctionrenderCommit
(commit: ClaimedCommit)
packages/opencode/test/cli/run/scrollback.surface.test.ts:41
↓ 4 callersFunctionrenderDiffViewer
(vcsDiff: unknown[], height = 20, initialRoute?: TuiRouteCurrent)
packages/tui/test/cli/tui/diff-viewer.test.tsx:101
↓ 4 callersFunctionrenderOAuthError
(error: string)
packages/opencode/src/plugin/openai/codex.ts:142
↓ 4 callersFunctionrenderOutput
(input: { sessionID: SessionID state: "running" | "completed" | "error" summary?: string text: string
packages/opencode/src/tool/task.ts:64
↓ 4 callersFunctionreopen
(initialRemoving?: string)
packages/tui/src/component/dialog-move-session.tsx:52
↓ 4 callersFunctionreplaceContent
(state: ResponseState, index: number, part: ContentPart)
packages/llm/src/schema/events.ts:405
↓ 4 callersFunctionrequest
(directory: string, url: string, init: RequestInit = {})
packages/opencode/test/server/project-init-git.test.ts:30
↓ 4 callersFunctionrequest
(input, init)
packages/opencode/src/server/server.ts:60
↓ 4 callersFunctionrequestDeviceCode
(options: XaiAuthPluginOptions = {})
packages/opencode/src/plugin/xai.ts:198
↓ 4 callersFunctionrequestDiagnosticReport
(filePath: string, identifier?: string)
packages/opencode/src/lsp/client.ts:293
↓ 4 callersFunctionrequestURL
(request: { readonly url: string })
packages/opencode/test/server/httpapi-workspace-routing.test.ts:79
↓ 4 callersFunctionrequired
(value: T | undefined)
packages/core/test/plugin/provider-zenmux.test.ts:20
↓ 4 callersFunctionrequired
(value: T | undefined)
packages/core/test/config/provider.test.ts:22
↓ 4 callersMethodreset
* Reset worktree * * Reset a worktree branch to the primary default branch.
packages/sdk/js/src/v2/gen/sdk.gen.ts:1692
↓ 4 callersFunctionresetAdd
()
packages/app/src/components/dialog-select-server.tsx:223
↓ 4 callersFunctionresolve
(p: string)
packages/opencode/src/util/filesystem.ts:137
↓ 4 callersFunctionresolveEditorSlashValue
(text: string)
packages/opencode/src/cli/cmd/run/prompt.editor.ts:5
↓ 4 callersFunctionresolveRunTuiConfig
()
packages/opencode/src/cli/cmd/run/runtime.boot.ts:196
↓ 4 callersFunctionresolveTheme
(theme: ThemeJson, mode: "dark" | "light")
packages/tui/src/theme/index.ts:241
↓ 4 callersFunctionresolveTheme
(theme: ThemeJson, pick: "dark" | "light")
packages/opencode/src/cli/cmd/run/theme.ts:276
↓ 4 callersFunctionrestoreFocus
()
packages/app/src/components/prompt-input.tsx:591
↓ 4 callersFunctionrestoreInput
()
packages/app/src/components/prompt-input/submit.ts:415
↓ 4 callersFunctionresult
(call: ToolCallPart, value: ToolResultValueType | ToolSettlement, error?: unknown)
packages/llm/src/tool-runtime.ts:63
↓ 4 callersFunctionroll
(sessionID: string, next: NonNullable<ReturnType<typeof info>>["revert"], target = sync())
packages/app/src/pages/session.tsx:1503
↓ 4 callersFunctionrolled
()
packages/app/src/pages/session/composer/session-composer-region.tsx:18
↓ 4 callersFunctionroutes
(auth: AuthPolicy)
packages/opencode/test/server/httpapi-exercise/dsl.ts:174
↓ 4 callersFunctionrow
(file: string)
packages/opencode/test/cli/tui/plugin-loader.test.ts:138
↓ 4 callersFunctionrun
(effect: Effect.Effect<A, unknown, R>)
packages/opencode/script/bench-search.ts:18
↓ 4 callersFunctionrun
(action: () => Promise<unknown>)
packages/app/src/wsl/dialog-add-server.tsx:300
↓ 4 callersFunctionrun
(command: ReadonlyArray<string>, cwd: string)
packages/http-recorder/script/verify-package.ts:7
↓ 4 callersFunctionrunAll
(list: Array<() => Promise<unknown>>)
packages/app/src/context/global-sync/bootstrap.ts:65
↓ 4 callersFunctionrunFork
(effect)
packages/opencode/src/effect/app-runtime.ts:128
↓ 4 callersFunctionrunInflight
(map: Map<string, Promise<void>>, key: string, task: () => Promise<void>)
packages/app/src/context/server-session.ts:85
↓ 4 callersFunctionrunLocalEffect
(effect: Effect.Effect<A, E>)
packages/opencode/src/cli/cmd/github.handler.ts:384
↓ 4 callersFunctionrunWsl
(args: string[], opts: RunWslOptions = {})
packages/desktop/src/main/wsl/runtime.ts:40
↓ 4 callersFunctionrunWslSh
(script: string, distro?: string | null, opts?: RunWslOptions)
packages/desktop/src/main/wsl/runtime.ts:201
↓ 4 callersFunctionruntimeOf
(tool: AnyTool)
packages/core/src/tool/tool.ts:152
↓ 4 callersFunctionsafeStat
(file: string)
packages/core/src/util/effect-flock.ts:108
↓ 4 callersFunctionsameSubagentTab
(a: FooterSubagentTab | undefined, b: FooterSubagentTab | undefined)
packages/opencode/src/cli/cmd/run/subagent-data.ts:74
↓ 4 callersFunctionsample
(pid: number)
packages/core/test/pty/info-schema.test.ts:5
↓ 4 callersFunctionsampleDock
(page: Page, duration: number)
packages/app/e2e/regression/session-todo-dock-navigation.spec.ts:169
↓ 4 callersFunctionsanitize
(value: string)
packages/opencode/src/mcp/catalog.ts:117
↓ 4 callersFunctionsanitizePath
(p: string)
packages/opencode/test/fixture/fixture.ts:53
↓ 4 callersFunctionscheduleSize
(cols: number, rows: number)
packages/app/src/components/terminal.tsx:267
↓ 4 callersFunctionschemaConfig
(config: object)
packages/opencode/test/config/config.test.ts:113
↓ 4 callersFunctionscopedGitTmpdir
()
packages/opencode/test/snapshot/snapshot.test.ts:84
↓ 4 callersFunctionscroll
(delta: number)
packages/tui/src/feature-plugins/system/which-key.tsx:273
↓ 4 callersFunctionscrollRef
()
packages/ui/src/components/list.tsx:66
↓ 4 callersFunctionscrollToRange
(range: Range)
packages/session-ui/src/pierre/file-find.ts:288
↓ 4 callersFunctionseed
(opts: { id: SessionID; dir: string; project: ProjectV2.ID })
packages/opencode/test/project/migrate-global.test.ts:24
↓ 4 callersFunctionseedBlocker
(id: string)
packages/opencode/src/cli/cmd/run/stream.transport.ts:471
↓ 4 callersFunctionselect
(file: string | undefined, opts?: { acceptable?: boolean })
packages/core/src/shell.ts:114
↓ 4 callersFunctionselectOption
()
packages/tui/src/routes/session/question.tsx:105
↓ 4 callersFunctionselected
()
packages/tui/src/feature-plugins/system/diff-viewer-file-tree.tsx:72
↓ 4 callersFunctionselected
()
packages/app/src/context/local.tsx:251
↓ 4 callersFunctionsend
(s: NodeJS.Signals)
packages/core/src/cross-spawn-spawner.ts:391
↓ 4 callersFunctionsendAvailableCommands
( connection: Pick<AgentSideConnection, "sessionUpdate"> | undefined, sessionId: string, snapshot: Direc
packages/opencode/src/acp/service.ts:928
↓ 4 callersFunctionserialize
(data: LatestYml)
packages/desktop/scripts/finalize-latest-yml.ts:61
↓ 4 callersFunctionserializePrimitiveParam
({ allowReserved, name, value }: SerializePrimitiveParam)
packages/sdk/js/src/v2/gen/core/pathSerializer.gen.ts:109
↓ 4 callersFunctionserializePrimitiveParam
({ allowReserved, name, value }: SerializePrimitiveParam)
packages/sdk/js/src/gen/core/pathSerializer.gen.ts:109
↓ 4 callersFunctionserverHealthy
()
packages/app/src/components/status-popover.tsx:30
↓ 4 callersFunctionserverWorkspaceTarget
(scope: ServerScopeValue, dir: string, key: string, legacy?: string[])
packages/app/src/utils/persist.ts:374
↓ 4 callersFunctionsessionUpdatedAt
(session: Session)
packages/app/src/context/global-sync/session-trim.ts:5
↓ 4 callersFunctionsetCollapsed
(value: boolean)
packages/app/src/pages/session/composer/todo-panel-motion.stories.tsx:225
↓ 4 callersFunctionsetCopyState
(host: HTMLElement, labels: CopyLabels, copied: boolean)
packages/session-ui/src/components/markdown.tsx:148
↓ 4 callersFunctionsetCrypto
(value: Partial<Crypto>)
packages/app/src/utils/uuid.test.ts:8
↓ 4 callersFunctionsetDraft
(value: string)
packages/session-ui/src/components/line-comment-annotations.tsx:214
↓ 4 callersFunctionsetField
(key: "providerID" | "name" | "baseURL" | "apiKey", value: string)
packages/app/src/components/dialog-custom-provider.tsx:85
↓ 4 callersFunctionsetIdle
()
packages/app/src/components/prompt-input/submit.ts:63
↓ 4 callersFunctionsetOptionIfSupported
(value: unknown, key: string, next: unknown)
packages/app/src/utils/runtime-adapters.ts:20
↓ 4 callersFunctionsetRuntime
(id: string, runtime: WslServerRuntime)
packages/desktop/src/main/wsl/servers.ts:120
↓ 4 callersFunctionsetSecure
(value: boolean)
packages/app/src/utils/uuid.test.ts:15
↓ 4 callersFunctionsetSelectedLines
(range: SelectedLineRange | null)
packages/session-ui/src/components/file.tsx:789
↓ 4 callersFunctionsetShellMode
(value: boolean)
packages/opencode/src/cli/cmd/run/footer.prompt.tsx:311
↓ 4 callersFunctionshellOutputSnapshot
(state: { readonly metadata?: unknown })
packages/opencode/src/acp/tool.ts:258
↓ 4 callersFunctionshouldAutoRespond
(permission: PermissionRequest, directory?: string)
packages/app/src/context/permission.tsx:153
↓ 4 callersFunctionshouldReleaseMarkdownWorkerState
(complete: boolean, latestID: number | undefined, responseID: number)
packages/session-ui/src/components/markdown-worker-protocol.ts:29
↓ 4 callersFunctionshouldShowFileTree
(input: { visible: boolean; opened: boolean })
packages/app/src/pages/session/helpers.ts:23
↓ 4 callersFunctionshowAdd
()
packages/ui/src/components/list.tsx:95
↓ 4 callersFunctionshowDetails
(workspace: Workspace)
packages/tui/src/component/dialog-workspace-list.tsx:54
↓ 4 callersFunctionsignal
(pid: number, signal: NodeJS.Signals)
packages/cli/src/services/daemon.ts:80
↓ 4 callersFunctionslashHead
(text: string)
packages/opencode/src/cli/cmd/run/footer.prompt.tsx:142
↓ 4 callersFunctionsleep
(ms: number)
script/github/close-prs.ts:386
↓ 4 callersFunctionslope
(a: Point, b: Point)
packages/app/src/utils/aim.ts:76
↓ 4 callersFunctionsmallBtn
(active)
packages/ui/src/components/thinking-heading.stories.tsx:490
↓ 4 callersFunctionsmallBtn
(active?: boolean)
packages/session-ui/src/components/tool-count-summary.stories.tsx:48
↓ 4 callersFunctionsnapshot
(session: Info)
packages/opencode/src/acp/session.ts:219
← previousnext →2,301–2,400 of 12,468, ranked by callers