MCPcopy Create free account

hub / github.com/anomalyco/opencode / functions

Functions12,468 in github.com/anomalyco/opencode

↓ 2 callersFunctiongeoModelAggregate
(row: RawRow, base: StatBaseAggregate, continentLookup: Map<string, string>)
packages/stats/core/src/honeycomb-backfill.ts:434
↓ 2 callersFunctiongeoRowsFromAggregates
(aggregates: GeoAggregate[])
packages/stats/core/src/honeycomb-backfill.ts:535
↓ 2 callersFunctionget
(http: HttpClient.HttpClient, url: string, token: string, schema: S)
packages/core/src/plugin/provider/opencode.ts:291
↓ 2 callersFunctionget
(self: InstanceState<A, E, R>)
packages/opencode/src/effect/instance-state.ts:47
↓ 2 callersMethodgetAccessToken
()
packages/core/test/plugin/provider-google-vertex.test.ts:81
↓ 2 callersFunctiongetActiveFile
()
sdks/vscode/src/extension.ts:103
↓ 2 callersFunctiongetActor
(workspace?: string)
packages/console/app/src/context/auth.ts:40
↓ 2 callersMethodgetArgs
({ prompt, maxOutputTokens, temperature, topP, topK, frequencyPenalty, presencePen
packages/core/src/github-copilot/chat/openai-compatible-chat-language-model.ts:87
↓ 2 callersMethodgetArgs
({ maxOutputTokens, temperature, stopSequences, topP, topK, presencePenalty, frequ
packages/core/src/github-copilot/responses/openai-responses-language-model.ts:152
↓ 2 callersFunctiongetAudio
()
packages/tui/src/audio.ts:7
↓ 2 callersFunctiongetCaretState
()
packages/app/src/components/prompt-input.tsx:486
↓ 2 callersMethodgetClient
()
packages/core/test/plugin/provider-google-vertex.test.ts:79
↓ 2 callersMethodgetCode
()
packages/app/src/addons/serialize.ts:42
↓ 2 callersFunctiongetCommand
(item: Formatter.Info)
packages/opencode/src/format/index.ts:43
↓ 2 callersFunctiongetCurrentUrl
()
packages/app/src/entry.tsx:102
↓ 2 callersFunctiongetDiagnostics
( diagnosticsByFile: Record<string, Diagnostic[]>, currentFile: string, label: string, )
packages/web/src/components/share/part.tsx:340
↓ 2 callersFunctiongetDiagnostics
( diagnosticsByFile: Record<string, Diagnostic[]> | undefined, filePath: string | undefined, )
packages/session-ui/src/components/message-part.tsx:132
↓ 2 callersFunctiongetEditorRangeLabel
(selection: EditorSelection["ranges"][number])
packages/tui/src/component/prompt/index.tsx:119
↓ 2 callersFunctiongetFiles
()
packages/ui/src/theme/context.tsx:26
↓ 2 callersFunctiongetHost
()
packages/session-ui/src/components/file.tsx:176
↓ 2 callersFunctiongetInstallation
()
packages/opencode/src/cli/cmd/github.handler.ts:322
↓ 2 callersMethodgetInstructions
()
packages/opencode/test/mcp/lifecycle.test.ts:193
↓ 2 callersFunctiongetLogger
()
packages/desktop/src/main/logging.ts:20
↓ 2 callersFunctiongetPinchZoomEnabled
()
packages/desktop/src/main/windows.ts:120
↓ 2 callersFunctiongetPriority
(id: string)
packages/console/app/src/routes/workspace/[id]/model-section.tsx:65
↓ 2 callersFunctiongetProviderIconId
(author: string)
packages/stats/app/src/routes/index.tsx:1053
↓ 2 callersFunctiongetProviderIconId
(author: string)
packages/stats/app/src/routes/[lab]/[model].tsx:874
↓ 2 callersFunctiongetResponseMetadata
({ id, model, created, }: { id?: string | undefined | null created?: number | undefined | null mod
packages/core/src/github-copilot/chat/get-response-metadata.ts:1
↓ 2 callersFunctiongetRevertDiffFiles
(diffText: string)
packages/tui/src/util/revert-diff.ts:3
↓ 2 callersFunctiongetRoot
()
packages/session-ui/src/components/file-ssr.tsx:52
↓ 2 callersFunctiongetRoslynLanguageServer
(disableLspDownload: boolean)
packages/opencode/src/lsp/server.ts:737
↓ 2 callersMethodgetSQL
@internal
packages/effect-drizzle-sqlite/src/sqlite-core/effect/insert.ts:298
↓ 2 callersMethodgetSQL
@internal
packages/effect-drizzle-sqlite/src/sqlite-core/effect/delete.ts:210
↓ 2 callersFunctiongetScannerState
( frameIndex: number, totalChars: number, options: Pick<AdvancedGradientOptions, "direction" | "holdFram
packages/tui/src/ui/spinner.ts:25
↓ 2 callersMethodgetSecret
()
packages/function/src/api.ts:90
↓ 2 callersFunctiongetSessionHandoff
(key: string)
packages/app/src/pages/session/handoff.ts:30
↓ 2 callersFunctiongetSyntaxRules
(theme: Theme)
packages/tui/src/theme/index.ts:586
↓ 2 callersFunctiongetTerminalBuffers
(value: ITerminalCore)
packages/app/src/addons/serialize.ts:81
↓ 2 callersFunctiongetTextLength
(node: Node)
packages/app/src/components/prompt-input/editor-dom.ts:35
↓ 2 callersFunctiongetToolInfo
( tool: string, input: any = {}, metadata: Record<string, unknown> | undefined = {}, )
packages/session-ui/src/components/message-part.tsx:413
↓ 2 callersFunctiongetValidRequestBody
(options: { body?: unknown bodySerializer?: BodySerializer | null serializedBody?: unknown })
packages/sdk/js/src/v2/gen/core/utils.gen.ts:111
↓ 2 callersFunctiongetViewerHost
(container: HTMLElement | undefined)
packages/session-ui/src/pierre/file-runtime.ts:15
↓ 2 callersFunctiongetWin
()
packages/app/src/components/titlebar.tsx:171
↓ 2 callersFunctiongitRemote
(root: string)
packages/core/test/fixture/git.ts:10
↓ 2 callersFunctiongithubRemote
(pathname: string)
packages/core/src/repository.ts:168
↓ 2 callersFunctiongithubRemote
(pathname: string)
packages/opencode/src/util/repository.ts:99
↓ 2 callersFunctionglobalConfigFile
()
packages/opencode/src/config/config.ts:139
↓ 2 callersFunctionglobalFeed
()
packages/opencode/test/cli/run/stream.transport.test.ts:147
↓ 2 callersFunctiongoogleHelper
({ providerModel })
packages/console/app/src/routes/zen/util/provider/google.ts:29
↓ 2 callersFunctiongoogleThinkingBudgetMax
(apiId: string)
packages/opencode/src/provider/transform.ts:643
↓ 2 callersFunctiongoogleThinkingVariants
(model: Provider.Model)
packages/opencode/src/provider/transform.ts:655
↓ 2 callersFunctiongoogleVertexAnthropicBaseURL
(project: string | undefined, location: string | undefined)
packages/opencode/src/provider/provider.ts:94
↓ 2 callersFunctiongpt5ChatReasoningEfforts
(apiId: string)
packages/opencode/src/provider/transform.ts:565
↓ 2 callersFunctiongpt5CodexReasoningEfforts
(apiId: string)
packages/opencode/src/provider/transform.ts:557
↓ 2 callersFunctiongroup
( dependencies: Items, )
packages/core/src/effect/layer-node.ts:108
↓ 2 callersFunctiongroupBySession
(input: T[])
packages/app/src/context/global-sync/bootstrap.ts:133
↓ 2 callersFunctionhandleChange
(next: string[])
packages/session-ui/src/components/session-review.tsx:263
↓ 2 callersFunctionhandleClose
()
packages/app/src/components/dialog-release-notes.tsx:36
↓ 2 callersFunctionhandleDeepLinks
(urls: string[])
packages/app/src/pages/layout.tsx:1258
↓ 2 callersFunctionhandleEvent
(event: GlobalEvent)
packages/tui/src/context/sdk.tsx:68
↓ 2 callersFunctionhandleFileSelect
(file: File)
packages/app/src/components/dialog-edit-project.tsx:41
↓ 2 callersFunctionhandleSelect
(item: T | undefined, index: number)
packages/ui/src/components/list.tsx:168
↓ 2 callersFunctionhandleSelectWorkspace
(id: string)
packages/console/app/src/routes/black/subscribe/[plan].tsx:356
↓ 2 callersMethodhandleToolPart
(sessionId: string, part: ToolPart, cwd: string)
packages/opencode/src/acp/event.ts:235
↓ 2 callersFunctionhandlerLayer
(handler: Handler)
packages/llm/test/lib/http.ts:19
↓ 2 callersMethodhang
()
packages/opencode/test/lib/llm-server.ts:527
↓ 2 callersFunctionhangUntilAborted
(tool: { execute: (...args: any[]) => any })
packages/opencode/test/session/prompt.test.ts:1974
↓ 2 callersFunctionhasCell
(row: RawRow, names: string[])
packages/stats/core/src/honeycomb-backfill.ts:664
↓ 2 callersFunctionhasProjects
()
packages/app/src/pages/home.tsx:707
↓ 2 callersFunctionhasProviderMutationMarker
(input: unknown, key: "all" | "providers", id: string)
packages/opencode/test/server/httpapi-provider.test.ts:66
↓ 2 callersFunctionhasProviderWithFetch
(input: unknown, key: "all" | "providers")
packages/opencode/test/server/httpapi-provider.test.ts:35
↓ 2 callersFunctionhasServer
(id: string, distro: string)
packages/desktop/src/main/wsl/servers.ts:167
↓ 2 callersFunctionhasSetOption
(value: unknown)
packages/app/src/utils/runtime-adapters.ts:16
↓ 2 callersFunctionheader
()
packages/app/src/pages/layout/sidebar-workspace.tsx:338
↓ 2 callersFunctionheaderRow
()
packages/app/src/components/dialog-custom-provider-form.ts:158
↓ 2 callersFunctionheap
()
packages/app/src/components/debug-bar.tsx:137
↓ 2 callersFunctionhexToRgb
(hex: string)
packages/console/app/src/component/spotlight.tsx:64
↓ 2 callersFunctionhide
()
packages/console/app/src/routes/workspace/[id]/provider-section.tsx:91
↓ 2 callersFunctionhide
()
packages/console/app/src/routes/workspace/[id]/settings/settings-section.tsx:74
↓ 2 callersFunctionhide
()
packages/console/app/src/routes/workspace/[id]/members/member-section.tsx:124
↓ 2 callersFunctionhide
()
packages/console/app/src/routes/workspace/[id]/billing/monthly-limit-section.tsx:60
↓ 2 callersFunctionhideClose
()
packages/ui/src/v2/components/dialog-v2.tsx:54
↓ 2 callersFunctionhighlight
(code, lang)
packages/ui/src/context/marked.tsx:488
↓ 2 callersFunctionhistoricalSource
(index: number, updated: boolean)
packages/app/e2e/performance/timeline/session-timeline-benchmark.fixture.ts:382
↓ 2 callersFunctionhistory
()
packages/app/src/components/titlebar-history.test.ts:4
↓ 2 callersFunctionhistoryCommand
(dir: -1 | 1, event: KeyEvent)
packages/opencode/src/cli/cmd/run/footer.prompt.tsx:765
↓ 2 callersFunctionhistoryComments
()
packages/app/src/components/prompt-input.tsx:417
↓ 2 callersFunctionhit
(a: HexColor, b: HexColor)
packages/ui/src/theme/resolve.ts:101
↓ 2 callersFunctionhome
(text: string)
packages/opencode/src/tool/shell.ts:135
↓ 2 callersFunctionhomeProjectNavigation
(active: ServerConnection.Key, server: ServerConnection.Key, href: string)
packages/app/src/pages/layout/helpers.ts:80
↓ 2 callersFunctionhomeSessionServerStatus
(active: boolean, status: () => { working: boolean; tint?: string })
packages/app/src/pages/layout/helpers.ts:90
↓ 2 callersFunctionhookWithoutAuth
()
packages/opencode/test/cli/plugin-auth-picker.test.ts:14
↓ 2 callersFunctionhorizontalEdge
(edge: SeparatorEdge, side: "start" | "end")
packages/tui/src/feature-plugins/system/diff-viewer-ui.tsx:93
↓ 2 callersFunctionhostForNode
(node: unknown)
packages/session-ui/src/pierre/file-find.ts:26
↓ 2 callersFunctionhref
(id: string)
packages/app/src/pages/session/timeline/message-timeline.tsx:766
↓ 2 callersFunctionhttpapiInstance
( name: string, options: { serverPath: ServerPath git?: boolean config?: Partial<ConfigV1.Info
packages/opencode/test/server/httpapi-sdk.test.ts:200
↓ 2 callersFunctionicon
()
packages/ui/src/components/text-field.tsx:64
↓ 2 callersFunctionicon
()
packages/session-ui/src/components/line-comment.tsx:53
↓ 2 callersFunctioniconName
()
packages/ui/src/v2/components/icon.tsx:154
↓ 2 callersFunctioniconsDir
()
packages/desktop/src/main/windows.ts:74
← previousnext →4,001–4,100 of 12,468, ranked by callers