MCPcopy Create free account

hub / github.com/cyberpapiii/chipotlai-max / functions

Functions5,667 in github.com/cyberpapiii/chipotlai-max

↓ 13 callersFunctioncreateSdk
(directory?: string)
packages/app/e2e/utils.ts:29
↓ 13 callersFunctioncurrentDir
(page: Page)
packages/app/e2e/session/session-model-persistence.spec.ts:48
↓ 13 callersMethoddiff
* Get the diff for this session
packages/sdk/js/src/gen/sdk.gen.ts:581
↓ 13 callersFunctionformatServerError
(error: unknown, translate?: Translator, fallback?: string)
packages/app/src/utils/server-errors.ts:28
↓ 13 callersFunctiongetCursorPosition
(parent: HTMLElement)
packages/app/src/components/prompt-input/editor-dom.ts:45
↓ 13 callersFunctionid
()
packages/console/core/src/drizzle/types.ts:7
↓ 13 callersFunctionline
(file: string, id: string, time: number)
packages/app/src/context/comments.test.ts:22
↓ 13 callersMethodload
( sessionId: string, cwd: string, mcpServers: McpServer[], model?: ACPSessionState["model"],
packages/opencode/src/acp/session.ts:46
↓ 13 callersFunctionna
()
packages/app/src/components/debug-bar.tsx:103
↓ 13 callersFunctionnext
(dir: 1 | -1)
packages/ui/src/pierre/file-find.ts:371
↓ 13 callersFunctionresolve
(id: string, dir: string)
packages/util/src/module.ts:5
↓ 13 callersFunctionrunPromiseInstance
(effect: Effect.Effect<A, E, InstanceServices>)
packages/opencode/src/effect/runtime.ts:12
↓ 13 callersMethodserialize
* Serializes terminal rows into a string that can be written back to the * terminal to restore the state. The cursor will also be positioned to the
packages/app/src/addons/serialize.ts:529
↓ 13 callersFunctionshift
(color: HexColor, value: { l?: number; c?: number; h?: number })
packages/ui/src/theme/color.ts:248
↓ 13 callersFunctiontotal
()
packages/app/src/components/dialog-release-notes.tsx:24
↓ 13 callersFunctionulid
(name: string)
packages/console/core/src/drizzle/types.ts:4
↓ 13 callersFunctionuserMessages
()
packages/app/src/pages/session/use-session-commands.tsx:85
↓ 12 callersFunctionagents
(page: Page)
packages/app/e2e/session/session-model-persistence.spec.ts:113
↓ 12 callersFunctionapplyPath
(state: TitlebarHistory, current: string, max = MAX_TITLEBAR_HISTORY)
packages/app/src/components/titlebar-history.ts:11
↓ 12 callersFunctiondecode64
(value: string | undefined)
packages/app/src/utils/base64.ts:3
↓ 12 callersFunctionfromRow
(row: SessionRow)
packages/opencode/src/session/index.ts:54
↓ 12 callersFunctionhexToOklch
(hex: HexColor)
packages/ui/src/theme/color.ts:98
↓ 12 callersFunctioninit
(log_dir: &Path)
packages/desktop/src-tauri/src/logging.rs:12
↓ 12 callersFunctioninline
(info: Inline)
packages/opencode/src/cli/cmd/run.ts:52
↓ 12 callersFunctionloadProject
()
packages/opencode/test/project/project.test.ts:65
↓ 12 callersMethodnewSession
(params: NewSessionRequest)
packages/opencode/src/acp/agent.ts:570
↓ 12 callersFunctionprovider
(model: Provider.Model)
packages/opencode/src/session/system.ts:22
↓ 12 callersFunctionredirect
(url: URL, path: string, locale?: string)
packages/web/src/middleware.ts:26
↓ 12 callersFunctionrm
(left: number)
packages/opencode/test/preload.ts:17
↓ 12 callersFunctionsession
(input: { id: string; parentID?: string; created: number; updated?: number; archived?: number })
packages/app/src/context/global-sync/session-trim.test.ts:5
↓ 12 callersFunctionsize
()
packages/ui/src/components/resize-handle.stories.tsx:102
↓ 12 callersMethodstart
(controller)
packages/opencode/src/provider/sdk/copilot/responses/openai-responses-language-model.ts:841
↓ 12 callersFunctiontodo
(sessionID: string, opts?: { force?: boolean })
packages/app/src/context/sync.tsx:513
↓ 12 callersFunctionwaitFooter
(page: Page, expected: Partial<Footer>)
packages/app/e2e/session/session-model-persistence.spec.ts:71
↓ 12 callersFunctionwriteSession
(storageDir: string, projectID: string, session: Record<string, unknown>)
packages/opencode/test/storage/json-migration.test.ts:72
↓ 11 callersFunctionactive
()
packages/ui/src/context/dialog.tsx:122
↓ 11 callersFunctionassistantInfo
( id: string, parentID: string, error?: MessageV2.Assistant["error"], meta?: { providerID: string; mod
packages/opencode/test/session/message-v2.test.ts:72
↓ 11 callersFunctionbuildRequestParts
(input: BuildRequestPartsInput)
packages/app/src/components/prompt-input/build-request-parts.ts:81
↓ 11 callersMethodcallback
* Complete OAuth authentication with authorization code
packages/sdk/js/src/gen/sdk.gen.ts:890
↓ 11 callersFunctioncleanupSession
(input: { sessionID: string directory?: string sdk?: ReturnType<typeof createSdk> })
packages/app/e2e/actions.ts:435
↓ 11 callersMethodconnect
(transport: { start: () => Promise<void> })
packages/opencode/test/mcp/oauth-browser.test.ts:84
↓ 11 callersFunctioncreateModel
(fetchFn: ReturnType<typeof mock>)
packages/opencode/test/provider/copilot/copilot-chat-model.test.ts:94
↓ 11 callersMethoddoStream
( options: Parameters<LanguageModelV2["doStream"]>[0], )
packages/opencode/src/provider/sdk/copilot/responses/openai-responses-language-model.ts:772
↓ 11 callersFunctiondone
()
packages/opencode/src/util/process.ts:82
↓ 11 callersFunctionformatWeek
(value: number)
packages/console/core/script/black-stats.ts:283
↓ 11 callersFunctiongenerateScale
(seed: HexColor, isDark: boolean)
packages/ui/src/theme/color.ts:133
↓ 11 callersFunctionjson
(req: Parameters<typeof HttpClientResponse.fromWeb>[0], body: unknown, status = 200)
packages/opencode/test/account/service.test.ts:24
↓ 11 callersFunctionkeyFor
(directory: string, id: string)
packages/app/src/context/sync.tsx:31
↓ 11 callersFunctionkeybindButtonSelector
(id: string)
packages/app/e2e/selectors.ts:75
↓ 11 callersFunctionlocaleFromRequest
(request: Request)
packages/console/app/src/lib/language.ts:302
↓ 11 callersFunctionmessages
()
packages/app/src/pages/session/use-session-commands.tsx:80
↓ 11 callersFunctionnavigateWithSidebarReset
(href: string)
packages/app/src/pages/layout.tsx:311
↓ 11 callersFunctionparts
()
packages/console/app/src/routes/changelog/index.tsx:24
↓ 11 callersMethodquery
(f: (db: DbClient) => A)
packages/opencode/src/account/repo.ts:45
↓ 11 callersFunctionresolvePluginProviders
(input: { hooks: Hooks[] existingProviders: Record<string, unknown> disabled: Set<string> enabled?: Se
packages/opencode/src/cli/cmd/providers.ts:168
↓ 11 callersFunctionsessionIDFromUrl
(url: string)
packages/app/e2e/actions.ts:294
↓ 11 callersFunctionsetCursorPosition
(parent: HTMLElement, position: number)
packages/app/src/components/prompt-input/editor-dom.ts:56
↓ 11 callersFunctionsetLoading
(file: string)
packages/app/src/context/file.tsx:119
↓ 11 callersFunctiontext
(cmd: string[], opts: { cwd?: string; env?: NodeJS.ProcessEnv } = {})
packages/opencode/src/installation/index.ts:19
↓ 11 callersFunctiontrackSession
(sessionID: string, directory?: string)
packages/app/e2e/fixtures.ts:70
↓ 11 callersFunctionuserMessage
(id: string, sessionID: string)
packages/app/src/context/sync-optimistic.test.ts:7
↓ 11 callersFunctionvisibleUserMessages
()
packages/app/src/pages/session/use-session-commands.tsx:86
↓ 11 callersFunctionworkspaces
(directory: string)
packages/app/src/context/layout.tsx:602
↓ 10 callersFunctionaddOpacityToColor
(color: string, opacity: number)
packages/console/app/src/routes/workspace/[id]/usage/graph-section.tsx:139
↓ 10 callersFunctionapply
(input: Input)
packages/opencode/test/tool/edit.test.ts:494
↓ 10 callersMethodarrayBuffer
* Read from stdout as an ArrayBuffer
packages/plugin/src/shell.ts:123
↓ 10 callersFunctionbaseState
(input: Partial<State> = {})
packages/app/src/context/global-sync/event-reducer.test.ts:60
↓ 10 callersFunctioncallback
()
packages/opencode/src/plugin/codex.ts:557
↓ 10 callersFunctionchecksum
(content: string)
packages/util/src/encode.ts:22
↓ 10 callersFunctionclamp
(v: number, min: number, max: number)
packages/ui/src/theme/color.ts:3
↓ 10 callersFunctioncol
(i: number)
packages/opencode/src/cli/cmd/tui/context/theme.tsx:436
↓ 10 callersMethodconfig
()
packages/sdk/js/src/v2/gen/sdk.gen.ts:307
↓ 10 callersFunctionconvertReadableStreamToArray
(stream: ReadableStream<T>)
packages/opencode/test/provider/copilot/copilot-chat-model.test.ts:5
↓ 10 callersFunctioncreateMockFetch
(chunks: string[])
packages/opencode/test/provider/copilot/copilot-chat-model.test.ts:76
↓ 10 callersFunctioncreateSessionTabs
(input: TabsInput)
packages/app/src/pages/session/helpers.ts:22
↓ 10 callersFunctioncurrent
()
packages/opencode/src/cli/cmd/tui/context/local.tsx:59
↓ 10 callersFunctionfiles
()
packages/opencode/src/file/index.ts:399
↓ 10 callersFunctionformatNumber
(num: number)
packages/opencode/src/cli/cmd/stats.ts:403
↓ 10 callersMethodgetBgColor
()
packages/app/src/addons/serialize.ts:47
↓ 10 callersFunctiongetSessionPrefetch
(directory: string, sessionID: string)
packages/app/src/context/global-sync/session-prefetch.ts:30
↓ 10 callersFunctiongetText
(value: unknown)
packages/app/src/context/highlights.tsx:25
↓ 10 callersFunctionhookWithAuth
(provider: string)
packages/opencode/test/cli/plugin-auth-picker.test.ts:5
↓ 10 callersFunctioninput
(prompt: string)
packages/opencode/src/cli/ui.ts:91
↓ 10 callersFunctioninput
()
packages/opencode/src/cli/cmd/tui/routes/session/index.tsx:1504
↓ 10 callersMethodisBold
()
packages/app/src/addons/serialize.ts:48
↓ 10 callersMethodlanguageModel
(modelId: OpenaiCompatibleModelId)
packages/opencode/src/provider/sdk/copilot/copilot-provider.ts:42
↓ 10 callersFunctionmapAccountServiceError
(message = "Account service operation failed")
packages/opencode/src/account/service.ts:103
↓ 10 callersFunctionnormalizePath
(input?: string)
packages/opencode/src/cli/cmd/tui/routes/session/index.tsx:2252
↓ 10 callersFunctionpush
(model: ModelKey)
packages/app/src/context/models.tsx:129
↓ 10 callersFunctionquestion
(id: string, sessionID: string)
packages/app/src/pages/session/composer/session-composer-state.test.ts:18
↓ 10 callersFunctionsessions
(text: string)
packages/app/src/components/dialog-select-file.tsx:190
↓ 10 callersFunctiontext
(value: string)
packages/app/src/components/prompt-input/history.test.ts:15
↓ 10 callersFunctiontext
()
packages/ui/src/components/file.tsx:687
↓ 10 callersFunctionuseSessionLayout
()
packages/app/src/pages/session/session-layout.ts:11
↓ 10 callersFunctionuseToast
()
packages/opencode/src/cli/cmd/tui/ui/toast.tsx:94
↓ 10 callersFunctionwithAlpha
(color: HexColor, alpha: number)
packages/ui/src/theme/color.ts:283
↓ 9 callersFunctionapiError
(headers?: Record<string, string>)
packages/opencode/test/session/retry.test.ts:11
↓ 9 callersFunctionautoRespondsPermission
( autoAccept: Record<string, boolean>, session: { id: string; parentID?: string }[], permission: { sessi
packages/app/src/context/permission-auto-respond.ts:41
↓ 9 callersFunctionbad
(n: number | undefined, limit: number, low = false)
packages/app/src/components/debug-bar.tsx:46
↓ 9 callersFunctionbase64Decode
(value: string)
packages/util/src/encode.ts:7
← previousnext →201–300 of 5,667, ranked by callers