MCPcopy Create free account

hub / github.com/connorhpbrn/creed / functions

Functions1,383 in github.com/connorhpbrn/creed

↓ 1 callersFunctionopenPortal
()
components/creed/company-settings.tsx:820
↓ 1 callersFunctionorganizationSchema
()
lib/seo/structured-data.ts:35
↓ 1 callersFunctionoverallQualitativeFromReport
(report: CreedQualityReport)
lib/ai/quality.ts:447
↓ 1 callersFunctionparagraphize
(lines: string[])
lib/rich-text.ts:86
↓ 1 callersFunctionparseBasicAuthClientId
(authHeader: string | null)
app/token/route.ts:80
↓ 1 callersFunctionparseBlocks
(markdown: string)
components/creed/rich-answer.tsx:99
↓ 1 callersFunctionparseCadence
(value: unknown)
app/api/stripe/checkout/route.ts:35
↓ 1 callersFunctionparsePlan
(value: unknown)
app/api/stripe/checkout/route.ts:31
↓ 1 callersFunctionparseSectionBody
( id: string, name: string, body: string, _index: number )
lib/creed-markdown.ts:98
↓ 1 callersFunctionpatchToRichText
( patch: DirectSectionPatch, existingContent: string )
app/api/creed/write/route.ts:153
↓ 1 callersFunctionpermissionsUpTo
(ceiling: AgentPermission)
lib/creed-permissions.ts:138
↓ 1 callersFunctionpersonalFeatures
(cycle: BillingCycle)
components/marketing/pricing-page-view.tsx:41
↓ 1 callersFunctionplanCycleFromStatus
* CTA for a purchasable plan. Resolves to one of: * * lifetime owner → "Owned" → /file (all cycles) * subscriber, lifetime tab →
components/marketing/pricing-page-view.tsx:615
↓ 1 callersFunctionpreloadMcpHealth
(range: McpHealthRange = "30d", creedKey = "")
components/creed/mcp-health-preload.ts:109
↓ 1 callersFunctionpreloadSettingsData
({ scope, githubConnected, repoOwner, repoName, markdown, }: { scope?: string; githubConnected:
components/creed/settings-preload.ts:306
↓ 1 callersFunctionprobeAuth
()
app/api/health/route.ts:153
↓ 1 callersFunctionprobeDatabase
()
app/api/health/route.ts:112
↓ 1 callersFunctionproviderFromModelId
(id: string)
lib/ai/model-catalog.ts:277
↓ 1 callersFunctionqualityFromBenchmark
(score?: number)
lib/ai/model-catalog.ts:243
↓ 1 callersFunctionrangeDays
(range: McpHealthRange)
lib/mcp-health.ts:102
↓ 1 callersFunctionreadAiUsageSummary
( client: unknown, userId: string, range: AiUsageRange, mode: AiMode )
lib/ai/persistence.ts:277
↓ 1 callersFunctionreadBalanceMicro
( client: unknown, userId: string )
lib/ai/credits.ts:318
↓ 1 callersFunctionreadCache
(userId: string)
components/marketing/use-paid-status.ts:25
↓ 1 callersFunctionreadCachedBillingSummary
()
components/marketing/pricing-page-view.tsx:535
↓ 1 callersFunctionreadCachedReport
( client: unknown, userId: string, contentHash: string, creedId?: string )
lib/ai/quality.ts:462
↓ 1 callersFunctionreadCompanyAiUsageSummary
( creedId: string, range: AiUsageRange, mode: AiMode )
lib/ai/persistence.ts:301
↓ 1 callersFunctionreadJson
(response: Response)
lib/github.ts:62
↓ 1 callersFunctionreadLastAuthProvider
()
components/auth/use-oauth-sign-in.ts:20
↓ 1 callersFunctionreadMcpClientRows
( client: SupabaseLikeClient, userId: string, creedId?: string | null, )
lib/creed-backend.ts:426
↓ 1 callersFunctionreadParams
(request: Request)
app/token/route.ts:55
↓ 1 callersFunctionreadPublicAiSettings
(client: unknown, userId: string)
lib/ai/persistence.ts:90
↓ 1 callersFunctionreasonForOp
(op: CompanyMcpOp)
lib/company-sections.ts:1155
↓ 1 callersFunctionrecordMcpClientUsage
( client: unknown, userId: string, clientName?: string | null, creedId?: string | null, )
lib/creed-backend.ts:2162
↓ 1 callersFunctionredeemAuthorizationCode
(input: { code: string; clientId: string; redirectUri: string; codeVerifier: string; })
lib/oauth.ts:205
↓ 1 callersFunctionrefreshCredits
()
components/creed/settings-screen.tsx:784
↓ 1 callersFunctionrefreshCredits
()
components/creed/company-settings.tsx:834
↓ 1 callersFunctionrefreshFullQuality
()
components/creed/file-screen.tsx:1258
↓ 1 callersFunctionrefreshSectionQuality
(section: CreedSection)
components/creed/file-screen.tsx:1315
↓ 1 callersFunctionregisterOAuthClient
(input: { clientName?: string; redirectUris: string[]; })
lib/oauth.ts:137
↓ 1 callersFunctionremove
(userId: string)
components/creed/company-settings.tsx:766
↓ 1 callersFunctionremoveMember
(params: { creedId: string; actor: User; targetUserId: string; })
lib/company-admin.ts:136
↓ 1 callersFunctionrenderSharedContext
({ page, sections, proposals, mentioned, }: { page: string; sections: PanelSectionSummary[]; pro
lib/panel/actions.ts:207
↓ 1 callersFunctionreorderCompanySections
(params: { creedId: string; user: User; sectionIds: string[]; })
lib/company-sections.ts:1458
↓ 1 callersFunctionrepoSlug
()
app/api/github/stars/route.ts:11
↓ 1 callersFunctionrequireAuthenticatedGitHubAccess
()
lib/github-version-control.ts:109
↓ 1 callersFunctionrequireCompanyGitHubAccess
( creedId: string )
lib/company-github.ts:188
↓ 1 callersFunctionresize
()
lib/confetti.ts:26
↓ 1 callersFunctionresolveAccent
(accent: string)
lib/mcp-health.ts:123
↓ 1 callersFunctionresolveByokKey
(client: unknown, user: User)
app/api/app/ai/openrouter-balance/route.ts:18
↓ 1 callersFunctionresolveConnectionStatus
(connection: ConnectionItem, mcpClients: McpClient[])
components/creed/connection-card.tsx:45
↓ 1 callersFunctionresolveGitHubIntegrationRow
(row: IntegrationRow)
lib/creed-backend.ts:616
↓ 1 callersFunctionresolveInviterProfile
Display profile for the invite's sender, for the accept screen's avatars.
lib/company-invites.ts:243
↓ 1 callersFunctionresolveMcpState
( admin: SupabaseLikeClient, user: { id: string } & Record<string, unknown>, tokenId: string, requests
app/mcp/route.ts:697
↓ 1 callersFunctionresolveState
(sessionId: string | null)
app/payment/success/page.tsx:48
↓ 1 callersFunctionrestoreSection
(sectionId: string)
components/creed/creed-provider.tsx:1218
↓ 1 callersFunctionreviewCompanyProposal
(params: { creedId: string; user: User; proposalId: string; decision: "accept" | "reject" | "withdraw"
lib/company-sections.ts:1256
↓ 1 callersFunctionrevokeCompanyForRefund
(charge: Stripe.Charge)
lib/company-billing.ts:290
↓ 1 callersFunctionrevokeEntitlementForRefund
( charge: Stripe.Charge )
lib/stripe.ts:702
↓ 1 callersFunctionrevokeInvite
(inviteId: string)
components/creed/company-settings.tsx:797
↓ 1 callersFunctionrevokeInvite
(invite: InviteRow)
components/creed/company-onboarding-screen.tsx:299
↓ 1 callersFunctionrevokeInvite
(params: { creedId: string; actorUserId: string; inviteId: string; })
lib/company-invites.ts:182
↓ 1 callersFunctionrevokeOAuthTokensForUser
(userId: string, clientId?: string)
lib/oauth.ts:395
↓ 1 callersFunctionrotateInviteToken
(params: { creedId: string; actorUserId: string; inviteId: string; })
lib/company-invites.ts:205
↓ 1 callersFunctionrotateRefreshToken
( refreshToken: string )
lib/oauth.ts:317
↓ 1 callersFunctionrunAppend
( request: Request, state: CreedState, section: CreedSection, payload: { contentMarkdown: string; reas
app/mcp/route.ts:1756
↓ 1 callersFunctionrunCompanySave
(sectionId: string)
components/creed/creed-provider.tsx:512
↓ 1 callersFunctionrunCreate
( request: Request, state: CreedState, payload: { name: string; contentMarkdown: string; acc
app/mcp/route.ts:1662
↓ 1 callersFunctionrunReorder
( request: Request, state: CreedState, section: CreedSection, payload: { afterSectionId?: string;
app/mcp/route.ts:1817
↓ 1 callersFunctionrunSectionQuality
( args: SectionRunArgs )
lib/ai/quality-runner.ts:209
↓ 1 callersFunctionsaveAiKey
()
components/creed/company-settings.tsx:864
↓ 1 callersFunctionsaveCompanySection
(sectionId: string, _content: string)
components/creed/creed-provider.tsx:491
↓ 1 callersFunctionsaveDisplayName
()
components/creed/settings-screen.tsx:228
↓ 1 callersFunctionscheduleNext
(myEpoch: number)
components/creed/creed-provider.tsx:763
↓ 1 callersFunctionschedulePersist
(snapshot: CreedState)
components/creed/creed-provider.tsx:412
↓ 1 callersFunctionscopedId
(id: string)
app/api/app/company/onboarding/route.ts:156
↓ 1 callersFunctionsearchSections
(state: CreedState, query: string, limit: number)
app/mcp/route.ts:1895
↓ 1 callersFunctionseatLookupKeyFor
(cadence: PurchaseCadence)
lib/stripe.ts:97
↓ 1 callersFunctionselectSlashItem
(item: SlashCommand)
components/creed/rich-text-editor.tsx:433
↓ 1 callersFunctionsendInvite
()
components/creed/company-settings.tsx:588
↓ 1 callersFunctionsendInvite
()
components/creed/company-onboarding-screen.tsx:260
↓ 1 callersFunctionserialize
(root: HTMLElement)
components/creed/mention-input.tsx:62
↓ 1 callersFunctionserializeSectionPayload
(section: CreedSection)
lib/creed-backend.ts:835
↓ 1 callersFunctionsetAgentPermission
( sectionId: string, permission: AgentPermission, )
components/creed/company-settings.tsx:638
↓ 1 callersFunctionsetAllAgentPermissions
(permission: AgentPermission)
components/creed/company-settings.tsx:651
↓ 1 callersFunctionsetAllSectionPermissions
( permission: "read-only" | "propose" | "direct", )
components/creed/creed-provider.tsx:1692
↓ 1 callersFunctionsetCompanyAiMode
(params: { creedId: string; actor: User; mode: "credits" | "byok"; })
lib/company-admin.ts:470
↓ 1 callersFunctionsetCompanySeatQuantity
(params: { creedId: string; extraSeats: number; })
lib/company-billing.ts:429
↓ 1 callersFunctionsetDisplayName
(name: string)
components/creed/creed-provider.tsx:1732
↓ 1 callersFunctionsetMemberRole
(params: { creedId: string; actor: User; targetUserId: string; role: "admin" | "member"; })
lib/company-admin.ts:76
↓ 1 callersFunctionsetPermission
(sectionId: string, permission: AgentPermission)
components/creed/company-settings.tsx:810
↓ 1 callersFunctionsetSectionAccent
(sectionId: string, accent: AccentKey)
components/creed/creed-provider.tsx:1112
↓ 1 callersFunctionsetSectionArchived
( sectionId: string, archived: boolean, name: string, )
components/creed/company-settings.tsx:715
↓ 1 callersFunctionsetSectionPermission
( sectionId: string, permission: AgentPermission, )
components/creed/creed-provider.tsx:1668
↓ 1 callersFunctionsetSectionPermission
(params: { creedId: string; actor: User; targetUserId: string; sectionId: string; permission: AgentP
lib/company-admin.ts:220
↓ 1 callersFunctionsetSettingsCacheScope
(scope: string)
components/creed/settings-preload.ts:113
↓ 1 callersFunctionsetSettingsPanelIntent
(intent: SettingsPanelIntent)
lib/panel/settings-intent.ts:24
↓ 1 callersFunctionsetWelcomePreviewVariant
(variant: WelcomeVariant)
lib/welcome-preview.ts:12
↓ 1 callersFunctionshouldRefresh
(integration: CompanyGitHubIntegration)
lib/company-github.ts:140
↓ 1 callersFunctionshouldRefreshGitHubIntegration
(integration: { refresh_token?: string | null; token_expires_at?: string | null; })
lib/github-version-control.ts:59
↓ 1 callersFunctionsignIn
(provider: OAuthProvider)
components/auth/use-oauth-sign-in.ts:33
← previousnext →701–800 of 1,383, ranked by callers