Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyberpapiii/chipotlai-max
/ functions
Functions
5,667 in github.com/cyberpapiii/chipotlai-max
⨍
Functions
5,667
◇
Types & classes
626
↓ 1,731 callers
Function
test
()
packages/enterprise/test-debug.ts:4
↓ 899 callers
Method
push
(item: T)
packages/opencode/src/util/queue.ts:5
↓ 587 callers
Function
tmpdir
(options?: TmpDirOptions<T>)
packages/opencode/test/fixture/fixture.ts:39
↓ 555 callers
Method
write
(path: string, value: string)
packages/enterprise/src/core/storage.ts:7
↓ 506 callers
Method
set
* Set authentication credentials
packages/sdk/js/src/gen/sdk.gen.ts:916
↓ 462 callers
Method
get
(directory: string)
packages/opencode/src/effect/instances.ts:45
↓ 406 callers
Method
get
* Get PTY session info
packages/sdk/js/src/gen/sdk.gen.ts:305
↓ 374 callers
Method
log
* Write a log entry to the server logs
packages/sdk/js/src/gen/sdk.gen.ts:844
↓ 328 callers
Method
make
(id: string)
packages/opencode/src/question/schema.ts:8
↓ 288 callers
Method
find
()
packages/sdk/js/src/v2/gen/sdk.gen.ts:3971
↓ 259 callers
Method
use
(fn: Interceptor)
packages/sdk/js/src/gen/client/utils.gen.ts:242
↓ 257 callers
Method
list
(options?: { prefix?: string; limit?: number; after?: string; before?: string })
packages/enterprise/src/core/storage.ts:9
↓ 239 callers
Function
eq
(a: Opt | undefined, b: Opt | undefined)
packages/ui/src/components/motion-spring.tsx:6
↓ 203 callers
Method
json
* Read from stdout as a JSON object
packages/plugin/src/shell.ts:118
↓ 191 callers
Method
delete
* Delete a part from a message
packages/sdk/js/src/v2/gen/sdk.gen.ts:2195
↓ 179 callers
Method
create
(cwd: string, mcpServers: McpServer[], model?: ACPSessionState["model"])
packages/opencode/src/acp/session.ts:20
↓ 153 callers
Method
cwd
* Default working directory to use for shells created by this instance.
packages/plugin/src/shell.ts:32
↓ 128 callers
Method
add
* Add MCP server dynamically
packages/sdk/js/src/gen/sdk.gen.ts:942
↓ 126 callers
Method
clear
()
packages/function/src/api.ts:111
↓ 125 callers
Method
init
* Analyze the app and create an AGENTS.md file
packages/sdk/js/src/gen/sdk.gen.ts:523
↓ 104 callers
Method
ascending
(id?: string)
packages/opencode/src/question/schema.ts:12
↓ 103 callers
Function
state
(init: () => S, dispose?: (state: Awaited<S>) => Promise<void>)
packages/opencode/src/project/instance.ts:113
↓ 103 callers
Method
update
* Update PTY session
packages/sdk/js/src/gen/sdk.gen.ts:315
↓ 102 callers
Method
default
()
packages/desktop/src-tauri/src/window_customizer.rs:6
↓ 102 callers
Function
gotoSession
(sessionID?: string)
packages/app/e2e/fixtures.ts:49
↓ 102 callers
Method
remove
(path: string)
packages/enterprise/src/core/storage.ts:8
↓ 100 callers
Function
buildClientParams
(args: ReadonlyArray<unknown>, fields: FieldsConfig)
packages/sdk/js/src/v2/gen/core/params.gen.ts:105
↓ 97 callers
Method
exists
(id: number | Interceptor)
packages/sdk/js/src/gen/client/utils.gen.ts:220
↓ 90 callers
Function
on
(fill: HexColor)
packages/ui/src/theme/resolve.ts:108
↓ 89 callers
Method
quiet
* By default, the shell will write to the current process's stdout and stderr, as well as buffering that output. * This configures the shell to onl
packages/plugin/src/shell.ts:62
↓ 88 callers
Function
useI18n
()
packages/ui/src/context/i18n.tsx:36
↓ 82 callers
Method
publish
* Publish a TUI event
packages/sdk/js/src/gen/sdk.gen.ts:1132
↓ 82 callers
Function
which
(cmd: string, env?: NodeJS.ProcessEnv)
packages/opencode/src/util/which.ts:3
↓ 80 callers
Method
text
()
packages/opencode/src/util/git.ts:5
↓ 78 callers
Method
command
* Send a new command to a session
packages/sdk/js/src/gen/sdk.gen.ts:653
↓ 77 callers
Method
create
* Create a new PTY session
packages/sdk/js/src/gen/sdk.gen.ts:281
↓ 74 callers
Method
read
(path: string)
packages/enterprise/src/core/storage.ts:6
↓ 65 callers
Function
cmd
(input: CommandModule<T, WithDoubleDash<U>>)
packages/opencode/src/cli/cmd/cmd.ts:5
↓ 65 callers
Function
view
(sessionKey: string | Accessor<string>)
packages/app/src/context/layout.tsx:734
↓ 63 callers
Function
showToast
(options: ToastOptions | string)
packages/ui/src/components/toast.tsx:118
↓ 62 callers
Function
text
(cmd: string[], opts: RunOptions = {})
packages/opencode/src/util/process.ts:140
↓ 58 callers
Function
errors
(...codes: number[])
packages/opencode/src/server/error.ts:34
↓ 58 callers
Function
reconcile
(input: Prompt)
packages/app/src/components/prompt-input.tsx:714
↓ 57 callers
Method
getItem
(key: string)
packages/app/src/utils/persist.test.ts:22
↓ 55 callers
Function
t
(key: keyof Dictionary, params?: Record<string, string | number>)
packages/desktop/src/i18n/index.ts:169
↓ 54 callers
Function
createMockModel
(overrides: Partial<any> = {})
packages/opencode/test/provider/transform.test.ts:1666
↓ 53 callers
Function
fn
(schema: T, cb: (input: z.infer<T>) => Result)
packages/opencode/src/util/fn.ts:3
↓ 51 callers
Function
base64Encode
(value: string)
packages/util/src/encode.ts:1
↓ 49 callers
Function
fn
(schema: T, cb: (input: z.infer<T>) => Result)
packages/console/core/src/util/fn.ts:3
↓ 49 callers
Method
get
* Get PTY session * * Retrieve detailed information about a specific pseudo-terminal (PTY) session.
packages/sdk/js/src/v2/gen/sdk.gen.ts:627
↓ 49 callers
Function
new
()
packages/app/src/context/terminal.tsx:198
↓ 47 callers
Method
key
(index: number)
packages/app/src/utils/persist.test.ts:18
↓ 47 callers
Function
resolve
(p: string)
packages/opencode/src/util/filesystem.ts:119
↓ 46 callers
Method
text
* Read from stdout as a string
packages/plugin/src/shell.ts:113
↓ 46 callers
Method
workspace
()
packages/sdk/js/src/v2/gen/sdk.gen.ts:1089
↓ 45 callers
Function
bootstrap
()
packages/opencode/test/snapshot/snapshot.test.ts:15
↓ 45 callers
Function
fetch
(request: Request, env: Env, ctx: ExecutionContext)
packages/console/function/src/auth.ts:42
↓ 45 callers
Function
getFilename
(path: string | undefined)
packages/util/src/path.ts:1
↓ 43 callers
Method
current
* Get the current project
packages/sdk/js/src/gen/sdk.gen.ts:259
↓ 43 callers
Function
fetch
(req)
packages/opencode/src/plugin/codex.ts:254
↓ 42 callers
Method
file
()
packages/sdk/js/src/v2/gen/sdk.gen.ts:3976
↓ 42 callers
Function
withActor
(fn: () => T, workspace?: string)
packages/console/app/src/context/auth.withActor.ts:4
↓ 41 callers
Function
git
(args: string[], opts: { cwd: string; env?: Record<string, string> })
packages/opencode/src/util/git.ts:16
↓ 40 callers
Function
NearestRoot
(includePatterns: string[], excludePatterns?: string[])
packages/opencode/src/lsp/server.ts:39
↓ 39 callers
Function
active
()
packages/ui/src/components/thinking-heading.stories.tsx:580
↓ 39 callers
Function
index
()
packages/ui/src/pierre/file-find.ts:120
↓ 38 callers
Function
encodeFilePath
(filepath: string)
packages/app/src/context/file/path.ts:83
↓ 38 callers
Function
navigate
(route: Route)
packages/opencode/src/cli/cmd/tui/context/route.tsx:34
↓ 38 callers
Function
session
(input: { id: string; parentID?: string })
packages/app/src/context/permission-auto-respond.test.ts:6
↓ 37 callers
Method
abort
* Abort a session
packages/sdk/js/src/gen/sdk.gen.ts:551
↓ 37 callers
Function
json
(value: unknown)
packages/app/src/pages/error.tsx:57
↓ 37 callers
Function
session
(sdk: OpencodeClient)
packages/opencode/src/cli/cmd/run.ts:381
↓ 36 callers
Function
fwd
(...parts: string[])
packages/opencode/test/snapshot/snapshot.test.ts:13
↓ 36 callers
Method
getCell
(x: number)
packages/app/src/addons/serialize.ts:36
↓ 36 callers
Method
messages
* List messages for a session
packages/sdk/js/src/gen/sdk.gen.ts:605
↓ 36 callers
Function
normalize
(text: string, ending: "\n" | "\r\n")
packages/opencode/test/tool/edit.test.ts:460
↓ 35 callers
Function
item
(key: string)
packages/app/src/utils/persist.ts:215
↓ 35 callers
Function
query
()
packages/ui/src/pierre/file-find.ts:119
↓ 35 callers
Method
setItem
(key: string, value: string)
packages/app/src/utils/persist.test.ts:29
↓ 35 callers
Method
spawn
(root: string)
packages/opencode/src/lsp/server.ts:68
↓ 34 callers
Function
basePart
(messageID: string, id: string)
packages/opencode/test/session/message-v2.test.ts:101
↓ 34 callers
Method
isInstance
(input: any)
packages/util/src/error.ts:29
↓ 34 callers
Method
state
(db: DbClient, accountID: AccountID, orgID: Option.Option<OrgID>)
packages/opencode/src/account/repo.ts:65
↓ 33 callers
Function
formatDuration
(secs: number)
packages/opencode/src/util/format.ts:1
↓ 33 callers
Function
lazy
(fn: () => T)
packages/opencode/src/util/lazy.ts:1
↓ 33 callers
Method
message
()
packages/opencode/src/permission/service.ts:94
↓ 33 callers
Function
useDialog
()
packages/opencode/src/cli/cmd/tui/ui/dialog.tsx:176
↓ 32 callers
Function
openSettings
(page: Page)
packages/app/e2e/actions.ts:172
↓ 31 callers
Function
create
(input: { title: string mod: Record<string, unknown> name?: string args?: Record<string, unknown> })
packages/ui/src/storybook/scaffold.tsx:30
↓ 31 callers
Method
reply
* Reply to question request * * Provide answers to a question request from the AI assistant.
packages/sdk/js/src/v2/gen/sdk.gen.ts:2420
↓ 31 callers
Method
subscribe
(dir: string, ignore: string[])
packages/opencode/src/file/watcher.ts:102
↓ 31 callers
Function
task
(info: ToolProps<typeof TaskTool>)
packages/opencode/src/cli/cmd/run.ts:170
↓ 31 callers
Method
toObject
()
packages/util/src/error.ts:37
↓ 31 callers
Function
useContext
()
github/index.ts:356
↓ 31 callers
Function
useDialog
()
packages/ui/src/context/dialog.tsx:140
↓ 31 callers
Function
workspaceKey
(directory: string)
packages/app/src/pages/layout/helpers.ts:4
↓ 30 callers
Function
iife
(fn: () => T)
packages/opencode/src/util/iife.ts:1
↓ 29 callers
Method
clear
()
packages/app/src/utils/persist.test.ts:10
↓ 29 callers
Method
get
(sessionId: string)
packages/opencode/src/acp/session.ts:77
↓ 29 callers
Function
openSidebar
(page: Page)
packages/app/e2e/actions.ts:138
next →
1–100 of 5,667, ranked by callers