MCPcopy Create free account

hub / github.com/anomalyco/opencode / functions

Functions12,468 in github.com/anomalyco/opencode

↓ 9 callersMethodagents
* List all agents
packages/sdk/js/src/gen/sdk.gen.ts:858
↓ 9 callersFunctionappendParts
(parts: Part[])
packages/session-ui/src/components/timeline-playground.stories.tsx:1271
↓ 9 callersFunctionassignHueRamp
(prefix: string, scale: HexColor[])
packages/ui/src/theme/v2/resolve.ts:64
↓ 9 callersMethodauthorize
* Authorize a provider using OAuth
packages/sdk/js/src/gen/sdk.gen.ts:719
↓ 9 callersFunctionautoRespondsPermission
( autoAccept: Record<string, boolean>, session: { id: string; parentID?: string }[], permission: { sessi
packages/app/src/context/permission-auto-respond.ts:41
↓ 9 callersFunctionbackground
()
packages/opencode/src/cli/cmd/run/footer.command.tsx:218
↓ 9 callersFunctionbounce
()
packages/ui/src/components/thinking-heading.stories.tsx:585
↓ 9 callersFunctioncall
(patchText: string, id = "call-apply-patch")
packages/core/test/tool-apply-patch.test.ts:117
↓ 9 callersFunctioncall
(name: string, id = `call-${name}`)
packages/core/test/session-runner-tool-registry.test.ts:44
↓ 9 callersFunctioncatalogSlug
(value: string)
packages/stats/app/src/routes/model-catalog.ts:105
↓ 9 callersFunctionclient
( serverPath: ServerPath, directory?: string, input?: { password?: string username?: string
packages/opencode/test/server/httpapi-sdk.test.ts:60
↓ 9 callersFunctioncmd
(input: CommandModule<T, WithDoubleDash<U>>)
packages/opencode/src/cli/cmd/cmd.ts:5
↓ 9 callersFunctioncode
(err: unknown)
packages/core/src/util/flock.ts:69
↓ 9 callersFunctioncommandText
(command: string, shortcut: string)
packages/tui/src/feature-plugins/home/tips-view.tsx:78
↓ 9 callersMethodcomplete
(trailingNewline = false)
packages/opencode/src/cli/cmd/run/scrollback.surface.ts:419
↓ 9 callersFunctioncost
(input: number, output = 0)
packages/core/test/plugin/provider-opencode.test.ts:68
↓ 9 callersFunctioncreateEventResponse
(chunks: unknown[], includeDone = false)
packages/opencode/test/session/llm.test.ts:747
↓ 9 callersFunctioncreateHarness
( requestPermission: (params: RequestPermissionRequest) => Promise<RequestPermissionResponse> = () => Pr
packages/opencode/test/acp/permission.test.ts:46
↓ 9 callersFunctioncurrent
()
packages/app/src/context/server.tsx:74
↓ 9 callersFunctiondirectories
(projectID: ProjectV2.ID)
packages/opencode/test/project/project-directory.test.ts:19
↓ 9 callersMethoddirectories
* List project directories * * List known local absolute directories for a project.
packages/sdk/js/src/v2/gen/sdk.gen.ts:2669
↓ 9 callersFunctiondoneTool
( state: State, ref: Ref, output: { title: string output: string metadata?: Record<string, u
packages/opencode/src/cli/cmd/run/demo.ts:503
↓ 9 callersFunctiondrop
(data: SessionData, partID: string)
packages/opencode/src/cli/cmd/run/session-data.ts:570
↓ 9 callersFunctionentry
(key: string, text: string, sourceKey = key)
packages/core/test/system-context/registry.test.ts:8
↓ 9 callersFunctioneventuallyEffect
(effect: Effect.Effect<void>, timeout = 1500)
packages/opencode/test/control-plane/workspace.test.ts:154
↓ 9 callersFunctionfetch
(request)
packages/opencode/test/server/httpapi-workspace.test.ts:141
↓ 9 callersFunctionfetch
(input: { url: string; method: string; headers: Record<string, string>; body?: string })
packages/opencode/src/cli/tui/worker.ts:31
↓ 9 callersFunctionfinish
()
packages/opencode/src/cli/cmd/run/runtime.queue.ts:92
↓ 9 callersFunctionfocusTerminalById
(id: string)
packages/app/src/pages/session/helpers.ts:81
↓ 9 callersFunctionfooterWidthPolicy
(width: number)
packages/opencode/src/cli/cmd/run/footer.width.ts:10
↓ 9 callersFunctionformatModelLabel
( model: NonNullable<RunInput["model"]>, variant: string | undefined, providers?: RunProvider[], )
packages/opencode/src/cli/cmd/run/variant.shared.ts:51
↓ 9 callersFunctionformatPart
(part: Part, options: TranscriptOptions)
packages/tui/src/util/transcript.ts:84
↓ 9 callersFunctionglobal
(payload: GlobalEvent["payload"])
packages/tui/test/cli/cmd/tui/sync-live-hydration.test.tsx:32
↓ 9 callersFunctionhidden
()
packages/session-ui/src/components/line-comment.tsx:51
↓ 9 callersFunctionid
(prefix: string, value: number)
packages/app/e2e/performance/timeline/session-timeline-stress.fixture.ts:47
↓ 9 callersFunctioninfo
(file: string)
packages/core/src/shell.ts:156
↓ 9 callersFunctioninvalidate
(entry: PoolEntry)
packages/opencode/src/plugin/openai/ws-pool.ts:243
↓ 9 callersMethodisItalic
()
packages/app/src/addons/serialize.ts:49
↓ 9 callersFunctionisRecord
(value: unknown)
packages/opencode/test/server/httpapi-provider.test.ts:41
↓ 9 callersFunctionisStreamSchema
(schema: Schema.Top)
packages/httpapi-codegen/src/index.ts:978
↓ 9 callersMethodisUnderline
()
packages/app/src/addons/serialize.ts:50
↓ 9 callersFunctionjson
(data: unknown, init?: ResponseInit)
packages/opencode/test/fixture/tui-sdk.ts:7
↓ 9 callersFunctionkey
(providerId: string, priority: number, withInterval: string)
packages/console/app/src/routes/zen/util/providerBudgetTracker.ts:40
↓ 9 callersFunctionkey
()
packages/app/src/components/prompt-project-selector.tsx:470
↓ 9 callersFunctionlimit
()
packages/opencode/src/cli/cmd/run/footer.menu.tsx:60
↓ 9 callersFunctionlive
(client: HttpClient.HttpClient)
packages/opencode/test/account/service.test.ts:38
↓ 9 callersFunctionllm
()
packages/opencode/test/session/compaction.test.ts:295
↓ 9 callersFunctionloading
()
packages/app/src/pages/layout/sidebar-workspace.tsx:329
↓ 9 callersFunctionlocalizeError
(t: (key: Key, params?: Record<string, string | number>) => string, error?: string)
packages/console/app/src/lib/form-error.ts:64
↓ 9 callersFunctionlocalizedUrl
(locale: Locale, pathname: string)
packages/stats/app/src/lib/language.ts:46
↓ 9 callersFunctionmakeMethod
(method: Required<Config>["method"])
packages/sdk/js/src/gen/client/client.gen.ts:181
↓ 9 callersFunctionmakeMethodFn
(method: Uppercase<HttpMethod>)
packages/sdk/js/src/v2/gen/client/client.gen.ts:235
↓ 9 callersFunctionmakeSseFn
(method: Uppercase<HttpMethod>)
packages/sdk/js/src/v2/gen/client/client.gen.ts:237
↓ 9 callersFunctionmap
( footerTheme: TuiThemeCurrent, scrollbackTheme: TuiThemeCurrent, splash: RunSplashTheme, syntax?: Syn
packages/opencode/src/cli/cmd/run/theme.ts:500
↓ 9 callersMethodmarkRendered
(commit: StreamCommit | undefined)
packages/opencode/src/cli/cmd/run/scrollback.surface.ts:203
↓ 9 callersMethodmcp
()
packages/sdk/js/src/v2/gen/sdk.gen.ts:7166
↓ 9 callersFunctionmixChannel
(base: number, overlay: number, alpha: number)
packages/tui/src/component/bg-pulse-render.ts:99
↓ 9 callersFunctionmovePatchFileIndex
(fileIndexes: readonly number[], current: number | undefined, offset: number)
packages/tui/src/feature-plugins/system/diff-viewer-file-tree-utils.ts:186
↓ 9 callersFunctionmoveTo
(index: number)
packages/tui/src/routes/session/question.tsx:96
↓ 9 callersFunctionnavigate
(route: Route)
packages/tui/src/context/route.tsx:37
↓ 9 callersFunctionnormalize
(diff: ReviewDiff)
packages/session-ui/src/components/session-diff.ts:39
↓ 9 callersFunctionnormalizePickerDrive
(input: string)
packages/app/src/components/directory-picker-domain.ts:263
↓ 9 callersFunctionoff
()
packages/opencode/src/plugin/tui/runtime.ts:408
↓ 9 callersFunctionoklchToHex
(oklch: OklchColor)
packages/ui/src/theme/color.ts:128
↓ 9 callersMethodonConflictDoUpdate
(config: SQLiteEffectInsertOnConflictDoUpdateConfig<this>)
packages/effect-drizzle-sqlite/src/sqlite-core/effect/insert.ts:274
↓ 9 callersFunctionopen
(request: { path: string })
packages/opencode/src/lsp/client.ts:554
↓ 9 callersFunctionparsePatch
(patchText: string)
packages/opencode/src/patch/index.ts:185
↓ 9 callersFunctionpermission
(id: string, sessionID: string)
packages/app/src/pages/session/composer/session-composer-state.test.ts:12
↓ 9 callersFunctionpromptValue
(value: Option.Option<Value>)
packages/opencode/src/cli/cmd/providers.ts:23
↓ 9 callersFunctionprovide
(directory: string)
packages/core/test/location-mutation.test.ts:13
↓ 9 callersFunctionprovider
()
packages/app/src/components/dialog-select-model.tsx:493
↓ 9 callersFunctionpush
( lines: Array<{ left: number; top: number; text: string; fg: ColorInput; bg?: ColorInput; attrs?: number }>
packages/opencode/src/cli/cmd/run/splash.ts:132
↓ 9 callersFunctionrecord
(value: unknown)
packages/session-ui/src/components/timeline-playground.stories.tsx:429
↓ 9 callersFunctionreduce
(data: ReturnType<typeof createSubagentData>, event: unknown)
packages/opencode/test/cli/run/subagent-data.test.ts:42
↓ 9 callersFunctionregisterOpencodeKeymap
(keymap: OpenTuiKeymap, renderer: CliRenderer, config: ResolvedKeymapConfig)
packages/tui/src/keymap.tsx:214
↓ 9 callersFunctionremoteAdapter
(url: string, input?: { directory?: string | null; headers?: HeadersInit })
packages/opencode/test/control-plane/workspace.test.ts:236
↓ 9 callersFunctionreplayLocalRows
( messages: SessionMessages, commits: StreamCommit[], rows: LocalReplayRow[], )
packages/opencode/src/cli/cmd/run/session-replay.ts:263
↓ 9 callersFunctionreplaySession
(input: ReplayInput)
packages/opencode/src/cli/cmd/run/session-replay.ts:233
↓ 9 callersFunctionrequest
(directory: string, url: string, init: RequestInit = {})
packages/opencode/test/server/project-copy.test.ts:34
↓ 9 callersFunctionreset
()
packages/core/test/tool-apply-patch.test.ts:54
↓ 9 callersFunctionresolveRunTheme
(renderer: CliRenderer)
packages/opencode/src/cli/cmd/run/theme.ts:656
↓ 9 callersFunctionresolveThemeVariant
(variant: ThemeVariant, isDark: boolean)
packages/ui/src/theme/resolve.ts:4
↓ 9 callersFunctionrun
(value: Body<A, E, R | Scope.Scope>, layer: Layer.Layer<R, E2>)
packages/core/test/lib/effect.ts:11
↓ 9 callersFunctionrunPromise
(effect, options)
packages/opencode/src/effect/app-runtime.ts:122
↓ 9 callersFunctionrunningTool
(input: { sessionID: string messageID: string id: string callID: string tool: string body: Record<
packages/opencode/test/cli/run/stream.transport.test.ts:222
↓ 9 callersFunctionscopedTmpdir
(options?: Parameters<typeof tmpdir>[0])
packages/opencode/test/git/git.test.ts:14
↓ 9 callersFunctionsearch
(query: string, dirs: "true" | "false")
packages/app/src/context/file.tsx:206
↓ 9 callersMethodset
( values: SQLiteUpdateSetSource<TTable>, )
packages/effect-drizzle-sqlite/src/sqlite-core/effect/update.ts:178
↓ 9 callersFunctionsetLoading
(file: string)
packages/app/src/context/file.tsx:128
↓ 9 callersFunctionsetSelection
(selection: EditorSelection | undefined)
packages/tui/src/context/editor.ts:147
↓ 9 callersMethodsetTheme
(theme: RunTheme)
packages/opencode/src/cli/cmd/run/scrollback.surface.ts:123
↓ 9 callersFunctionshow
(api: TuiPluginApi)
packages/tui/src/feature-plugins/system/plugins.tsx:234
↓ 9 callersFunctionsplit
(text: string)
packages/session-ui/src/components/tool-count-label.tsx:4
↓ 9 callersMethodstart
(controller)
packages/core/src/github-copilot/responses/openai-responses-language-model.ts:859
↓ 9 callersFunctionstatuses
(input: Record<string, Captured>)
packages/opencode/test/server/httpapi-sdk.test.ts:174
↓ 9 callersFunctionstop
(proc: ChildProcess)
packages/sdk/js/src/process.ts:5
↓ 9 callersFunctionstored
(projectID: Project.ID)
packages/core/test/project-copy.test.ts:63
↓ 9 callersFunctionsubagent
(input: { sessionID: string label: string description: string status?: FooterSubagentTab["status"] })
packages/opencode/test/cli/run/footer.view.test.tsx:122
↓ 9 callersFunctionsummarize
(value: string)
packages/desktop/src/main/wsl/runtime.ts:376
↓ 9 callersMethodswitchModel
* Switch session model * * Switch the model used by subsequent provider turns.
packages/sdk/js/src/v2/gen/sdk.gen.ts:5583
← previousnext →901–1,000 of 12,468, ranked by callers