MCPcopy Create free account

hub / github.com/Autonoma-AI/autonoma / functions

Functions5,167 in github.com/Autonoma-AI/autonoma

↓ 11 callersFunctionrunPreviewJob
( runners: PreviewJobRunners, spec: PreviewJobSpec, signal: AbortSignal, deps: RunPreviewJobDe
apps/previewkit/src/runner/run-preview-job.ts:95
↓ 11 callersMethodsavePreviewkitConfig
( applicationId: string, organizationId: string, document: unknown, dependency
apps/api/src/routes/onboarding/onboarding-manager.ts:236
↓ 11 callersFunctionsetScreenshotConfig
(config: ScreenshotConfig)
packages/image/src/config.ts:16
↓ 11 callersMethodstartUpdater
Creates a fresh branch with a deployment and active snapshot, then starts a TestSuiteUpdater on it.
packages/test-updates/test/harness.ts:187
↓ 11 callersFunctionstoreWith
(entries: Record<string, string>)
packages/engine/src/execution-agent/agent/memory/resolve-variables.test.ts:5
↓ 11 callersFunctiontrack
(event: string, properties: Record<string, unknown> = {})
apps/cli/src/core/analytics.ts:89
↓ 10 callersFunctionarg
(values: string[], index: number, name: string)
apps/workers/investigation/scripts/run-activity.ts:21
↓ 10 callersFunctionbuildPr
(overrides: Partial<PullRequest>)
packages/diffs/test/merge-detection.test.ts:5
↓ 10 callersFunctionbuildSingleEntityRecipe
( entityName: string, models: AuditedModel[], entityOrder: string[], allEntities: Record<strin
apps/cli/src/agents/04-recipe-builder/recipe.ts:33
↓ 10 callersFunctionbuildStepSummary
(steps: readonly RenderableReviewStep[])
packages/diffs/src/review/kernel/step-summary.ts:33
↓ 10 callersFunctioncomputeDeployWaves
(apps: AppConfig[])
apps/previewkit/src/pipeline/deploy-graph.ts:11
↓ 10 callersFunctioncreateDetachedSnapshot
({ db, branchId, organizationId: filterOrgId, source, headSha, baseSha, }: CreateDetac
packages/test-updates/src/queries/create-detached-snapshot.ts:27
↓ 10 callersFunctioncreateEngineModelRegistry
(costCollector?: CostCollector)
packages/engine/src/platform/engine-model-registry.ts:5
↓ 10 callersMethodcreateMonitoringCallbacks
()
packages/ai/src/registry/cost-collector.ts:24
↓ 10 callersFunctioncreateRun
( harness: APITestHarness, assignmentId: string, status: "pending" | "running" | "success" | "fail
apps/api/test/integration/branches-snapshot-detail.test.ts:461
↓ 10 callersMethodcreateShadowRun
* Create a shadow TestGeneration for a slug on a snapshot with a given run status, plus the backing * TestCase (reused across calls for the same
packages/investigation/test/harness.ts:264
↓ 10 callersMethoddeployMainBranchFromPushWebhook
* Deploy entry point for `push` webhooks. A push to the branch a live * main-branch environment tracks redeploys environment 0 at the pushed
apps/api/src/previewkit/previewkit-trigger.service.ts:339
↓ 10 callersFunctiondeploymentSignalBody
(applicationId: string, previewUrl: string)
apps/api/test/onboarding/onboarding-manager.test.ts:1990
↓ 10 callersFunctionderivePreviewSdkUrl
( primaryUrl: string | null | undefined, mainWebhookUrl: string | null | undefined, )
apps/api/src/routes/deployments/preview-sdk-url.ts:15
↓ 10 callersFunctiondetectNextStandalone
(appDir: string)
apps/previewkit/src/builder/turbo-monorepo.ts:95
↓ 10 callersFunctiondetectPackageManager
(buildContext: string)
apps/previewkit/src/builder/turbo-monorepo.ts:31
↓ 10 callersFunctiondetectRelevantMerges
(params: DetectMergesParams)
packages/diffs/src/merge-detection.ts:56
↓ 10 callersFunctionfakeDeps
(markSuperseded: RunPreviewJobDeps["markSuperseded"] = vi.fn(async () => {}))
apps/previewkit/test/runner/run-preview-job.test.ts:124
↓ 10 callersFunctiongenerateDockerfile
(build: GeneratedBuild, ctx: GenerateDockerfileContext)
apps/previewkit/src/dockerfile-builder/generate-dockerfile.ts:29
↓ 10 callersMethodgetOrgInstallationClient
(orgId: string)
apps/api/src/github/github-installation.service.ts:422
↓ 10 callersFunctiongetStepOverlayPoints
(output: unknown)
packages/types/src/types/step-overlay-points.ts:22
↓ 10 callersFunctioninvestigationDbSuite
(params: { name: string; cases: (test: TestAPI<SuiteContext>) => void })
packages/investigation/test/harness.ts:311
↓ 10 callersFunctionisUniqueConstraintError
(error: unknown)
packages/billing/src/billing-utils.ts:4
↓ 10 callersFunctionisUserCancellation
(err: unknown)
apps/cli/src/core/errors.ts:86
↓ 10 callersFunctionmakeClient
(calls: string[])
packages/github/src/comment/updater.test.ts:17
↓ 10 callersFunctionmakeRecipe
(name: string, description: string, organizationName: string, variables?: ScenarioRecipeVariables)
packages/scenario/test/scenario-recipe-store.test.ts:9
↓ 10 callersFunctionmakeStore
(state: { commentId: string | null; headSha: string | null } | null)
packages/github/src/comment/updater.test.ts:6
↓ 10 callersMethodonUserCreated
(params: { db: PrismaClient; userId: string; email: string; name: string;
apps/api/src/signup-hooks/signup-hooks.ts:52
↓ 10 callersFunctionopenModelSession
()
packages/diffs/src/ai/model-session.ts:78
↓ 10 callersFunctionparseDiscoverBody
(body: unknown)
apps/cli/src/agents/04-recipe-builder/discover-schema.ts:48
↓ 10 callersFunctionparseRepo
(repoFullName: string)
apps/previewkit/src/git-provider/github-provider.ts:7
↓ 10 callersMethodplanFirstWait
(step: StepData<TSpec>)
packages/engine/src/execution-agent/agent/components/wait-planner.ts:180
↓ 10 callersFunctionreconcileMerge
(inputs: MergeInputs, deps: ReconcileMergeDeps)
packages/investigation/src/merge/reconcile-merge.ts:123
↓ 10 callersFunctionresolveConfig
(input: ResolveConfigInput)
apps/previewkit/src/config/resolver.ts:39
↓ 10 callersFunctionrunners
( deploy: FakeDeployPipeline, teardown: FakeTeardownPipeline = new FakeTeardownPipeline(), )
apps/previewkit/test/runner/run-preview-job.test.ts:117
↓ 10 callersMethodupdatePlan
Updates the test plan for a test case and clears its steps (now stale).
packages/test-updates/src/snapshot-draft.ts:320
↓ 10 callersFunctionuseStepMismatchHandler
* Returns an onError handler that, on a backend step-mismatch error * ("Cannot X during Y step"), re-runs the route loaders so the refreshed * backe
apps/ui/src/lib/query/onboarding.queries.ts:15
↓ 9 callersMethodaddRepository
(setup: RepositorySetup)
packages/github/src/fake/fake-github-installation-client.ts:88
↓ 9 callersMethodallTestPaths
()
apps/cli/src/agents/05-test-generator/graph.ts:64
↓ 9 callersFunctioncommandTestFunction
( contextFn: (...parameters: TArgs) => TContext, )
packages/engine/src/commands/test-utils/command-test.ts:20
↓ 9 callersFunctioncreateSnapshotDetailFixture
(harness: APITestHarness, input: { testNames?: string[] } = {})
apps/api/test/integration/branches-snapshot-detail.test.ts:399
↓ 9 callersFunctionctx
(budget: AutofixBudget = { attempts: 0 })
apps/cli/tests/agents/recipe-prompt-on-failure.test.ts:33
↓ 9 callersMethoddownload
Download a file from the storage provider.
packages/storage/src/storage-provider.ts:9
↓ 9 callersFunctiondraftFromConfig
( primary: PreviewConfig, dependencies: Array<{ name: string; repo: string; githubRepositoryId?: numbe
apps/ui/src/routes/_blacklight/onboarding/-components/previewkit/topology-draft.ts:282
↓ 9 callersFunctionensureCachedCheckout
( coords: CodebaseCoords, options: EnsureCachedCheckoutOptions = {}, )
apps/workers/diffs/evals/framework/codebase-cache.ts:103
↓ 9 callersFunctionexternal
(fn: () => Promise<T>, config: ExternalErrorConfig = {})
packages/errors/src/external-error.ts:69
↓ 9 callersMethodfindOrgByAppSlug
* Resolves which organization owns an application slug, searching across ALL * organizations (not scoped to the caller's active org). Admin-only
apps/api/src/routes/admin/admin.service.ts:155
↓ 9 callersFunctionfinding
(id: string, over: Partial<InvestigationFinding> = {})
packages/investigation/test/reconcile/apply-reconciliation.test.ts:6
↓ 9 callersFunctionformatRelativeTime
(date: Date)
apps/ui/src/routes/_blacklight/_app-shell/app.$appSlug/scenarios/index.tsx:71
↓ 9 callersMethodgetPreviewReadiness
(applicationId: string, organizationId: string)
apps/api/src/routes/onboarding/onboarding-manager.ts:402
↓ 9 callersFunctiongit
(args: string[])
packages/investigation/test/codebase/local-codebase-reader.test.ts:17
↓ 9 callersFunctionlevenshteinDistance
(a: string, b: string)
packages/diffs/src/utils/slug-suggestions.ts:1
↓ 9 callersFunctionlinkRepository
(harness: OnboardingTestHarness, applicationId: string, githubRepositoryId: number)
apps/api/test/onboarding/previewkit-topology.test.ts:472
↓ 9 callersFunctionmakeReviewerLoop
(overrides: ReviewerLoopOverrides = {})
packages/diffs/test/test-loops.ts:68
↓ 9 callersFunctionmakeStep
( interaction: TInteraction, params: Record<string, unknown>, )
packages/engine/src/execution-agent/agent/components/wait-planner.test.ts:8
↓ 9 callersFunctionnextDraftId
()
apps/ui/src/routes/_blacklight/onboarding/-components/previewkit/topology-draft.ts:203
↓ 9 callersFunctionnormalize
* Lift Temporal's auto-injected fields into our canonical names so they end up * in Sentry tags and PostHog properties under the same keys activity l
packages/workflow/src/worker/temporal-sdk-logger.ts:71
↓ 9 callersMethodonRequest
(handler: (req: IncomingMessage, body: unknown) => { status: number; body: unknown })
packages/scenario/test/scenario-provisioner.test.ts:75
↓ 9 callersFunctionparseRepoFullName
(repoFullName: string)
packages/github/src/github-installation-client.ts:136
↓ 9 callersMethodpersist
* Apply the modifications and new tests to `snapshotId`. A single edit that cannot be applied (e.g. a * modification whose test is not assigned t
packages/investigation/src/persist/edit-persister.ts:67
↓ 9 callersFunctionprepareRuns
( affectedTests: AffectedTestSpec[], params: PrepareRunsParams, )
packages/diffs/src/callbacks/trigger-tests.ts:34
↓ 9 callersMethodprovisionAll
* Provisions every addon declared in the preview config. Each addon is its * own failure domain — one failed addon does not abort the others.
apps/previewkit/src/addons/addon-manager.ts:42
↓ 9 callersFunctionrecordAppsPending
( namespace: string, apps: Array<{ appName: string; port: number }>, )
apps/previewkit/src/db/index.ts:333
↓ 9 callersMethodregister
(recipe: Recipe)
apps/previewkit/src/recipes/recipe-registry.ts:27
↓ 9 callersMethodrevertTestCase
* Reverts a test case to its previous snapshot assignment. * * If the test existed in the previous snapshot, replaces the current assignment
packages/test-updates/src/snapshot-draft.ts:393
↓ 9 callersFunctionroot
(name: string)
apps/cli/tests/agents/recipe-entity-order.test.ts:6
↓ 9 callersFunctionscorePairwise
(fixture: ClusterFixture, mergedGroups: string[][])
packages/investigation/test/reconcile/cluster-metrics.ts:88
↓ 9 callersMethodseedGeneration
Creates an org -> app -> branch -> snapshot -> testCase -> testPlan -> generation chain.
packages/engine/test/persister-harness.ts:91
↓ 9 callersMethodseedGeneration
* Materialize a complete generation graph the loader reads from: a snapshot * (optionally with SHAs + a DiffsJob), a test case + plan, the genera
apps/workers/diffs/test/harness.ts:846
↓ 9 callersFunctionsummarizeScenarioData
(data: ScenarioData)
packages/diffs/src/scenario-data/summarize-scenario-data.ts:16
↓ 9 callersMethodtakePending
Return the dialogs recorded since the last call and clear the buffer.
packages/engine/src/platform/dialog-observer.ts:65
↓ 9 callersFunctionteardownScenarioInstance
(config: TeardownConfig)
packages/scenario/src/scenario-provisioner.ts:103
↓ 9 callersFunctiontoRecord
(value: unknown)
apps/cli/src/core/to-record.ts:7
↓ 9 callersFunctionuseAuthClient
()
apps/ui/src/lib/auth.ts:39
↓ 9 callersFunctionvalidateHookSteps
( steps: ReadonlyArray<{ app: string; command: string }>, appNames: ReadonlySet<string>, group: Ho
packages/types/src/schemas/previewkit-config.ts:406
↓ 8 callersFunctionbefore
(order: string[], a: string, b: string)
apps/cli/tests/agents/recipe-entity-order-prisma.test.ts:92
↓ 8 callersFunctionblockBetween
(text: string, startMarker: string, endMarkers: string[])
packages/investigation/src/report/parse-markdown.ts:71
↓ 8 callersFunctionbucketIterationOutcomes
( db: PrismaClient, iterationId: string, logger?: Logger, )
packages/diffs/src/refinement/bucket-iteration-outcomes.ts:251
↓ 8 callersFunctionbuildGenerationReviewMessages
( context: GenerationContext, video: UploadedVideo | undefined, )
packages/diffs/src/review/generation/message-builder.ts:20
↓ 8 callersFunctionbuildGlobTool
(workingDirectory: string, ignorePatterns?: string[])
apps/cli/src/tools/glob.ts:36
↓ 8 callersFunctionbuildParams
( harness: DiffsCallbackHarness, organizationId: string, applicationId: string, snapshotId: st
packages/diffs/test/callbacks/trigger-tests.test.ts:29
↓ 8 callersMethodcancel
* Cancels this pending snapshot without destroying its data. * * The snapshot's status is moved to "cancelled" and the branch's pending
packages/test-updates/src/snapshot-draft.ts:608
↓ 8 callersFunctioncheckHealingResult
(result: HealingResult, frontmatter: HealingFrontmatter)
apps/workers/diffs/evals/healing/healing-frontmatter.ts:63
↓ 8 callersFunctionclassifyAs
(side: FailureSide, reason = "because")
apps/cli/tests/agents/recipe-prompt-on-failure.test.ts:37
↓ 8 callersFunctioncollectingRelay
Collect everything a relay emits, tagged with its stream, for assertions.
apps/previewkit/test/deployer/line-relay.test.ts:5
↓ 8 callersFunctioncounts
(overrides: Partial<SnapshotHealthCounts> = {})
packages/checkpoint/test/presentation.test.ts:5
↓ 8 callersMethodcreate
()
apps/previewkit/test/integration/harness.ts:8
↓ 8 callersMethodcreatePendingGeneration
(args: { organizationId: string; snapshotId: string; planId: string; shadow?:
apps/workers/general/test/refinement-loop-cutover.test.ts:144
↓ 8 callersMethodcreatePlanWithAssignment
Create a test case, a plan, and the snapshot assignment binding them.
packages/diffs/test/bucket-iteration-outcomes.test.ts:81
↓ 8 callersFunctioncreatePreviewFixture
( harness: APITestHarness, input: { prNumber: number; headSha: string; }, )
apps/api/test/integration/deployments-preview-summary.test.ts:388
↓ 8 callersMethoddeployMainBranch
* Deploys an Application's main branch into preview environment 0 (the stable * non-PR environment) by starting the deploy workflow - the trigger
apps/api/src/routes/deployments/deployments.service.ts:174
↓ 8 callersFunctiondiagnoseScenarioFailure
( input: ScenarioFailureInput, deps: DiagnoseScenarioFailureDeps, )
packages/investigation/src/scenario-repair/diagnose.ts:22
↓ 8 callersFunctionemit
(patch: Partial<BuildForm>)
apps/ui/src/routes/_blacklight/onboarding/-components/previewkit/build-settings-section.tsx:64
↓ 8 callersMethodensurePinned
* Ensures the snapshot's dependency manifest is pinned and returns the pinned * map. Resolves and writes the pin on first call; returns the alrea
apps/workers/diffs/src/grounding/pin-dependency-manifest.ts:38
↓ 8 callersFunctionescapeHtmlAttribute
(value: string)
packages/github/src/comment/markdown.ts:384
← previousnext →201–300 of 5,167, ranked by callers