MCPcopy Create free account

hub / github.com/anomalyco/opencode / functions

Functions12,468 in github.com/anomalyco/opencode

↓ 3 callersFunctionlocalHref
(href: string)
packages/stats/app/src/routes/stats-shell.tsx:72
↓ 3 callersFunctionlocalStorageDirect
()
packages/app/src/utils/persist.ts:425
↓ 3 callersFunctionlocalStorageWithPrefix
(prefix: string)
packages/app/src/utils/persist.ts:379
↓ 3 callersFunctionlocationFrom
(...values: unknown[])
packages/opencode/src/acp/tool.ts:310
↓ 3 callersFunctionlock
(file: string)
packages/opencode/src/plugin/meta.ts:52
↓ 3 callersFunctionlookup
(directory: string, sessionID?: string)
packages/app/src/context/notification.tsx:307
↓ 3 callersMethodlsp
()
packages/sdk/js/src/v2/gen/sdk.gen.ts:7156
↓ 3 callersFunctionlspLayer
(flags: Parameters<typeof RuntimeFlags.layer>[0] = {})
packages/opencode/test/lsp/index.test.ts:14
↓ 3 callersFunctionlspTitle
( input: { operation?: string filePath?: string line?: number character?: number }, opts
packages/opencode/src/cli/cmd/run/tool.ts:445
↓ 3 callersFunctionmake
(definitions: Definitions)
packages/protocol/src/groups/event.ts:29
↓ 3 callersFunctionmake
(testLayer: Layer.Layer<R, E>, liveLayer: Layer.Layer<R, E>, run: Runner = isolatedRun)
packages/opencode/test/lib/effect.ts:67
↓ 3 callersFunctionmakeEntry
()
packages/core/src/session/run-coordinator.ts:31
↓ 3 callersFunctionmakeReplayState
( cassette: CassetteService.Interface, name: string, project: (interactions: ReadonlyArray<Interaction>)
packages/http-recorder/src/recorder.ts:26
↓ 3 callersFunctionmakeRuntime
(service: Context.Service<I, S>, layer: Layer.Layer<I, E>)
packages/core/src/effect/runtime.ts:5
↓ 3 callersMethodmapAllResult
(rows: unknown, isFromBatch?: boolean)
packages/effect-drizzle-sqlite/src/sqlite-core/effect/session.ts:133
↓ 3 callersMethodmapGetResult
(rows: unknown, isFromBatch?: boolean)
packages/effect-drizzle-sqlite/src/sqlite-core/effect/session.ts:162
↓ 3 callersFunctionmapStoreError
(message: string)
packages/effect-drizzle-sqlite/examples/basic.ts:31
↓ 3 callersFunctionmapWorktreeError
(self: Effect.Effect<A, Worktree.Error, R>)
packages/opencode/src/server/routes/instance/httpapi/handlers/experimental.ts:20
↓ 3 callersFunctionmarkInstanceForDisposal
(ctx: InstanceContext)
packages/opencode/src/server/routes/instance/httpapi/lifecycle.ts:23
↓ 3 callersFunctionmarkKey
(key: DirectoryKey)
packages/app/src/context/global-sync/child-store.ts:49
↓ 3 callersFunctionmarkMessageAt
(messages: ReadonlyArray<Message>, index: number, hint: CacheHint)
packages/llm/src/cache-policy.ts:67
↓ 3 callersFunctionmarkSeen
()
packages/app/src/context/highlights.tsx:162
↓ 3 callersFunctionmaskHeight
()
packages/ui/src/components/thinking-heading.stories.tsx:588
↓ 3 callersFunctionmaskPad
()
packages/ui/src/components/thinking-heading.stories.tsx:587
↓ 3 callersFunctionmatch
(pattern: string, filepath: string)
packages/core/src/util/glob.ts:31
↓ 3 callersFunctionmatch
(str: string, pattern: string)
packages/opencode/src/util/wildcard.ts:3
↓ 3 callersFunctionmatch
(directory: string, query: string, limit: number)
packages/app/src/components/directory-picker-domain.ts:358
↓ 3 callersFunctionmaybeRegister
(method)
packages/opencode/test/fixture/lsp/fake-lsp-server.js:62
↓ 3 callersFunctionmeasure
()
packages/ui/src/components/thinking-heading.stories.tsx:405
↓ 3 callersFunctionmeasureFirstNavigation
( page: Page, input: { href: string destinationPath: string sourceSelector: string destina
packages/app/e2e/performance/timeline/first-navigation-probe.ts:9
↓ 3 callersFunctionmenu
(e: MouseEvent)
packages/app/src/components/session/session-sortable-terminal-tab.tsx:92
↓ 3 callersFunctionmergeJsonRecords
( ...items: ReadonlyArray<Record<string, unknown> | undefined> )
packages/llm/src/schema/options.ts:6
↓ 3 callersFunctionmergeOptimisticPage
(page: MessagePage, items: OptimisticItem[])
packages/app/src/context/sync.tsx:62
↓ 3 callersFunctionmergeOptions
(target: Record<string, any>, source: Record<string, any> | undefined)
packages/opencode/src/session/llm/request.ts:53
↓ 3 callersFunctionmergePatch
(left: FooterPatch | undefined, right: FooterPatch | undefined)
packages/opencode/src/cli/cmd/run/session-replay.ts:45
↓ 3 callersMethodmessage
()
packages/core/src/image.ts:30
↓ 3 callersMethodmessage
()
packages/opencode/src/image/image.ts:46
↓ 3 callersFunctionmessagePrompt
(msg: SessionMessages[number])
packages/opencode/src/cli/cmd/run/session.shared.ts:63
↓ 3 callersFunctionmetricColumns
()
packages/stats/core/src/database/schema.ts:122
↓ 3 callersFunctionmigrateCanonicalLocalServerState
(value: unknown, canonicalLocalServer?: ServerConnection.Key)
packages/app/src/context/server.tsx:34
↓ 3 callersFunctionmigrateLegacySessionStateKeys
(value: unknown)
packages/app/src/utils/server-scope.ts:62
↓ 3 callersFunctionmissingRequest
(id: PermissionV2.ID)
packages/server/src/handlers/permission.ts:10
↓ 3 callersFunctionmissingRequest
(id: QuestionV2.ID)
packages/server/src/handlers/question.ts:8
↓ 3 callersFunctionmkUser
(text: string, extra: Part[] = [], sessionID = SESSION_ID)
packages/session-ui/src/components/timeline-playground.stories.tsx:475
↓ 3 callersFunctionmobileTabs
(compact = false, bottom = false)
packages/app/src/pages/session.tsx:1877
↓ 3 callersFunctionmockServer
(page: Page, events: EventPayload[], messages = [userMessage, assistantMessage])
packages/app/e2e/regression/session-timeline-collapse-state.spec.ts:388
↓ 3 callersFunctionmodel
(input: { id: string name: string status?: "active" | "deprecated" cost?: number variants?: Record<s
packages/opencode/test/cli/run/footer.view.test.tsx:50
↓ 3 callersFunctionmodelFrom
(body: unknown)
packages/opencode/test/lib/llm-server.ts:412
↓ 3 callersFunctionmodelInfo
(providers: RunProvider[] | undefined, model: NonNullable<RunInput["model"]>)
packages/opencode/src/cli/cmd/run/variant.shared.ts:43
↓ 3 callersFunctionmodelSuggestions
(provider: Info | undefined, modelID: ModelV2.ID, enableExperimentalModels: boolean)
packages/opencode/src/provider/provider.ts:1273
↓ 3 callersFunctionmodelUsageLabel
(metric: "tokens" | "users", i18n: ReturnType<typeof useI18n>)
packages/stats/app/src/routes/[lab]/[model].tsx:561
↓ 3 callersFunctionmods
(prefix: string, n: number)
packages/opencode/test/plugin/install-concurrency.test.ts:54
↓ 3 callersFunctionmono
()
packages/core/src/util/flock.ts:109
↓ 3 callersFunctionmonoFontFamily
(font: string | undefined)
packages/app/src/context/settings.tsx:90
↓ 3 callersFunctionmount
()
packages/tui/test/cli/tui/use-event.test.tsx:51
↓ 3 callersFunctionmove
(delta: number)
packages/tui/src/component/error-component.tsx:57
↓ 3 callersFunctionmove
(item: T | undefined)
packages/ui/src/components/select.tsx:58
↓ 3 callersFunctionmove
(item: T | undefined)
packages/ui/src/v2/components/select-v2.tsx:103
↓ 3 callersFunctionmoveTo
(next: number)
packages/tui/src/component/prompt/autocomplete.tsx:541
↓ 3 callersFunctionmustTruncate
(result: { metadata: { truncated?: boolean; exit?: number | null } & Record<string, unknown> output: strin
packages/opencode/test/tool/shell.test.ts:173
↓ 3 callersFunctionnavigateToProject
(directory: string | undefined)
packages/app/src/pages/layout.tsx:1173
↓ 3 callersFunctionnext
(prev: Entry | undefined, core: Core, now: number)
packages/opencode/src/plugin/meta.ts:124
↓ 3 callersFunctionnext
()
packages/opencode/src/effect/runner.ts:54
↓ 3 callersFunctionnext
(index: number, value: Record<string, string>)
packages/app/src/components/dialog-connect-provider.tsx:244
↓ 3 callersFunctionnormalize
(value: string)
packages/core/src/patch.ts:187
↓ 3 callersFunctionnormalize
(input: string)
packages/app/src/context/file/path.ts:105
↓ 3 callersFunctionnormalizeHeader
(value: string)
packages/stats/core/src/honeycomb-backfill.ts:680
↓ 3 callersFunctionnormalizeLineEndings
(text: string)
packages/core/src/tool/edit.ts:42
↓ 3 callersFunctionnormalizeMimeType
(type: string | undefined)
packages/session-ui/src/pierre/media.ts:20
↓ 3 callersFunctionnormalizeSelectedLines
(range: SelectedLineRange)
packages/app/src/context/file/view-cache.ts:12
↓ 3 callersFunctionnormalizeSessionTab
(path: ReturnType<typeof createPathHelpers> | undefined, tab: string)
packages/app/src/context/layout.tsx:105
↓ 3 callersFunctionnormalizeTier
(value: string)
packages/stats/core/src/domain/home.ts:877
↓ 3 callersFunctionnotify
(event: Payload, isolateListeners: boolean)
packages/core/src/event.ts:406
↓ 3 callersFunctionnotify
(input)
packages/opencode/test/fixture/tui-plugin.ts:194
↓ 3 callersFunctionnotifySessionTabsRemoved
(input: SessionTabsRemovedDetail)
packages/app/src/components/titlebar-session-events.ts:11
↓ 3 callersFunctionnpmEntrypoint
(entrypoint?: string)
packages/core/test/plugin/provider-dynamic.test.ts:23
↓ 3 callersFunctionnullableNumber
(row: RawRow, name: string, aliases: string[] = [])
packages/stats/core/src/honeycomb-backfill.ts:654
↓ 3 callersFunctionnullableNumber
(data: AthenaData, key: string)
packages/stats/core/src/domain/inference.ts:237
↓ 3 callersFunctionnuls
(text: string)
packages/opencode/src/git/index.ts:21
↓ 3 callersFunctionnum
(value: unknown)
packages/opencode/src/cli/cmd/run/subagent-data.ts:134
↓ 3 callersFunctionnumber
(row: RawRow, name: string, aliases: string[] = [])
packages/stats/core/src/honeycomb-backfill.ts:659
↓ 3 callersFunctionnumber
(data: AthenaData, key: string)
packages/stats/core/src/domain/inference.ts:247
↓ 3 callersFunctionoauthServers
(config: ConfigV1.Info)
packages/opencode/src/cli/cmd/mcp.ts:62
↓ 3 callersFunctionobserve
(value: SystemContext)
packages/core/src/system-context/index.ts:182
↓ 3 callersFunctionobserveProgress
(at: number)
packages/app/e2e/performance/timeline/session-timeline-stream-probe.ts:242
↓ 3 callersFunctionoklchToRgb
(oklch: OklchColor)
packages/ui/src/theme/color.ts:73
↓ 3 callersFunctionomitUniqueUsers
(rows: T[])
packages/stats/core/src/domain/stat.ts:154
↓ 3 callersFunctiononClickSubscribe
(method?: "alipay" | "upi")
packages/console/app/src/routes/workspace/[id]/go/lite-section.tsx:206
↓ 3 callersFunctiononKeyDown
(event: KeyboardEvent)
packages/ui/src/components/popover.tsx:78
↓ 3 callersFunctiononKeyDown
(event: KeyboardEvent)
packages/ui/src/context/dialog.tsx:68
↓ 3 callersFunctiononPersistedInit
(init: Promise<string> | string | null, run: () => void)
packages/app/src/context/global-sync/child-store.ts:254
↓ 3 callersMethodonQueuedRemove
(fn: (messageID: string) => boolean | Promise<boolean>)
packages/opencode/src/cli/cmd/run/footer.ts:371
↓ 3 callersFunctionopen
()
packages/session-ui/src/components/message-part.tsx:1873
↓ 3 callersFunctionopenDialog
(load: () => Promise<T>, show: (value: T) => void)
packages/app/src/pages/session/use-session-commands.tsx:56
↓ 3 callersFunctionopenEventStream
(directory: string)
packages/opencode/test/server/httpapi-event.test.ts:26
↓ 3 callersFunctionopenProject
(server: ServerConnection.Any, directory: string)
packages/app/src/pages/home.tsx:1443
↓ 3 callersFunctionopenPtySocket
(listener: Awaited<ReturnType<typeof startListener>>, dir: string)
packages/opencode/test/server/httpapi-listen.test.ts:159
↓ 3 callersFunctionopenSession
(target: { directory: string; id: string })
packages/app/src/pages/layout.tsx:1194
↓ 3 callersFunctionopenTab
(sessionID: string)
packages/opencode/src/cli/cmd/run/footer.view.tsx:331
↓ 3 callersFunctionoperations
(groups: ReadonlyArray<Group>)
packages/httpapi-codegen/src/index.ts:304
← previousnext →2,901–3,000 of 12,468, ranked by callers