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
↓ 2 callers
Function
orderedSectionIds
The visible section ids in display order (used to renumber on create/move).
lib/company-sections.ts:294
↓ 2 callers
Function
paragraphContent
(text: string)
lib/onboarding/compile-company.ts:101
↓ 2 callers
Function
parseOverallQualitative
(value: unknown)
lib/ai/quality.ts:333
↓ 2 callers
Function
permissionIsReadable
(permission: AgentPermission)
lib/creed-data.ts:77
↓ 2 callers
Function
persist
()
components/creed/theme-provider.tsx:48
↓ 2 callers
Function
persistQualityReport
({ userId, creedId, mergeShared = false, reportWithHashes, contentHash, sectionHashes, modelId,
lib/ai/quality.ts:618
↓ 2 callers
Function
possessive
(name: string)
lib/creed-attribution.ts:30
↓ 2 callers
Function
proposal
( id: string, sectionId: string, sectionName: string, accent: AccentKey, agentName: string, reason
components/marketing/creed-app-demo.tsx:173
↓ 2 callers
Function
provisionCompanyFromSession
( session: Stripe.Checkout.Session )
lib/company-billing.ts:105
↓ 2 callers
Function
pushGitHubFile
(args: { accessToken: string; owner: string; repo: string; branch: string; path: string; message:
lib/github.ts:287
↓ 2 callers
Function
put
(baseRevision: number)
components/creed/creed-provider.tsx:522
↓ 2 callers
Function
qualitySubject
(scope: QualityScope)
lib/ai/quality-rubric.ts:96
↓ 2 callers
Function
readCompanyPublicAiSettings
(creedId: string)
lib/ai/persistence.ts:104
↓ 2 callers
Function
readCompanyVersionControl
( creedId: string )
lib/company-version-control.ts:28
↓ 2 callers
Function
readGitHubIntegration
(client: unknown, userId: string)
lib/creed-backend.ts:444
↓ 2 callers
Function
readGithubIntegrationRow
( client: SupabaseLikeClient, userId: string, )
lib/creed-backend.ts:396
↓ 2 callers
Function
readInterval
(subscription: Stripe.Subscription)
lib/stripe.ts:518
↓ 2 callers
Function
readPeriodEnd
(subscription: Stripe.Subscription)
lib/company-billing.ts:71
↓ 2 callers
Function
readPeriodEnd
(subscription: Stripe.Subscription)
lib/stripe.ts:504
↓ 2 callers
Function
readVersionControlConfig
( client: unknown, userId: string, )
lib/creed-backend.ts:448
↓ 2 callers
Function
readVersionControlRow
( client: SupabaseLikeClient, userId: string, )
lib/creed-backend.ts:412
↓ 2 callers
Function
redirectWith
(redirectUri: string, params: Record<string, string>)
app/authorize/decision/route.ts:24
↓ 2 callers
Function
refresh
(userId: string | null)
components/marketing/use-onboarding-resume.ts:30
↓ 2 callers
Function
refresh
(userId: string | null)
components/marketing/use-paid-status.ts:68
↓ 2 callers
Function
refreshCompanyToken
( creedId: string, integration: CompanyGitHubIntegration )
lib/company-github.ts:150
↓ 2 callers
Function
refreshGitHubAccessToken
( refreshToken: string, credentials?: GitHubOAuthCredentials )
lib/github.ts:339
↓ 2 callers
Function
refreshGitHubIntegrationIfPossible
( supabase: Awaited<ReturnType<typeof createSupabaseServerClient>>, userId: string, integration: NonNull
lib/github-version-control.ts:75
↓ 2 callers
Function
remove
(id: string)
components/marketing/governed-demos.tsx:194
↓ 2 callers
Function
removeChip
(target: string)
components/creed/extensions/chip-row.tsx:89
↓ 2 callers
Function
removeProposalLocal
(proposalId: string)
components/creed/creed-provider.tsx:1315
↓ 2 callers
Function
renameSection
(sectionId: string, name: string)
components/creed/creed-provider.tsx:1093
↓ 2 callers
Function
renderCompanyInviteEmail
(input: CompanyInviteEmailInput)
lib/email-templates/company-invite.ts:20
↓ 2 callers
Function
renumberSections
Rewrite every listed section's position to its index (0..N-1).
lib/company-sections.ts:308
↓ 2 callers
Function
replaceInContentHtml
( content: string, term: string, replacement: string, occurrence: number | "all" )
components/creed/find-replace.tsx:117
↓ 2 callers
Function
resolveAllowance
(userId: string)
lib/ai/credits.ts:256
↓ 2 callers
Function
resolveCompanyAllowance
(creedId: string)
lib/ai/credits.ts:518
↓ 2 callers
Function
resolveCreedId
(inviteId: string)
app/api/app/company/invites/[id]/route.ts:13
↓ 2 callers
Function
resolveMcpAgentName
( request: JsonRpcRequest, args: Record<string, unknown> | undefined, authenticatedClientName: string |
app/mcp/route.ts:535
↓ 2 callers
Function
resolvePriceId
(plan: CreedPlan, cadence: PurchaseCadence)
lib/stripe.ts:111
↓ 2 callers
Function
resolveSectionAccent
( summarySection: { id: string; name: string; accent: AccentKey }, sections: CreedSection[], )
components/creed/file-screen.tsx:299
↓ 2 callers
Function
resolveSectionFromLooseArgs
( state: CreedState, args: Record<string, unknown> )
app/mcp/route.ts:1249
↓ 2 callers
Function
resolveTokenRow
(row: TokenRow)
lib/creed-backend.ts:601
↓ 2 callers
Function
reveal
(node: ReactNode, anim: Anim, key: string | number)
components/creed/rich-answer.tsx:27
↓ 2 callers
Function
reveal
(from: number)
components/marketing/how-creed-works-demos.tsx:211
↓ 2 callers
Function
rowToEntitlement
(row: EntitlementRow)
lib/stripe.ts:260
↓ 2 callers
Function
runCompanySectionCreate
(section: CreedSection, afterSectionId?: string)
components/creed/creed-provider.tsx:453
↓ 2 callers
Function
sanitizeNextPath
(next: string | string[] | undefined | null)
lib/safe-next.ts:4
↓ 2 callers
Function
saveVersionControl
(patch: { repoOwner?: string; repoName?: string; branch?: string; })
components/creed/company-settings.tsx:692
↓ 2 callers
Function
scrollToExample
(id: string)
components/marketing/examples-page-view.tsx:545
↓ 2 callers
Function
scrollToSection
(sectionId: string)
components/marketing/docs-page-view.tsx:875
↓ 2 callers
Function
seatCadence
( billingMode: "subscription" | "lifetime", interval: "month" | "year" | null, )
lib/seat-config.ts:30
↓ 2 callers
Function
sectionBodyMarkdown
(section: CreedSection)
lib/creed-data.ts:1349
↓ 2 callers
Function
sendEmail
(input: SendEmailInput)
lib/email.ts:20
↓ 2 callers
Function
setBaselineReport
(next: CreedQualityReport | null)
lib/ai/quality-runner.ts:120
↓ 2 callers
Function
setCompanySectionArchived
(params: { creedId: string; user: User; sectionId: string; archived: boolean; })
lib/company-sections.ts:1177
↓ 2 callers
Function
shouldShowWelcome
( paidAt: string | null, welcomedAt: string | null )
lib/stripe.ts:359
↓ 2 callers
Function
signOut
()
components/creed/creed-provider.tsx:1876
↓ 2 callers
Function
spawn
(x: number, baseAngle: number)
lib/confetti.ts:163
↓ 2 callers
Function
splitPreservingLigatures
(text: string)
lib/landing-text.ts:6
↓ 2 callers
Function
submit
()
components/creed/feedback-menu.tsx:75
↓ 2 callers
Function
superseded
()
lib/panel/agent-runner.ts:132
↓ 2 callers
Function
syncSharedReport
()
components/creed/file-screen.tsx:1227
↓ 2 callers
Function
targetIdOf
(element: HTMLElement)
components/creed/file-screen.tsx:1756
↓ 2 callers
Function
textToolResult
(value: string)
app/mcp/route.ts:460
↓ 2 callers
Function
toHtml
(content: string)
lib/panel/agent-execute.ts:432
↓ 2 callers
Function
tokenResponse
(tokens: IssuedTokens)
app/token/route.ts:40
↓ 2 callers
Function
trigger
(refs: { lock: typeof mobileLockRef; open: typeof mobileOpenRef; })
components/creed/file-screen.tsx:3491
↓ 2 callers
Function
unauthorized
()
app/mcp/route.ts:2092
↓ 2 callers
Function
unixToIso
(seconds: number | null | undefined)
lib/company-billing.ts:66
↓ 2 callers
Function
unixToIso
(seconds: number | null | undefined)
lib/stripe.ts:496
↓ 2 callers
Function
upsertEntitlementFromSession
( session: Stripe.Checkout.Session )
lib/stripe.ts:539
↓ 2 callers
Function
useBillingSummary
()
components/marketing/pricing-page-view.tsx:563
↓ 2 callers
Function
useChart
()
components/ui/chart.tsx:27
↓ 2 callers
Function
useHoverPopover
()
components/creed/file-quality-ui.tsx:26
↓ 2 callers
Function
useIsMobile
()
components/creed/file-quality-ui.tsx:11
↓ 2 callers
Function
useOAuthSignIn
(configured: boolean = true, redirectTo?: string)
components/auth/use-oauth-sign-in.ts:30
↓ 2 callers
Function
useOnboardingResume
(configured: boolean = true)
components/marketing/use-onboarding-resume.ts:17
↓ 2 callers
Function
useOpenSections
(initialOpen: string[], maxOpen = 3)
components/marketing/use-open-sections.ts:9
↓ 2 callers
Function
usePaidStatus
(configured: boolean = true)
components/marketing/use-paid-status.ts:51
↓ 2 callers
Function
useStripeCheckout
()
components/marketing/use-stripe-checkout.ts:17
↓ 2 callers
Function
useTheme
()
components/creed/theme-provider.tsx:118
↓ 2 callers
Function
walkTextMatches
( root: Node, term: string, onMatch: (node: Text, start: number) => void )
components/creed/find-replace.tsx:75
↓ 2 callers
Function
wasDirect
(id: string)
lib/panel/agent-execute.ts:108
↓ 2 callers
Function
webPageSchema
({ path, name, description, }: { path: string; name: string; description: string; })
lib/seo/structured-data.ts:127
↓ 2 callers
Function
websiteId
()
lib/seo/structured-data.ts:28
↓ 2 callers
Function
withNext
(href: string)
components/auth/auth-screen.tsx:97
↓ 2 callers
Function
withTimeout
(promise: PromiseLike<T>, ms: number)
app/api/health/route.ts:191
↓ 2 callers
Function
writeCachedBillingSummary
(summary: CachedBillingSummary | null)
components/marketing/pricing-page-view.tsx:549
↓ 2 callers
Function
writeVersion
(params: { creedId: string; sectionId: string; revision: number; name: string; accent: string; con
lib/company-sections.ts:157
↓ 1 callers
Function
acceptInvite
(token: string, user: User)
lib/company-invites.ts:287
↓ 1 callers
Function
acceptProposals
(proposalIds: string[])
components/creed/creed-provider.tsx:1511
↓ 1 callers
Function
admin
()
app/api/app/company/onboarding/route.ts:28
↓ 1 callers
Function
admin
()
app/api/app/company/agent-permissions/route.ts:16
↓ 1 callers
Function
admin
()
app/api/app/company/version-control/route.ts:14
↓ 1 callers
Function
advance
()
components/marketing/how-it-works-demos.tsx:41
↓ 1 callers
Function
agentForActor
(actor: string)
lib/mcp-health.ts:185
↓ 1 callers
Function
analyzeCreedQuality
({ client, userId, creedId, companyId, allowedTargetIds, sections: allSections, force = false,
lib/ai/quality.ts:691
↓ 1 callers
Function
applyDirectEdit
( sections: CreedSection[], section: CreedSection, action: AgentAction, activityLog: ActivityEntry[] )
lib/panel/agent-execute.ts:363
↓ 1 callers
Function
applyInlineEmphasis
(escapedText: string)
lib/rich-text.ts:29
↓ 1 callers
Function
applyInlineTagMarks
(escapedText: string)
lib/rich-text.ts:19
← previous
next →
401–500 of 1,383, ranked by callers