MCPcopy Create free account

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

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

↓ 8 callersFunctionescapeMarkdown
(value: string)
packages/github/src/comment/markdown.ts:352
↓ 8 callersMethodfetchJson
( method: "GET" | "POST" | "DELETE", path: string, token: string, body?: unkno
apps/previewkit/src/addons/providers/neon.ts:202
↓ 8 callersFunctionfetchTestSuiteInfo
(db: PrismaClient, snapshotId: string)
packages/test-updates/src/queries/fetch-info.ts:3
↓ 8 callersFunctionfieldIssueKey
(draftId: number, field: AppDraftField)
apps/ui/src/routes/_blacklight/onboarding/-components/previewkit/topology-draft.ts:818
↓ 8 callersFunctionfixture
A fixture with two high clusters {a,b,c} and {d,e}, plus singletons f, g.
packages/investigation/test/reconcile/cluster-metrics.test.ts:5
↓ 8 callersFunctionformatArgs
(input: Record<string, unknown>, keys: string[])
apps/cli/src/core/display.ts:9
↓ 8 callersFunctionformatCheckpointMetrics
( summary: CheckpointPresentationSummary | undefined, bugCount: number, fallbackTotalTests: number
apps/ui/src/routes/_blacklight/_app-shell/app.$appSlug/pull-requests/-components/format-checkpoint-metrics.ts:9
↓ 8 callersMethodgetOrCreatePricing
(organizationId: string)
packages/billing/src/billing-pricing.service.ts:10
↓ 8 callersFunctionmakeHealingLoop
(overrides: HealingLoopOverrides = {})
packages/diffs/test/test-loops.ts:93
↓ 8 callersFunctionmakeRecipesFile
(recipes: ScenarioRecipesFile["recipes"])
packages/scenario/test/scenario-manager.test.ts:23
↓ 8 callersFunctionmakeRecipesFile
(recipes: ScenarioRecipesFile["recipes"])
packages/scenario/test/scenario-recipe-store.test.ts:21
↓ 8 callersFunctionmakeStubClient
(map: Record<string, PullRequest[]>)
packages/diffs/test/merge-detection.test.ts:25
↓ 8 callersMethodmarkTested
(nodeId: string, testPaths: string[])
apps/cli/src/agents/05-test-generator/graph.ts:56
↓ 8 callersFunctionopenModelSession
(config: InvestigationModelConfig)
packages/investigation/src/ai/model-session.ts:43
↓ 8 callersFunctionparseArgs
(argv: string[])
apps/cli/src/index.ts:46
↓ 8 callersFunctionparseGitignore
(content: string, prefix = "")
apps/cli/src/core/gitignore.ts:39
↓ 8 callersFunctionparseSnapshotDependencyShaMap
(value: unknown)
packages/types/src/schemas/snapshot-dependency-pin.ts:21
↓ 8 callersFunctionpickObservabilityContext
(value: unknown)
packages/logger/src/observability-context.ts:181
↓ 8 callersFunctionplanSummary
(prompt: string | undefined)
packages/investigation/src/plan-summary.ts:6
↓ 8 callersMethodpreviewSummaryByPr
(applicationId: string, prNumber: number, organizationId: string)
apps/api/src/routes/deployments/deployments.service.ts:228
↓ 8 callersMethodprovision
(input: ProvisionInput)
apps/previewkit/src/addons/provider.ts:60
↓ 8 callersMethodread
Read the current text content from the clipboard.
packages/engine/src/platform/drivers/clipboard.driver.ts:3
↓ 8 callersFunctionreceived
(artifacts: { key: ArtifactKey; received: boolean }[], key: ArtifactKey)
apps/api/test/integration/application-setups.service.test.ts:32
↓ 8 callersMethodremoveTestCase
* Removes a test case from this snapshot by deleting its assignment. * * Idempotent: if no (snapshotId, testCaseId) row exists - e.g. a heal
packages/test-updates/src/snapshot-draft.ts:502
↓ 8 callersMethodresolveSnapshotPlan
* Resolve the runnable pinned plan for one test on a snapshot: the assignment's pinned `planId` and the * scenario that plan needs. Returns `unde
packages/investigation/src/db/test-catalog.ts:64
↓ 8 callersFunctionresult
(slug: string, category: string, extra: Partial<InvestigationTestResult> = {})
apps/workers/investigation/test/investigation-comment-payload.test.ts:31
↓ 8 callersFunctionshouldUseSentry
()
packages/logger/src/logger-backend.ts:210
↓ 8 callersMethodshutdown
()
packages/analytics/src/posthog-analytics.ts:35
↓ 8 callersFunctionspecs
(...slugs: string[])
packages/diffs/test/callbacks/trigger-tests.test.ts:8
↓ 8 callersFunctiontagOf
Everything after the fixed `previewkit/previews:` repo path is the tag.
apps/previewkit/test/builder/image-reference.test.ts:11
↓ 8 callersMethodtoArray
* The underlying flow array this index was built from. * * Used to serialize the index back to its raw form (e.g. when freezing a * `Di
packages/diffs/src/flow-index.ts:26
↓ 8 callersFunctiontoEnvironmentStatus
( repoFullName: string, prNumber: number, row: EnvironmentRow, )
apps/api/src/previewkit/previewkit-environments.service.ts:105
↓ 8 callersFunctiontoRecipeRepairResult
(output: z.infer<typeof RepairForModel>)
packages/investigation/src/scenario-repair/repair-recipe-agent.ts:49
↓ 8 callersFunctiontruncateOutput
(text: string, budget: number, label: string)
packages/diffs/src/agents/tools/codebase/bash-tool.ts:182
↓ 8 callersMethodupdateRecipe
(scenarioId: string, fixtureJsonString: string, organizationId: string)
apps/api/src/routes/scenarios/scenarios.service.ts:209
↓ 8 callersMethoduploadArtifacts
(setupId: string, organizationId: string, body: UploadArtifactsBody)
apps/api/src/application-setup/application-setup.service.ts:237
↓ 8 callersFunctionuseAppNavigate
()
apps/ui/src/routes/_blacklight/_app-shell/-use-app-navigate.ts:3
↓ 8 callersFunctionvalidateRecipeAgainstSchema
(recipe: RecipePayload, schema: DiscoverSchema)
apps/cli/src/agents/04-recipe-builder/discover-schema.ts:160
↓ 8 callersFunctionvalidateRecipeGraph
(createGraphJson: string)
packages/investigation/src/scenario-repair/validate-recipe-graph.ts:21
↓ 8 callersFunctionverifyInstallState
(state: string)
apps/api/src/github/github-state.ts:24
↓ 8 callersFunctionwaitingPod
(reason: string, message?: string)
apps/previewkit/test/deployer/pod-failure.test.ts:9
↓ 7 callersFunctionapplyReportBug
(input: ApplyReportBugInput)
apps/workers/general/src/activities/healing/apply-report-bug.ts:18
↓ 7 callersFunctionbaseContext
Minimal generation context with the always-present `change`; tests layer lineage/scenario on top.
packages/diffs/test/generation-review-message-builder.test.ts:6
↓ 7 callersFunctionbaseFakeContext
()
packages/engine/src/commands/test-utils/command-test.ts:31
↓ 7 callersFunctionboundingBoxContainsPoint
(box: BoundingBox, point: { x: number; y: number })
packages/image/src/geometry.ts:22
↓ 7 callersMethodbuild
(request: BuildRequest)
apps/previewkit/src/builder/builder.ts:97
↓ 7 callersFunctionbuildClassifierPrompt
(args: ClassifyArgs)
apps/cli/src/agents/04-recipe-builder/phases/failure-classifier.ts:76
↓ 7 callersFunctionbuildGrepTool
(workingDirectory: string)
apps/cli/src/tools/grep.ts:15
↓ 7 callersFunctionbuildInvestigationCommentPayload
( results: InvestigationTestResult[], context: InvestigationCommentContext, signScreenshot: (s3Url
apps/workers/investigation/src/activities/investigation-comment-payload.ts:28
↓ 7 callersFunctionbuildReportData
(input: InvestigationReportInput)
packages/investigation/src/report/report-data.ts:222
↓ 7 callersFunctionbuildReportMarkdown
(input: InvestigationReportInput)
packages/investigation/src/report/markdown.ts:395
↓ 7 callersFunctionbuildSections
({ changes, affectedTests, createdTests, executedTests, }: { changes: SnapshotChange[];
apps/ui/src/components/snapshot/snapshot-entries.ts:33
↓ 7 callersMethodcapture
(distinctId: string, event: string, properties?: Record<string, unknown>)
apps/api/test/integration/bugs.test.ts:23
↓ 7 callersMethodcheckCondition
(condition: string, image: Screenshot)
packages/ai/src/visual/visual-condition-checker.ts:30
↓ 7 callersMethodclear
Clear the content of the currently focused element
packages/engine/src/platform/drivers/keyboard.driver.ts:12
↓ 7 callersMethodcontinueUpdateBySnapshot
* Loads a specific pending snapshot by ID and returns an updater for it. * * Use this when you need to operate on a known snapshot (e.g. ins
packages/test-updates/src/test-update-manager.ts:152
↓ 7 callersMethodcreate
()
packages/diffs/test/callbacks/harness.ts:19
↓ 7 callersMethodcreateApp
( organizationId: string, opts?: { webhookUrl?: string; signingSecret?: string }, )
packages/scenario/test/scenario-harness.ts:146
↓ 7 callersFunctioncreateApplication
(harness: PreviewkitTestHarness, slug = "web")
apps/previewkit/test/integration/config-store.test.ts:7
↓ 7 callersFunctioncreateAssignment
( db: PrismaClient, params: { snapshotId: string; testCaseId: string; planId?:
packages/test-updates/test/merge-queries.test.ts:64
↓ 7 callersMethodcreateOrgWithBalance
* Create an org with a billing customer at a known credit balance. Pricing is * left to default (creditsPerTopup=150000 for stripeTopupAmountCent
packages/billing/test/billing-harness.ts:56
↓ 7 callersMethodcreatePlan
(testCaseId: string, prompt: string, organizationId: string)
apps/workers/diffs/test/harness.ts:1357
↓ 7 callersFunctioncreateRefinementIteration
( harness: APITestHarness, loopId: string, planId: string, number: number, input: { starte
apps/api/test/integration/branches-snapshot-detail.test.ts:480
↓ 7 callersMethodcreateScenario
( organizationId: string, applicationId: string, name: string, recipe?: Record
packages/scenario/test/scenario-harness.ts:197
↓ 7 callersMethoddeductCreditsForLlmProxy
(organizationId: string, costUsd: number, requestId: string)
packages/billing/src/types.ts:92
↓ 7 callersMethoddetectPoint
(screenshot: Screenshot, description: string, label: "start" | "end")
packages/engine/src/commands/commands/drag/drag.command.ts:20
↓ 7 callersMethoddispose
Remove the on-disk directory. Explicit, never auto-called.
packages/diffs/src/codebase/codebase.ts:70
↓ 7 callersMethoddown
* Tear down a previously provisioned instance. The caller passes back the * `instanceId` / `refs` / `refsToken` it got from `up`.
apps/api/src/routes/deployments/previewkit-env-factory.service.ts:208
↓ 7 callersMethodensureApplicationHasRepository
(applicationId: string, organizationId: string)
apps/api/src/routes/onboarding/onboarding-manager.ts:740
↓ 7 callersFunctionfindMergeSourceSnapshot
({ db, applicationId, prNumber, sourceHeadSha, }: FindMergeSourceSnapshotParams)
packages/test-updates/src/queries/find-merge-source-snapshot.ts:43
↓ 7 callersFunctionformatRetryGuidance
(guidance?: string)
apps/cli/src/core/agent.ts:47
↓ 7 callersMethodfromBuffer
(buffer: Buffer)
packages/image/src/screenshot.ts:59
↓ 7 callersMethodgetGenerationSummary
()
packages/test-updates/src/test-update-manager.ts:282
↓ 7 callersMethodgetInvestigationReport
* A lightweight presence + counts check for the snapshot page's "Investigation" entry point (does a report * exist, and how many bugs). DB-only -
apps/api/src/routes/branches/branches.service.ts:156
↓ 7 callersMethodgetResolution
Get the screen resolution
packages/engine/src/platform/drivers/screen.driver.ts:6
↓ 7 callersMethodgetSharpImage
()
packages/image/src/screenshot.ts:68
↓ 7 callersFunctiongetStripe
()
packages/billing/src/stripe-client.ts:6
↓ 7 callersFunctionhealingResult
(actions: HealingAction[])
apps/workers/diffs/test/eval-graders.test.ts:31
↓ 7 callersFunctionisUntouchedStarterApp
(app: AppDraft)
apps/ui/src/routes/_blacklight/onboarding/-components/previewkit/topology-draft.ts:381
↓ 7 callersFunctionlauncher
(api: FakeJobsApi, cms: ConfigMapReader = new FakeConfigMaps(RUNNER_IMAGE))
apps/api/test/unit/previewkit-job-launcher.test.ts:72
↓ 7 callersMethodloadById
* Loads a specific pending snapshot by its ID, verifying it is still pending. * * Unlike `loadPending`, this does not depend on the branch's
packages/test-updates/src/snapshot-draft.ts:161
↓ 7 callersFunctionloadCases
( config: CaseLoaderConfig<TInput, TFrontmatter>, )
packages/evals/src/case-loader.ts:53
↓ 7 callersFunctionloadFromDisk
(name: string)
packages/engine/src/commands/test-utils/test-images.ts:7
↓ 7 callersFunctionmakeApp
(name: string, primary?: boolean)
apps/previewkit/test/diffs/resolve-primary-url.test.ts:5
↓ 7 callersFunctionmakeResponseInfo
( overrides: Partial<Pick<ResponseInformation, "modelId" | "tag" | "pricing">> & { inputTokens?: n
packages/ai/tests/cost-collector.test.ts:7
↓ 7 callersMethodmark
(input: MarkProgressInput)
packages/investigation/src/persist/progress-marker.ts:33
↓ 7 callersMethodmarkFailed
(error: unknown)
packages/engine/src/replay-engine/run-api/run-persister.ts:172
↓ 7 callersFunctionmeasureQueries
(fn: () => Promise<T>)
packages/db/src/index.ts:54
↓ 7 callersFunctionnext
()
packages/diffs/test/bug-matcher.test.ts:11
↓ 7 callersFunctionnotify
(title: string, message: string)
apps/cli/src/core/notify.ts:4
↓ 7 callersFunctiononSelect
(service: PreviewService)
apps/ui/src/routes/_blacklight/_app-shell/app.$appSlug/pull-requests/$prNumber/preview.tsx:164
↓ 7 callersMethodonSessionCreated
* Called from `databaseHooks.session.create.before`. Emits `platform_login` only if the user already * has at least one prior session - otherwise
apps/api/src/posthog/emit-platform-events.ts:134
↓ 7 callersFunctionpickFrom
(seed: string, label: string, values: string[])
packages/scenario/src/scenario-recipe-resolver.ts:290
↓ 7 callersFunctionpushPayload
(branch: string, sha: string, deleted = false)
apps/api/test/integration/previewkit-trigger.test.ts:27
↓ 7 callersMethodrecordAttempt
* Live-persist a single command attempt as it happens. * * Successes write a `StepAttempt(success)` plus the replay rows * (`StepInput`
packages/engine/src/execution-agent/generation-api/generation-persister.ts:174
↓ 7 callersFunctionrecordEntityTest
(map: EntityCoverageMap, entityName: string, testPath: string)
apps/cli/src/agents/05-test-generator/coverage.ts:17
↓ 7 callersMethodrequireRepoById
(repoId: number)
packages/github/src/fake/fake-github-installation-client.ts:370
↓ 7 callersMethodresolveOwnerRepo
(repoId: number)
packages/github/src/github-installation-client.ts:694
↓ 7 callersMethodselectCarriedSlugs
* The distinct slugs of tests to RE-RUN this snapshot for regression: tests that did NOT pass on the * branch's previous (non-superseded) twin, m
packages/investigation/src/select/carry-forward.ts:29
↓ 7 callersFunctionsetApplied
Record the autofix validation outcome on the result's diagnosis (mutated in place so the report can show it).
packages/workflow/src/workflows/investigation.workflow.ts:543
← previousnext →301–400 of 5,167, ranked by callers