Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/connorhpbrn/creed
/ functions
Functions
1,383 in github.com/connorhpbrn/creed
⨍
Functions
1,383
◇
Types & classes
107
↓ 1 callers
Function
openPortal
()
components/creed/company-settings.tsx:820
↓ 1 callers
Function
organizationSchema
()
lib/seo/structured-data.ts:35
↓ 1 callers
Function
overallQualitativeFromReport
(report: CreedQualityReport)
lib/ai/quality.ts:447
↓ 1 callers
Function
paragraphize
(lines: string[])
lib/rich-text.ts:86
↓ 1 callers
Function
parseBasicAuthClientId
(authHeader: string | null)
app/token/route.ts:80
↓ 1 callers
Function
parseBlocks
(markdown: string)
components/creed/rich-answer.tsx:99
↓ 1 callers
Function
parseCadence
(value: unknown)
app/api/stripe/checkout/route.ts:35
↓ 1 callers
Function
parsePlan
(value: unknown)
app/api/stripe/checkout/route.ts:31
↓ 1 callers
Function
parseSectionBody
( id: string, name: string, body: string, _index: number )
lib/creed-markdown.ts:98
↓ 1 callers
Function
patchToRichText
( patch: DirectSectionPatch, existingContent: string )
app/api/creed/write/route.ts:153
↓ 1 callers
Function
permissionsUpTo
(ceiling: AgentPermission)
lib/creed-permissions.ts:138
↓ 1 callers
Function
personalFeatures
(cycle: BillingCycle)
components/marketing/pricing-page-view.tsx:41
↓ 1 callers
Function
planCycleFromStatus
* 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 callers
Function
preloadMcpHealth
(range: McpHealthRange = "30d", creedKey = "")
components/creed/mcp-health-preload.ts:109
↓ 1 callers
Function
preloadSettingsData
({ scope, githubConnected, repoOwner, repoName, markdown, }: { scope?: string; githubConnected:
components/creed/settings-preload.ts:306
↓ 1 callers
Function
probeAuth
()
app/api/health/route.ts:153
↓ 1 callers
Function
probeDatabase
()
app/api/health/route.ts:112
↓ 1 callers
Function
providerFromModelId
(id: string)
lib/ai/model-catalog.ts:277
↓ 1 callers
Function
qualityFromBenchmark
(score?: number)
lib/ai/model-catalog.ts:243
↓ 1 callers
Function
rangeDays
(range: McpHealthRange)
lib/mcp-health.ts:102
↓ 1 callers
Function
readAiUsageSummary
( client: unknown, userId: string, range: AiUsageRange, mode: AiMode )
lib/ai/persistence.ts:277
↓ 1 callers
Function
readBalanceMicro
( client: unknown, userId: string )
lib/ai/credits.ts:318
↓ 1 callers
Function
readCache
(userId: string)
components/marketing/use-paid-status.ts:25
↓ 1 callers
Function
readCachedBillingSummary
()
components/marketing/pricing-page-view.tsx:535
↓ 1 callers
Function
readCachedReport
( client: unknown, userId: string, contentHash: string, creedId?: string )
lib/ai/quality.ts:462
↓ 1 callers
Function
readCompanyAiUsageSummary
( creedId: string, range: AiUsageRange, mode: AiMode )
lib/ai/persistence.ts:301
↓ 1 callers
Function
readJson
(response: Response)
lib/github.ts:62
↓ 1 callers
Function
readLastAuthProvider
()
components/auth/use-oauth-sign-in.ts:20
↓ 1 callers
Function
readMcpClientRows
( client: SupabaseLikeClient, userId: string, creedId?: string | null, )
lib/creed-backend.ts:426
↓ 1 callers
Function
readParams
(request: Request)
app/token/route.ts:55
↓ 1 callers
Function
readPublicAiSettings
(client: unknown, userId: string)
lib/ai/persistence.ts:90
↓ 1 callers
Function
reasonForOp
(op: CompanyMcpOp)
lib/company-sections.ts:1155
↓ 1 callers
Function
recordMcpClientUsage
( client: unknown, userId: string, clientName?: string | null, creedId?: string | null, )
lib/creed-backend.ts:2162
↓ 1 callers
Function
redeemAuthorizationCode
(input: { code: string; clientId: string; redirectUri: string; codeVerifier: string; })
lib/oauth.ts:205
↓ 1 callers
Function
refreshCredits
()
components/creed/settings-screen.tsx:784
↓ 1 callers
Function
refreshCredits
()
components/creed/company-settings.tsx:834
↓ 1 callers
Function
refreshFullQuality
()
components/creed/file-screen.tsx:1258
↓ 1 callers
Function
refreshSectionQuality
(section: CreedSection)
components/creed/file-screen.tsx:1315
↓ 1 callers
Function
registerOAuthClient
(input: { clientName?: string; redirectUris: string[]; })
lib/oauth.ts:137
↓ 1 callers
Function
remove
(userId: string)
components/creed/company-settings.tsx:766
↓ 1 callers
Function
removeMember
(params: { creedId: string; actor: User; targetUserId: string; })
lib/company-admin.ts:136
↓ 1 callers
Function
renderSharedContext
({ page, sections, proposals, mentioned, }: { page: string; sections: PanelSectionSummary[]; pro
lib/panel/actions.ts:207
↓ 1 callers
Function
reorderCompanySections
(params: { creedId: string; user: User; sectionIds: string[]; })
lib/company-sections.ts:1458
↓ 1 callers
Function
repoSlug
()
app/api/github/stars/route.ts:11
↓ 1 callers
Function
requireAuthenticatedGitHubAccess
()
lib/github-version-control.ts:109
↓ 1 callers
Function
requireCompanyGitHubAccess
( creedId: string )
lib/company-github.ts:188
↓ 1 callers
Function
resize
()
lib/confetti.ts:26
↓ 1 callers
Function
resolveAccent
(accent: string)
lib/mcp-health.ts:123
↓ 1 callers
Function
resolveByokKey
(client: unknown, user: User)
app/api/app/ai/openrouter-balance/route.ts:18
↓ 1 callers
Function
resolveConnectionStatus
(connection: ConnectionItem, mcpClients: McpClient[])
components/creed/connection-card.tsx:45
↓ 1 callers
Function
resolveGitHubIntegrationRow
(row: IntegrationRow)
lib/creed-backend.ts:616
↓ 1 callers
Function
resolveInviterProfile
Display profile for the invite's sender, for the accept screen's avatars.
lib/company-invites.ts:243
↓ 1 callers
Function
resolveMcpState
( admin: SupabaseLikeClient, user: { id: string } & Record<string, unknown>, tokenId: string, requests
app/mcp/route.ts:697
↓ 1 callers
Function
resolveState
(sessionId: string | null)
app/payment/success/page.tsx:48
↓ 1 callers
Function
restoreSection
(sectionId: string)
components/creed/creed-provider.tsx:1218
↓ 1 callers
Function
reviewCompanyProposal
(params: { creedId: string; user: User; proposalId: string; decision: "accept" | "reject" | "withdraw"
lib/company-sections.ts:1256
↓ 1 callers
Function
revokeCompanyForRefund
(charge: Stripe.Charge)
lib/company-billing.ts:290
↓ 1 callers
Function
revokeEntitlementForRefund
( charge: Stripe.Charge )
lib/stripe.ts:702
↓ 1 callers
Function
revokeInvite
(inviteId: string)
components/creed/company-settings.tsx:797
↓ 1 callers
Function
revokeInvite
(invite: InviteRow)
components/creed/company-onboarding-screen.tsx:299
↓ 1 callers
Function
revokeInvite
(params: { creedId: string; actorUserId: string; inviteId: string; })
lib/company-invites.ts:182
↓ 1 callers
Function
revokeOAuthTokensForUser
(userId: string, clientId?: string)
lib/oauth.ts:395
↓ 1 callers
Function
rotateInviteToken
(params: { creedId: string; actorUserId: string; inviteId: string; })
lib/company-invites.ts:205
↓ 1 callers
Function
rotateRefreshToken
( refreshToken: string )
lib/oauth.ts:317
↓ 1 callers
Function
runAppend
( request: Request, state: CreedState, section: CreedSection, payload: { contentMarkdown: string; reas
app/mcp/route.ts:1756
↓ 1 callers
Function
runCompanySave
(sectionId: string)
components/creed/creed-provider.tsx:512
↓ 1 callers
Function
runCreate
( request: Request, state: CreedState, payload: { name: string; contentMarkdown: string; acc
app/mcp/route.ts:1662
↓ 1 callers
Function
runReorder
( request: Request, state: CreedState, section: CreedSection, payload: { afterSectionId?: string;
app/mcp/route.ts:1817
↓ 1 callers
Function
runSectionQuality
( args: SectionRunArgs )
lib/ai/quality-runner.ts:209
↓ 1 callers
Function
saveAiKey
()
components/creed/company-settings.tsx:864
↓ 1 callers
Function
saveCompanySection
(sectionId: string, _content: string)
components/creed/creed-provider.tsx:491
↓ 1 callers
Function
saveDisplayName
()
components/creed/settings-screen.tsx:228
↓ 1 callers
Function
scheduleNext
(myEpoch: number)
components/creed/creed-provider.tsx:763
↓ 1 callers
Function
schedulePersist
(snapshot: CreedState)
components/creed/creed-provider.tsx:412
↓ 1 callers
Function
scopedId
(id: string)
app/api/app/company/onboarding/route.ts:156
↓ 1 callers
Function
searchSections
(state: CreedState, query: string, limit: number)
app/mcp/route.ts:1895
↓ 1 callers
Function
seatLookupKeyFor
(cadence: PurchaseCadence)
lib/stripe.ts:97
↓ 1 callers
Function
selectSlashItem
(item: SlashCommand)
components/creed/rich-text-editor.tsx:433
↓ 1 callers
Function
sendInvite
()
components/creed/company-settings.tsx:588
↓ 1 callers
Function
sendInvite
()
components/creed/company-onboarding-screen.tsx:260
↓ 1 callers
Function
serialize
(root: HTMLElement)
components/creed/mention-input.tsx:62
↓ 1 callers
Function
serializeSectionPayload
(section: CreedSection)
lib/creed-backend.ts:835
↓ 1 callers
Function
setAgentPermission
( sectionId: string, permission: AgentPermission, )
components/creed/company-settings.tsx:638
↓ 1 callers
Function
setAllAgentPermissions
(permission: AgentPermission)
components/creed/company-settings.tsx:651
↓ 1 callers
Function
setAllSectionPermissions
( permission: "read-only" | "propose" | "direct", )
components/creed/creed-provider.tsx:1692
↓ 1 callers
Function
setCompanyAiMode
(params: { creedId: string; actor: User; mode: "credits" | "byok"; })
lib/company-admin.ts:470
↓ 1 callers
Function
setCompanySeatQuantity
(params: { creedId: string; extraSeats: number; })
lib/company-billing.ts:429
↓ 1 callers
Function
setDisplayName
(name: string)
components/creed/creed-provider.tsx:1732
↓ 1 callers
Function
setMemberRole
(params: { creedId: string; actor: User; targetUserId: string; role: "admin" | "member"; })
lib/company-admin.ts:76
↓ 1 callers
Function
setPermission
(sectionId: string, permission: AgentPermission)
components/creed/company-settings.tsx:810
↓ 1 callers
Function
setSectionAccent
(sectionId: string, accent: AccentKey)
components/creed/creed-provider.tsx:1112
↓ 1 callers
Function
setSectionArchived
( sectionId: string, archived: boolean, name: string, )
components/creed/company-settings.tsx:715
↓ 1 callers
Function
setSectionPermission
( sectionId: string, permission: AgentPermission, )
components/creed/creed-provider.tsx:1668
↓ 1 callers
Function
setSectionPermission
(params: { creedId: string; actor: User; targetUserId: string; sectionId: string; permission: AgentP
lib/company-admin.ts:220
↓ 1 callers
Function
setSettingsCacheScope
(scope: string)
components/creed/settings-preload.ts:113
↓ 1 callers
Function
setSettingsPanelIntent
(intent: SettingsPanelIntent)
lib/panel/settings-intent.ts:24
↓ 1 callers
Function
setWelcomePreviewVariant
(variant: WelcomeVariant)
lib/welcome-preview.ts:12
↓ 1 callers
Function
shouldRefresh
(integration: CompanyGitHubIntegration)
lib/company-github.ts:140
↓ 1 callers
Function
shouldRefreshGitHubIntegration
(integration: { refresh_token?: string | null; token_expires_at?: string | null; })
lib/github-version-control.ts:59
↓ 1 callers
Function
signIn
(provider: OAuthProvider)
components/auth/use-oauth-sign-in.ts:33
← previous
next →
701–800 of 1,383, ranked by callers