MCPcopy Create free account

hub / github.com/anomalyco/opencode / functions

Functions12,468 in github.com/anomalyco/opencode

↓ 4 callersFunctionsnapshotLayer
(data: string, directory: string)
packages/core/test/snapshot.test.ts:169
↓ 4 callersFunctionsortModelOptions
( options: T[], newestFirst: boolean, )
packages/tui/src/component/dialog-model.tsx:186
↓ 4 callersFunctionsource
(value: ReadonlyArray<File> | SystemContext.Unavailable)
packages/core/src/instruction-context.ts:29
↓ 4 callersFunctionsplashMeta
(input: SplashInput)
packages/opencode/src/cli/cmd/run/splash.ts:267
↓ 4 callersFunctionsplashShadow
(indexed: RGBA[], base: RGBA, overlay: RGBA, value: number)
packages/opencode/src/cli/cmd/run/theme.ts:271
↓ 4 callersFunctionspread
(color: RGBA)
packages/opencode/test/cli/run/theme.test.ts:56
↓ 4 callersFunctionstableSchema
(input: unknown, schemas: Record<string, OpenApiSchema>)
packages/opencode/src/server/routes/instance/httpapi/public.ts:311
↓ 4 callersFunctionstack
()
packages/tui/src/ui/dialog.tsx:163
↓ 4 callersFunctionstart
(key: Key, entry: Entry<E>, force: boolean, successor = false)
packages/core/src/session/run-coordinator.ts:37
↓ 4 callersFunctionstatPeriodKey
(row: StatBaseRow)
packages/stats/core/src/domain/stat.ts:162
↓ 4 callersFunctionstatusColor
(theme: RunFooterTheme, status: FooterSubagentTab["status"])
packages/opencode/src/cli/cmd/run/footer.subagent.tsx:13
↓ 4 callersFunctionstep
()
packages/app/src/pages/session/composer/todo-panel-motion.stories.tsx:180
↓ 4 callersFunctionstopIfIdle
()
packages/opencode/src/mcp/oauth-callback.ts:35
↓ 4 callersFunctionstopSidecars
()
packages/desktop/src/main/index.ts:157
↓ 4 callersFunctionstringOption
(options: Record<string, unknown>, key: string)
packages/core/src/plugin/provider/cloudflare-ai-gateway.ts:79
↓ 4 callersFunctionstripQueryAndHash
(input: string)
packages/app/src/context/file/path.ts:6
↓ 4 callersFunctionstripWorkingDirectory
(filePath?: string, workingDir?: string)
packages/web/src/components/share/part.tsx:312
↓ 4 callersFunctionstrokeWidth
()
packages/ui/src/components/progress-circle.tsx:13
↓ 4 callersFunctionsubmit
()
packages/tui/src/ui/dialog-select.tsx:344
↓ 4 callersFunctionsummarize
(response: string)
packages/opencode/src/cli/cmd/github.handler.ts:878
↓ 4 callersFunctionswitchSession
(page: Page, sessionID: string, title: string)
packages/app/e2e/regression/session-todo-dock-navigation.spec.ts:161
↓ 4 callersFunctionsymlink
(target: string, file: string)
packages/opencode/test/project/vcs.test.ts:47
↓ 4 callersFunctionsyncQueue
()
packages/opencode/src/cli/cmd/run/runtime.queue.ts:74
↓ 4 callersFunctionsyncThemes
()
packages/tui/src/theme/index.ts:185
↓ 4 callersFunctiont
(key: string, vars?: Record<string, string | number>)
packages/app/src/utils/server-errors.test.ts:25
↓ 4 callersFunctiontagged
(input: unknown, tag: string)
packages/tui/src/util/error.ts:78
↓ 4 callersFunctiontarget
()
packages/opencode/src/cli/cmd/tui.ts:52
↓ 4 callersFunctiontauriApi
()
packages/app/src/components/titlebar.tsx:49
↓ 4 callersFunctiontempRoot
()
packages/desktop/src/main/store-cleanup.test.ts:9
↓ 4 callersFunctionterminalFontFamily
(font: string | undefined)
packages/app/src/context/settings.tsx:102
↓ 4 callersFunctionterminalMode
(colors: TerminalColors)
packages/tui/src/theme/index.ts:353
↓ 4 callersFunctionterminalWebSocketURL
(input: { url: string id: string directory: string cursor: number ticket?: string sameOrigin?: boo
packages/app/src/utils/terminal-websocket-url.ts:3
↓ 4 callersFunctionterminalWriter
( write: (data: string, done?: VoidFunction) => void, schedule: (flush: VoidFunction) => void = queueMicro
packages/app/src/utils/terminal-writer.ts:1
↓ 4 callersFunctiontestControllerOptions
()
packages/desktop/src/main/wsl/servers.test.ts:217
↓ 4 callersFunctiontext
(value: unknown)
packages/app/src/context/terminal.tsx:31
↓ 4 callersFunctiontextBody
(content: string)
packages/opencode/src/cli/cmd/run/entry.body.ts:17
↓ 4 callersFunctiontextPart
(id: string, messageID: string, text: string, input: Partial<TextPart> = {})
packages/opencode/test/cli/run/session.shared.test.ts:73
↓ 4 callersFunctiontextWithCache
( breakpoints: BedrockCache.Breakpoints, text: string, cache: CacheHint | undefined, )
packages/llm/src/protocols/bedrock-converse.ts:233
↓ 4 callersFunctiontheme
()
packages/tui/src/feature-plugins/sidebar/context.tsx:14
↓ 4 callersFunctionthemeToCss
(tokens: ResolvedTheme)
packages/ui/src/theme/resolve.ts:536
↓ 4 callersFunctionthemeV2ToCss
(tokens: ResolvedV2Theme)
packages/ui/src/theme/v2/resolve.ts:149
↓ 4 callersFunctiontime
(input: number)
packages/tui/src/util/locale.ts:5
↓ 4 callersFunctiontitle
(text: string | undefined)
packages/opencode/src/cli/cmd/run/splash.ts:72
↓ 4 callersFunctiontitlebarZoom
()
packages/app/src/components/titlebar.tsx:84
↓ 4 callersFunctiontmpdir
()
packages/core/test/effect/cross-spawn-spawner.test.ts:43
↓ 4 callersFunctiontoModelAggregate
(data: AthenaData)
packages/stats/core/src/domain/inference.ts:170
↓ 4 callersFunctiontodoDockAtBoundary
(state: ReturnType<typeof todoState>)
packages/app/src/pages/session/composer/session-composer-state.ts:24
↓ 4 callersFunctiontoggleHomeProjectSelection
( current: HomeProjectSelection | undefined, server: ServerConnection.Key, directory: string, )
packages/app/src/pages/layout/helpers.ts:60
↓ 4 callersFunctiontoggleMcp
(input: { status: McpStatus["status"] connect: () => Promise<void> disconnect: () => Promise<void> aut
packages/app/src/context/global-sync/mcp.ts:3
↓ 4 callersFunctiontoolTitle
(toolName: string, input: ToolInput, fallback: string | undefined)
packages/opencode/src/acp/tool.ts:265
↓ 4 callersFunctiontooltip
()
packages/app/src/pages/layout/sidebar-items.tsx:292
↓ 4 callersFunctiontouchCachedMarkdown
(key: string, value: MarkdownCacheEntry)
packages/session-ui/src/components/markdown-cache.tsx:44
↓ 4 callersFunctiontouchFileContent
(path: string, bytes?: number)
packages/app/src/context/file/content-cache.ts:74
↓ 4 callersFunctiontransition
()
packages/app/src/pages/session/session-ownership.ts:6
↓ 4 callersFunctiontransportError
(input: { readonly message: string readonly kind?: string | undefined readonly request?: HttpClien
packages/llm/src/route/executor.ts:308
↓ 4 callersFunctiontryMatch
(lines: string[], pattern: string[], startIndex: number, compare: Comparator, eof: boolean)
packages/opencode/src/patch/index.ts:429
↓ 4 callersFunctionunquoteGitPath
(input: string)
packages/app/src/context/file/path.ts:19
↓ 4 callersMethodunshare
* Unshare the session
packages/sdk/js/src/gen/sdk.gen.ts:561
↓ 4 callersFunctionunsubscribe
(id: number)
packages/desktop/src/main/wsl/ipc.ts:14
↓ 4 callersFunctionupdate
(adapter: Adapter, event: SessionEvent.Event)
packages/core/src/session/message-updater.ts:78
↓ 4 callersFunctionupdateField
(field: K, spanName: string)
packages/opencode/src/mcp/auth.ts:112
↓ 4 callersFunctionupdateTitlebar
(win: BrowserWindow)
packages/desktop/src/main/windows.ts:105
↓ 4 callersFunctionupsert
(list: T[], item: T)
packages/opencode/src/cli/cmd/run/session-data.ts:263
↓ 4 callersFunctionupsertKeyValue
(obj: Record<string, any>, keyToChange: string, value: any)
packages/desktop/src/main/windows.ts:487
↓ 4 callersFunctionusage
(value: unknown)
packages/opencode/src/session/llm/ai-sdk.ts:44
↓ 4 callersMethodusage
(value: Usage)
packages/opencode/test/lib/llm-server.ts:478
↓ 4 callersFunctionuseCheckServerHealth
()
packages/app/src/utils/server-health.ts:99
↓ 4 callersFunctionuseConnected
()
packages/tui/src/component/use-connected.tsx:4
↓ 4 callersFunctionuseDirectoryPicker
()
packages/app/src/components/directory-picker.tsx:20
↓ 4 callersFunctionusePluginRuntime
()
packages/tui/src/plugin/runtime.tsx:77
↓ 4 callersFunctionuser
(text: string)
packages/opencode/test/cli/run/scrollback.surface.test.ts:204
↓ 4 callersFunctionvalidate
()
packages/app/src/components/dialog-custom-provider.tsx:105
↓ 4 callersFunctionvalue
()
packages/tui/src/routes/session/question.tsx:464
↓ 4 callersFunctionvalue
(x: number)
packages/opencode/src/cli/cmd/run/theme.ts:155
↓ 4 callersFunctionvariant
()
packages/ui/src/components/diff-changes.tsx:8
↓ 4 callersFunctionvcs
(branch: string)
packages/tui/test/cli/tui/use-event.test.tsx:31
↓ 4 callersFunctionvisible
(preference: () => boolean)
packages/app/src/context/settings.tsx:164
↓ 4 callersFunctionwaitForFile
(file: string)
packages/core/test/process/process.test.ts:17
↓ 4 callersFunctionwaitForOutput
(output: Queue.Queue<string>, text: string)
packages/core/test/pty/pty-session.test.ts:81
↓ 4 callersFunctionwarm
(sessions: Session[], index: number)
packages/app/src/pages/layout.tsx:769
↓ 4 callersFunctionwarn
(message: string, data: Record<string, unknown>)
packages/opencode/src/plugin/tui/runtime.ts:139
↓ 4 callersFunctionwithCreatedWorktree
( input: Parameters<Worktree.Interface["create"]>[0], use: (created: { info: Worktree.Info; ready: { name:
packages/opencode/test/project/worktree.test.ts:50
↓ 4 callersFunctionwithEnv
(vars: Record<string, string | undefined>, effect: () => Effect.Effect<A, E, R>)
packages/core/test/plugin/provider-google-vertex-anthropic.test.ts:23
↓ 4 callersFunctionwithEnv
(vars: Record<string, string | undefined>, effect: () => Effect.Effect<A, E, R>)
packages/core/test/plugin/provider-sap-ai-core.test.ts:28
↓ 4 callersFunctionwithEnv
(name: string, value: string | undefined, self: Effect.Effect<A, E, R>)
packages/opencode/test/config/tui.test.ts:39
↓ 4 callersFunctionwithFetch
( fetch: (req: Request) => Response | Promise<Response>, fn: (url: URL) => Effect.Effect<A, E, R>, )
packages/opencode/test/tool/webfetch.test.ts:30
↓ 4 callersFunctionwithGlobalConfig
( input: { config?: object; name?: string }, fn: (input: { dir: string }) => Effect.Effect<A, E, R>, )
packages/opencode/test/config/config.test.ts:183
↓ 4 callersFunctionwithNetworkOptions
(yargs: Argv<T>)
packages/opencode/src/cli/network.ts:37
↓ 4 callersFunctionwithRemote
(body: (fixture: Awaited<ReturnType<typeof gitRemote>>) => Effect.Effect<A, E, R>)
packages/core/test/repository-cache.test.ts:96
↓ 4 callersFunctionwithResolved
( key: string[], fn: (target: string, rw: TxReentrantLock.TxReentrantLock) => Effect.Effect<A, E>,
packages/opencode/src/storage/storage.ts:255
↓ 4 callersFunctionwrap
(effect: Effect.Effect<A, E, R>)
packages/opencode/src/effect/bridge.ts:60
↓ 4 callersFunctionwrapError
(description: string, cause: unknown)
packages/core/src/process.ts:90
↓ 4 callersFunctionwritable
(info: Info)
packages/opencode/src/config/config.ts:163
↓ 4 callersFunctionwriteManagedSettingsEffect
(settings: object, filename?: string)
packages/opencode/test/config/config.test.ts:149
↓ 4 callersFunctionwritePackage
(dir: string, pkg: Record<string, unknown>)
packages/core/test/npm.test.ts:12
↓ 4 callersFunctionwriteResult
(target: Target, existed: boolean)
packages/core/src/file-mutation.ts:84
↓ 4 callersFunctionwriteSnapshot
(shareID: string, data: Data[])
packages/enterprise/src/core/share.ts:82
↓ 4 callersFunctionzoom
()
packages/app/src/components/titlebar.tsx:83
↓ 3 callersFunctionFormatUnknownError
(input: unknown)
packages/opencode/src/cli/error.ts:128
↓ 3 callersMethod_prepare
@internal
packages/effect-drizzle-sqlite/src/sqlite-core/effect/query.ts:113
← previousnext →2,401–2,500 of 12,468, ranked by callers