MCPcopy Create free account

hub / github.com/anomalyco/opencode / functions

Functions12,468 in github.com/anomalyco/opencode

↓ 2 callersFunctionupdate
(version: string)
packages/tui/test/cli/tui/use-event.test.tsx:41
↓ 2 callersFunctionupdate
()
packages/app/src/pages/session/composer/session-question-dock.tsx:178
↓ 2 callersFunctionupdateHash
(id: string)
packages/app/src/pages/session/use-session-hash-scroll.ts:55
↓ 2 callersFunctionupdateModel
(model: Model, patch: Partial<Model.Input>)
packages/llm/test/adapter.test.ts:9
↓ 2 callersFunctionupdatePositionCache
()
packages/app/src/pages/home.tsx:201
↓ 2 callersFunctionupdatePrependAnchor
()
packages/app/src/pages/session/timeline/message-timeline.tsx:352
↓ 2 callersFunctionupdateStyle
()
packages/session-ui/src/components/timeline-playground.stories.tsx:1189
↓ 2 callersFunctionupdateThumb
()
packages/ui/src/components/scroll-view.tsx:81
↓ 2 callersFunctionupdateVersion
()
packages/app/src/pages/layout.tsx:161
↓ 2 callersFunctionupgrade
()
packages/opencode/src/cli/upgrade.ts:8
↓ 2 callersFunctionupgradeFailure
(method: Method, result?: { code: number; stdout: string; stderr: string })
packages/opencode/src/installation/index.ts:133
↓ 2 callersFunctionupsert
(key: string)
packages/desktop/src/main/index.ts:88
↓ 2 callersFunctionupsert
(key: string)
packages/desktop/src/main/sidecar.ts:93
↓ 2 callersFunctionurl
(x: StoredServer)
packages/app/src/context/server.tsx:241
↓ 2 callersFunctionurl
(options: UrlOptions = {})
packages/http-recorder/src/redactor.ts:51
↓ 2 callersFunctionusable
(input: { cfg: ConfigV1.Info; model: Provider.Model; outputTokenMax?: number })
packages/opencode/src/session/overflow.ts:10
↓ 2 callersFunctionusage
(response: Output)
packages/llm/src/schema/events.ts:611
↓ 2 callersFunctionusageChartTotalLabel
(metric: "tokens" | "users", i18n: ReturnType<typeof useI18n>)
packages/stats/app/src/routes/index.tsx:937
↓ 2 callersFunctionusageFromObject
(usage: unknown)
packages/llm/script/recording-cost-report.ts:136
↓ 2 callersFunctionusagePointValue
(value: number, metric: "tokens" | "users")
packages/stats/core/src/domain/home.ts:499
↓ 2 callersFunctionuse
()
packages/console/core/src/util/log.ts:48
↓ 2 callersFunctionuseAnnotationRerender
(opts: { viewer: Viewer current: () => AnnotationTarget<A> | undefined annotations: () => A[] })
packages/session-ui/src/components/file.tsx:454
↓ 2 callersFunctionuseComposerCommands
()
packages/app/src/pages/session/use-composer-commands.tsx:16
↓ 2 callersFunctionuseDefaultServerKey
( get: (() => string | Promise<string | null | undefined> | null | undefined) | undefined, )
packages/app/src/components/status-popover-body.tsx:54
↓ 2 callersFunctionuseEnvGithubToken
()
github/index.ts:341
↓ 2 callersFunctionuseEnvModel
()
github/index.ts:301
↓ 2 callersFunctionuseEnvProxy
()
packages/desktop/src/main/index.ts:63
↓ 2 callersFunctionuseEnvRunUrl
()
github/index.ts:313
↓ 2 callersFunctionuseEnvShare
()
github/index.ts:326
↓ 2 callersFunctionuseHomeSessionDestination
()
packages/tui/src/routes/home/session-destination.tsx:39
↓ 2 callersFunctionuseMcpToggle
()
packages/app/src/context/mcp.ts:6
↓ 2 callersFunctionuseModeViewer
(config: ModeConfig, adapter: ModeAdapter)
packages/session-ui/src/components/file.tsx:397
↓ 2 callersFunctionusePanelGroup
()
packages/tui/src/feature-plugins/system/diff-viewer-ui.tsx:16
↓ 2 callersFunctionuseQueryOptions
()
packages/app/src/context/server-sync.tsx:545
↓ 2 callersFunctionuseSearchHandle
(opts: { search: () => FileSearchControl | undefined find: ReturnType<typeof createFileFind> })
packages/session-ui/src/components/file.tsx:407
↓ 2 callersFunctionuseTuiTerminalEnvironment
()
packages/tui/src/context/runtime.tsx:56
↓ 2 callersFunctionuseUpdaterAction
()
packages/app/src/components/updater-action.ts:25
↓ 2 callersFunctionuser
(id: string)
packages/app/src/components/session/session-context-breakdown.test.ts:5
↓ 2 callersFunctionuserMessage
(id: string, parts: Message["parts"], variant = "high")
packages/opencode/test/cli/run/session.shared.test.ts:21
↓ 2 callersFunctionuserMessage
(sessionID: string, index: number, textLength: number, diffs: unknown[] = [])
packages/app/e2e/smoke/session-timeline.fixture.ts:51
↓ 2 callersFunctionvalidOrigin
(request: HttpServerRequest.HttpServerRequest, opts: CorsOptions | undefined)
packages/opencode/src/server/routes/instance/httpapi/handlers/pty.ts:28
↓ 2 callersFunctionvalidateCredential
( effect: Effect.Effect<A, E, R>, credential: ServerAuth.DecodedCredentials, config: ServerAuth.Info, )
packages/opencode/src/server/routes/instance/httpapi/middleware/authorization.ts:40
↓ 2 callersFunctionvalue
()
packages/opencode/src/cli/cmd/run/footer.question.tsx:337
↓ 2 callersMethodvalues
(placeholderValues?: Record<string, unknown>)
packages/effect-drizzle-sqlite/src/sqlite-core/effect/session.ts:120
↓ 2 callersFunctionvariantKey
(model: NonNullable<RunInput["model"]>)
packages/opencode/src/cli/cmd/run/variant.shared.ts:39
↓ 2 callersFunctionvariantKey
(model: ModelKey)
packages/app/src/context/models.tsx:136
↓ 2 callersFunctionvariants
(snapshot: Snapshot, model: DefaultModel)
packages/opencode/src/acp/directory.ts:60
↓ 2 callersFunctionvariantsFor
(providers: RunProvider[], model: RunInput["model"])
packages/opencode/src/cli/cmd/run/runtime.ts:147
↓ 2 callersFunctionvariantsForModel
(providers: readonly ConfigOptionProvider[], model: ModelSelection["model"])
packages/opencode/src/acp/config-option.ts:193
↓ 2 callersFunctionverifyBinary
()
packages/opencode/script/postinstall.mjs:158
↓ 2 callersFunctionversionedGpt5ReasoningEfforts
(apiId: string)
packages/opencode/src/provider/transform.ts:549
↓ 2 callersFunctionverticalEdge
(edge: SeparatorEdge, side: "start" | "end")
packages/tui/src/feature-plugins/system/diff-viewer-ui.tsx:99
↓ 2 callersFunctionviewBox
(name: keyof typeof icons)
packages/ui/src/components/icon.tsx:112
↓ 2 callersFunctionviewModel
(probingAddable: boolean)
packages/app/src/wsl/dialog-add-server.tsx:268
↓ 2 callersFunctionviewedInCurrentSession
(directory: string, sessionID?: string)
packages/app/src/context/notification.tsx:318
↓ 2 callersFunctionvisible
(element: Element)
packages/app/e2e/performance/timeline/session-timeline-stream-probe.ts:177
↓ 2 callersFunctionvisibleKind
(node: FileNode, kinds?: ReadonlyMap<string, Kind>, marks?: Set<string>)
packages/app/src/components/file-tree.tsx:81
↓ 2 callersFunctionvisibleTopModelsSegments
(point: UsagePoint)
packages/stats/app/src/routes/index.tsx:868
↓ 2 callersFunctionvisit
(value: unknown)
packages/sdk/js/script/build.ts:23
↓ 2 callersFunctionwait
(fn: () => boolean, timeout = 2000)
packages/tui/test/cli/tui/dialog-prompt.test.tsx:14
↓ 2 callersFunctionwait
(check: (event: WatcherEvent) => boolean)
packages/core/test/filesystem/watcher.test.ts:72
↓ 2 callersFunctionwait
(file: string, timeout = 3_000)
packages/core/test/util/flock.test.ts:52
↓ 2 callersFunctionwait
()
packages/app/src/components/prompt-input/submit.ts:68
↓ 2 callersFunctionwait
(ms: number)
packages/app/src/context/server-sdk.tsx:140
↓ 2 callersFunctionwaitEvent
(input: { timeout: number; signal?: AbortSignal; fn: (event: GlobalEvent) => boolean })
packages/opencode/src/control-plane/util.ts:4
↓ 2 callersFunctionwaitFor
(check: Effect.Effect<A | undefined>, message: string)
packages/opencode/test/session/processor-effect.test.ts:106
↓ 2 callersFunctionwaitForFreshPush
(request: { path: string; version: number; after: number; timeout: number })
packages/opencode/src/lsp/client.ts:464
↓ 2 callersFunctionwaitForRegistrationChange
(timeout: number)
packages/opencode/src/lsp/client.ts:446
↓ 2 callersMethodwaitForScan
(timeoutMs?: number)
packages/core/src/filesystem/fff.bun.ts:64
↓ 2 callersFunctionwall
()
packages/core/src/util/flock.ts:113
↓ 2 callersFunctionwall
()
packages/core/src/util/effect-flock.ts:89
↓ 2 callersFunctionwarm
(span: number, priority: "high" | "low")
packages/app/src/pages/layout/sidebar-items.tsx:180
↓ 2 callersFunctionwarmSessions
(input: { ids: string[] store: Store<State> setStore: SetStoreFunction<State> sdk: OpencodeClient })
packages/app/src/context/global-sync/bootstrap.ts:161
↓ 2 callersFunctionwarpWorkspaceSession
(input: { dialog: ReturnType<typeof useDialog> sdk: ReturnType<typeof useSDK> sync: ReturnType<typeof us
packages/tui/src/component/dialog-workspace-create.tsx:88
↓ 2 callersFunctionweak
(text: string)
packages/tui/src/util/presentation.ts:30
↓ 2 callersFunctionweatherToolLoopRequest
(input: { readonly id: string readonly model: Model readonly system?: string readonly maxTokens?: numb
packages/llm/test/recorded-scenarios.ts:55
↓ 2 callersFunctionwebSearchModelName
(extra: Tool.Context["extra"])
packages/opencode/src/tool/websearch.ts:45
↓ 2 callersFunctionwebsocketFetch
(input: RequestInfo | URL, init?: RequestInit)
packages/opencode/src/plugin/openai/ws-pool.ts:43
↓ 2 callersFunctionwebsocketServerHandle
(server: WebSocketServer, http: Awaited<ReturnType<typeof createHttpServer>>)
packages/opencode/test/plugin/openai-ws.test.ts:861
↓ 2 callersFunctionwellKnownAuth
(url: string)
packages/opencode/test/config/config.test.ts:58
↓ 2 callersFunctionwidth
()
packages/ui/src/components/thinking-heading.stories.tsx:388
↓ 2 callersFunctionwidth
()
packages/session-ui/src/components/tool-status-title.tsx:42
↓ 2 callersFunctionwin
()
packages/core/src/shell.ts:98
↓ 2 callersFunctionwindowLastActiveUrlKey
(windowID: string)
packages/desktop/src/renderer/index.tsx:84
↓ 2 callersFunctionwindowStateFile
(id: string)
packages/desktop/src/main/windows.ts:250
↓ 2 callersFunctionwindowsPath
(p: string)
packages/core/src/fs-util.ts:239
↓ 2 callersFunctionwindowsPath
(p: string)
packages/opencode/src/util/filesystem.ts:153
↓ 2 callersFunctionwithAuth
(metadata: Record<string, string> | undefined, effect: Effect.Effect<A, E, R>)
packages/opencode/test/provider/digitalocean.test.ts:29
↓ 2 callersFunctionwithAuthContent
(self: Effect.Effect<A, E, R>, value: Record<string, unknown> = defaultAuthContent())
packages/opencode/test/provider/header-timeout.test.ts:214
↓ 2 callersFunctionwithCategory
(category: string)
packages/app/src/pages/session/use-composer-commands.tsx:9
↓ 2 callersFunctionwithCliFixture
( fn: (input: CliFixture) => Effect.Effect<A, E, Scope.Scope | HttpClient.HttpClient>, )
packages/opencode/test/lib/cli-process.ts:189
↓ 2 callersFunctionwithEnv
(vars: Record<string, string | undefined>, fx: () => Effect.Effect<A, E, R>)
packages/core/test/plugin/provider-azure-cognitive-services.test.ts:28
↓ 2 callersFunctionwithGlobalConfigDir
(dir: string, effect: Effect.Effect<A, E, R>)
packages/opencode/test/config/config.test.ts:167
↓ 2 callersFunctionwithProject
(source: string, self: Effect.Effect<A, E, R>)
packages/opencode/test/plugin/trigger.test.ts:32
↓ 2 callersFunctionwithRemote
(body: (fixture: Awaited<ReturnType<typeof gitRemote>>) => Effect.Effect<A, E, R>)
packages/core/test/git.test.ts:58
↓ 2 callersFunctionwithRetry
(fn: () => Promise<T>, retries = 1, delayMs = 5000)
packages/opencode/src/cli/cmd/github.handler.ts:1332
↓ 2 callersFunctionwithSession
(input?: Parameters<Session.Interface["create"]>[0])
packages/opencode/test/server/session-diff-missing-patch.test.ts:39
↓ 2 callersFunctionwithSlash
(value: string)
packages/app/src/components/dialog-select-directory.tsx:29
↓ 2 callersFunctionwithTheme
(component: () => JSX.Element)
packages/tui/test/cli/tui/diff-viewer-file-tree.test.tsx:181
↓ 2 callersFunctionwithTmp
(f: (directory: AbsolutePath) => Effect.Effect<A, E, R>)
packages/core/test/filesystem/search.test.ts:13
← previousnext →5,101–5,200 of 12,468, ranked by callers