MCPcopy Create free account

hub / github.com/browseros-ai/BrowserOS / functions

Functions5,775 in github.com/browseros-ai/BrowserOS

↓ 2 callersFunctionwriteGraderTextArtifact
( input: GraderInput, graderName: string, filename: string, value: string, )
packages/browseros-agent/apps/eval/src/grading/artifacts.ts:25
↓ 2 callersFunctionwriteHermesPerAgentProvider
(input: { browserosDir?: string agentId: string providerId: string envVarName: string apiKey: string
packages/browseros-agent/apps/server/src/lib/agents/hermes/hermes-paths.ts:67
↓ 2 callersFunctionwriteResponse
(conn net.Conn, resp Response)
packages/browseros-agent/tools/dogfood/ipc/ipc.go:161
↓ 2 callersMethodwriteState
(identity WatchRunIdentity)
packages/browseros-agent/tools/dev/proc/process.go:396
↓ 2 callersFunctionwriteTempToolOutputFile
(args: { toolName: string extension: string content: string })
packages/browseros-agent/apps/server/src/tools/browser/output-file.ts:10
↓ 2 callersFunctionwrite_jsonl
(data, path)
packages/browseros-agent/apps/eval/scripts/build-browsecomp-sets.py:131
↓ 1 callersMethod#handle
(req: IncomingMessage, res: ServerResponse)
packages/browseros-agent/apps/server/tests/__fixtures__/server.ts:70
↓ 1 callersFunctionAllPatchFiles
AllPatchFiles lists chromium-relative paths of every patch file (select.py get_all_patch_files).
packages/browseros/build_go/internal/feature/select.go:133
↓ 1 callersMethodAppcast
Appcast prints appcast snippets for the macOS release (release/appcast.py AppcastModule).
packages/browseros/build_go/internal/release/release.go:251
↓ 1 callersFunctionApplyAllForce
ApplyAllForce applies all patches non-interactively with --reject (apply/apply_force.py apply_all_force).
packages/browseros/build_go/internal/patchwork/apply.go:232
↓ 1 callersFunctionApplyPatchWithReject
ApplyPatchWithReject applies one patch falling back to --reject (apply/apply_force.py apply_patch_with_reject). Status: applied|rejected.
packages/browseros/build_go/internal/patchwork/apply.go:192
↓ 1 callersFunctionApplySingleFilePatch
ApplySingleFilePatch applies the patch for one chromium path (apply/apply_patch.py apply_single_file_patch).
packages/browseros/build_go/internal/patchwork/apply.go:328
↓ 1 callersFunctionBuild
(ctx context.Context, agentRoot string, r Runner)
packages/browseros-agent/tools/dogfood/pipeline/build.go:5
↓ 1 callersFunctionBuildArgs
(cfg ArgsConfig)
packages/browseros-agent/tools/dev/browser/args.go:18
↓ 1 callersFunctionBuildRangePatchSet
(ctx context.Context, workspacePath string, start string, end string, base string, squash bool, filters []stri
packages/browseros/tools/patch/internal/patch/workspace.go:83
↓ 1 callersFunctionBuildWorkingTreePatchSet
(ctx context.Context, workspacePath string, opts WorkingTreeOptions)
packages/browseros/tools/patch/internal/patch/workspace.go:25
↓ 1 callersFunctionChangedFilesWithStatus
ChangedFilesWithStatus maps path → status (A/M/D/R/C) for one commit (extract/utils.py get_commit_changed_files_with_status).
packages/browseros/build_go/internal/patchwork/extract.go:36
↓ 1 callersMethodCheckNow
(context.Context)
packages/browseros-agent/apps/cli/cmd/update.go:18
↓ 1 callersFunctionCheckPermissions
(targetPath string)
packages/browseros-agent/apps/cli/update/apply.go:13
↓ 1 callersFunctionCheckSigningEnvironment
CheckSigningEnvironment reports whether macOS signing env is complete (macos.py check_signing_environment).
packages/browseros/build_go/internal/modules/sign/macos.go:115
↓ 1 callersFunctionChecked
Checked runs c and converts a non-zero exit into an error naming the command (Python run_command check=True).
packages/browseros/build_go/internal/execx/execx.go:134
↓ 1 callersFunctionCheckoutFiles
(ctx context.Context, dir string, ref string, paths []string)
packages/browseros/tools/patch/internal/git/git.go:130
↓ 1 callersFunctionCleanupStaleRunFiles
(statePath string)
packages/browseros-agent/tools/dogfood/runtime/lock.go:87
↓ 1 callersFunctionClose
()
packages/browseros-agent/apps/cli/analytics/analytics.go:73
↓ 1 callersFunctionCommitChangedFiles
=== high-level operations (feature.py) === CommitChangedFiles lists files touched by a commit via diff-tree.
packages/browseros/build_go/internal/feature/feature.go:239
↓ 1 callersFunctionCommitExists
(ctx context.Context, dir string, ref string)
packages/browseros/tools/patch/internal/git/git.go:103
↓ 1 callersFunctionCreateAppArmorProfile
CreateAppArmorProfile writes the userns profile (linux.py create_apparmor_profile, GitHub issue #165).
packages/browseros/build_go/internal/modules/pkg/linux.go:459
↓ 1 callersFunctionCreateBinaryMarker
CreateBinaryMarker writes <path>.binary (extract/utils.py).
packages/browseros/build_go/internal/patchwork/patchwork.go:269
↓ 1 callersFunctionCreateControlFile
CreateControlFile writes DEBIAN/control (linux.py create_control_file).
packages/browseros/build_go/internal/modules/pkg/linux.go:390
↓ 1 callersFunctionCreateLauncherScript
CreateLauncherScript writes /usr/bin/browseros (linux.py create_launcher_script).
packages/browseros/build_go/internal/modules/pkg/linux.go:365
↓ 1 callersFunctionCreateMetainfoFile
CreateMetainfoFile writes the AppStream metainfo (linux.py create_metainfo_file).
packages/browseros/build_go/internal/modules/pkg/linux.go:487
↓ 1 callersFunctionCreateRenameMarker
CreateRenameMarker writes <path>.rename for pure renames (extract/common.py write_patches rename branch).
packages/browseros/build_go/internal/patchwork/patchwork.go:285
↓ 1 callersFunctionCreateSignedNotarizedDMG
CreateSignedNotarizedDMG chains create → sign → notarize (package/macos.py create_signed_notarized_dmg).
packages/browseros/build_go/internal/modules/pkg/macos.go:170
↓ 1 callersFunctionCurrentBranch
CurrentBranch returns the checked-out branch name (empty when detached).
packages/browseros/build_go/internal/gitx/gitx.go:37
↓ 1 callersFunctionDefaultIgnorePatterns
DefaultIgnorePatterns covers tool state and scratch files that must never be extracted into the patch repo.
packages/browseros/tools/patch/internal/patch/ignore.go:21
↓ 1 callersFunctionDefaultLocalPorts
()
packages/browseros-agent/tools/dev/proc/ports.go:32
↓ 1 callersFunctionDefaults
(home string)
packages/browseros-agent/tools/dogfood/config/config.go:61
↓ 1 callersFunctionDelete
(workspacePath string)
packages/browseros/tools/patch/internal/resolve/resolve.go:70
↓ 1 callersFunctionDepotToolsWinToolchain
DepotToolsWinToolchain defaults to "0" (system toolchain).
packages/browseros/build_go/internal/envx/envx.go:79
↓ 1 callersFunctionDiffNoIndex
(ctx context.Context, dir string, path string)
packages/browseros/tools/patch/internal/git/git.go:187
↓ 1 callersFunctionDiffText
(ctx context.Context, dir string, args ...string)
packages/browseros/tools/patch/internal/git/git.go:176
↓ 1 callersFunctionDirty
(repoPath string, r Runner)
packages/browseros-agent/tools/dogfood/pipeline/git.go:13
↓ 1 callersMethodDownload
Download fetches a version's artifacts (release/download.py DownloadModule).
packages/browseros/build_go/internal/release/release.go:333
↓ 1 callersFunctionDownloadAsset
(ctx context.Context, client *http.Client, asset Asset)
packages/browseros-agent/apps/cli/update/archive.go:17
↓ 1 callersMethodExecute
(ctx *buildctx.Context)
packages/browseros/build_go/internal/modules/pkg/windows.go:34
↓ 1 callersMethodExecute
(ctx *buildctx.Context)
packages/browseros/build_go/internal/modules/pkg/linux.go:60
↓ 1 callersMethodExecute
(ctx *buildctx.Context)
packages/browseros/build_go/internal/modules/storage/upload.go:51
↓ 1 callersMethodExecute
(ctx *buildctx.Context)
packages/browseros/build_go/internal/modules/compile/compile.go:116
↓ 1 callersMethodExecute
(ctx *buildctx.Context)
packages/browseros/build_go/internal/modules/sign/sparklesign.go:32
↓ 1 callersFunctionExecutionOrder
ExecutionOrder is the fixed phase order from cli/build.py EXECUTION_ORDER. NOTE: prep intentionally excludes series_patches.
packages/browseros/build_go/internal/resolver/resolver.go:228
↓ 1 callersMethodExtensionsManifestURL
()
packages/browseros/build_go/internal/buildctx/buildctx.go:237
↓ 1 callersFunctionExtractRange
ExtractRange extracts the cumulative diff start..end (extract/extract_range.py extract_commit_range).
packages/browseros/build_go/internal/patchwork/extract.go:294
↓ 1 callersFunctionFeatureFiles
FeatureFiles loads the file list for a feature from features.yaml.
packages/browseros/build_go/internal/patchwork/apply.go:272
↓ 1 callersFunctionFetch
(ctx context.Context, repoPath string, r Runner)
packages/browseros-agent/tools/dogfood/pipeline/git.go:25
↓ 1 callersFunctionFindActive
(reg *workspace.Registry, cwd string)
packages/browseros/tools/patch/internal/resolve/resolve.go:77
↓ 1 callersFunctionFollowFromStartWithContext
(ctx context.Context, path string, filter string, onEntry func(Entry))
packages/browseros-agent/tools/dogfood/runlog/log.go:99
↓ 1 callersFunctionFormat
(entry Entry)
packages/browseros-agent/tools/dogfood/runlog/log.go:172
↓ 1 callersFunctionFormatNotice
(currentVersion, latestVersion string)
packages/browseros-agent/apps/cli/update/manager.go:225
↓ 1 callersMethodGNConfigDir
()
packages/browseros/build_go/internal/buildctx/buildctx.go:213
↓ 1 callersFunctionGetReleaseJSON
GetReleaseJSON fetches releases/<version>/<platform>/release.json (r2.py get_release_json); nil when absent.
packages/browseros/build_go/internal/modules/storage/upload.go:207
↓ 1 callersMethodHandle
(Request)
packages/browseros-agent/tools/dogfood/ipc/ipc.go:37
↓ 1 callersMethodHasPhaseFlags
HasPhaseFlags reports whether any phase flag is set.
packages/browseros/build_go/internal/resolver/resolver.go:46
↓ 1 callersMethodHealth
Health checks the /health endpoint (REST, not MCP).
packages/browseros-agent/apps/cli/mcp/client.go:175
↓ 1 callersMethodImageContent
ImageContent returns the first image content item, or nil.
packages/browseros-agent/apps/cli/mcp/types.go:28
↓ 1 callersFunctionInit
(version string)
packages/browseros-agent/apps/cli/analytics/analytics.go:32
↓ 1 callersFunctionIsDirtyPaths
(ctx context.Context, dir string, pathspecs []string)
packages/browseros/tools/patch/internal/git/git.go:87
↓ 1 callersFunctionIsInternalPath
(rel string)
packages/browseros/tools/patch/internal/patch/types.go:70
↓ 1 callersFunctionKillPortAndWait
(port int, timeout time.Duration)
packages/browseros-agent/tools/dev/proc/ports.go:136
↓ 1 callersMethodList
List prints all versions or one version's artifacts (release/list.py ListModule).
packages/browseros/build_go/internal/release/release.go:186
↓ 1 callersFunctionListAllVersions
ListAllVersions enumerates releases/<version>/ prefixes, newest first (release/common.py list_all_versions).
packages/browseros/build_go/internal/release/release.go:95
↓ 1 callersFunctionListLogFiles
(logDir string)
packages/browseros-agent/tools/dogfood/proc/log.go:85
↓ 1 callersMethodListPrefixes
ListPrefixes returns the common prefixes directly under prefix using a "/" delimiter (used to enumerate release versions).
packages/browseros/build_go/internal/r2/r2.go:310
↓ 1 callersFunctionLoad
(path string)
packages/browseros-agent/tools/dogfood/config/config.go:75
↓ 1 callersFunctionLoad
(workspacePath string)
packages/browseros/tools/patch/internal/resolve/resolve.go:47
↓ 1 callersFunctionLoadConfig
()
packages/browseros/tools/patch/internal/workspace/config.go:32
↓ 1 callersFunctionLoadInto
LoadInto reads any YAML file with !env substitution into out.
packages/browseros/build_go/internal/config/config.go:82
↓ 1 callersFunctionLogMsgf
(t Tag, format string, args ...any)
packages/browseros-agent/tools/dev/proc/log.go:34
↓ 1 callersFunctionModifiedFiles
ModifiedFiles filters a feature's file list to those with uncommitted changes (annotate.py get_modified_files).
packages/browseros/build_go/internal/annotate/annotate.go:60
↓ 1 callersMethodNotarizationZip
()
packages/browseros/build_go/internal/buildctx/buildctx.go:277
↓ 1 callersFunctionNotarizeDMG
NotarizeDMG submits, staples, and validates the DMG (package/macos.py notarize_dmg).
packages/browseros/build_go/internal/modules/pkg/macos.go:138
↓ 1 callersFunctionOrphanSummary
OrphanSummary groups paths by top-level directory, largest group first.
packages/browseros/tools/patch/internal/engine/status.go:43
↓ 1 callersFunctionPackageModule
PackageModule returns the platform package module name.
packages/browseros/build_go/internal/resolver/resolver.go:214
↓ 1 callersFunctionParsePrivateKey
ParsePrivateKey accepts Sparkle key material in any of its shapes: raw 32-byte seed, raw 64-byte (seed + public key), or base64 of either.
packages/browseros/build_go/internal/sparkle/sparkle.go:16
↓ 1 callersFunctionPlanRepoPatchSet
(patchesDir string, set PatchSet, scope []string)
packages/browseros/tools/patch/internal/patch/repo.go:49
↓ 1 callersFunctionPlatformName
PlatformName maps the build platform to the R2 path segment (upload.py _get_platform): macos | win | linux.
packages/browseros/build_go/internal/modules/storage/upload.go:23
↓ 1 callersFunctionPublish
Publish commits chromium_patches changes and pushes them to the selected remote.
packages/browseros/tools/patch/internal/engine/publish.go:25
↓ 1 callersFunctionPull
(ctx context.Context, repoPath string, r Runner)
packages/browseros-agent/tools/dogfood/pipeline/git.go:21
↓ 1 callersFunctionR2AccessKeyID
()
packages/browseros/build_go/internal/envx/envx.go:106
↓ 1 callersFunctionR2CDNBaseURL
R2CDNBaseURL defaults to the public CDN.
packages/browseros/build_go/internal/envx/envx.go:118
↓ 1 callersFunctionR2EndpointURL
R2EndpointURL is computed from the account ID; empty when unset.
packages/browseros/build_go/internal/envx/envx.go:126
↓ 1 callersFunctionR2SecretAccessKey
()
packages/browseros/build_go/internal/envx/envx.go:107
↓ 1 callersFunctionRangeChangedFilesWithStatus
RangeChangedFilesWithStatus maps path → status for base..head (extract_range.py get_range_changed_files_with_status).
packages/browseros/build_go/internal/patchwork/extract.go:46
↓ 1 callersFunctionReadLast
(path string, maxLines int, filter string)
packages/browseros-agent/tools/dogfood/runlog/log.go:61
↓ 1 callersFunctionReadRunState
(path string)
packages/browseros-agent/tools/dogfood/runtime/lock.go:75
↓ 1 callersMethodRepoInfo
()
packages/browseros/tools/patch/internal/app/app.go:56
↓ 1 callersFunctionResetHardToUpstream
(ctx context.Context, repoPath string, r Runner)
packages/browseros-agent/tools/dogfood/pipeline/git.go:29
↓ 1 callersFunctionResolveForCommand
ResolveForCommand resolves a checkout and tailors cwd detection errors for a specific command such as "browseros-patch diff".
packages/browseros/tools/patch/internal/workspace/detect.go:53
↓ 1 callersMethodResolvePageID
ResolvePageID returns the explicit page ID or fetches the active page.
packages/browseros-agent/apps/cli/mcp/client.go:116
↓ 1 callersFunctionRevParse
RevParse resolves a ref to a full sha.
packages/browseros/build_go/internal/gitx/gitx.go:22
↓ 1 callersFunctionRun
Run executes git with args in dir, capturing output.
packages/browseros/build_go/internal/gitx/gitx.go:12
← previousnext →1,801–1,900 of 5,775, ranked by callers