Skip to content

agent: @U0AJM7X8FBR Admin - please update the mono/admin repo with a table show#298

Open
recoup-coding-agent wants to merge 1 commit intotestfrom
agent/-u0ajm7x8fbr-admin---please-up-1773608074198
Open

agent: @U0AJM7X8FBR Admin - please update the mono/admin repo with a table show#298
recoup-coding-agent wants to merge 1 commit intotestfrom
agent/-u0ajm7x8fbr-admin---please-up-1773608074198

Conversation

@recoup-coding-agent
Copy link
Copy Markdown
Collaborator

Automated PR from coding agent.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
recoup-api Ready Ready Preview Mar 15, 2026 8:59pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 15, 2026

Important

Review skipped

Too many files!

This PR contains 162 files, which is 12 over the limit of 150.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d51c9b6c-93de-4080-8c3b-fd3118dc108a

📥 Commits

Reviewing files that changed from the base of the PR and between 9a21f77 and 867d5a9.

⛔ Files ignored due to path filters (109)
  • app/api/admins/sandboxes/__tests__/route.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by app/**
  • app/api/coding-agent/callback/__tests__/route.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by app/**
  • evals/catalog-songs-count.eval.ts is excluded by !**/evals/** and included by none
  • evals/first-week-album-sales.eval.ts is excluded by !**/evals/** and included by none
  • evals/memory-tools.eval.ts is excluded by !**/evals/** and included by none
  • evals/monthly-listeners-tracking.eval.ts is excluded by !**/evals/** and included by none
  • evals/search-web-tool.eval.ts is excluded by !**/evals/** and included by none
  • evals/social-scraping.eval.ts is excluded by !**/evals/** and included by none
  • evals/spotify-tools.eval.ts is excluded by !**/evals/** and included by none
  • evals/tiktok-analytics-questions.eval.ts is excluded by !**/evals/** and included by none
  • lib/ai/__tests__/getAvailableModels.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/ai/__tests__/getModel.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/artists/__tests__/buildGetArtistsParams.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/artists/__tests__/checkAccountArtistAccess.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/artists/__tests__/createArtistInDb.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/artists/__tests__/createArtistPostHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/artists/__tests__/validateCreateArtistBody.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/artists/__tests__/validateGetArtistsRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/auth/__tests__/validateAuthContext.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/buildSystemPromptWithImages.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/handleChatCompletion.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/integration/chatEndToEnd.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/saveChatCompletion.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/setupConversation.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/setupToolsForRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/__tests__/validateChatRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/toolChains/__tests__/getPrepareStepResult.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chat/toolChains/__tests__/toolChains.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chats/__tests__/updateChatHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/chats/__tests__/validateUpdateChatBody.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/coding-agent/__tests__/encodeGitHubThreadId.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/coding-agent/__tests__/handleCodingAgentCallback.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/coding-agent/__tests__/handleGitHubWebhook.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/coding-agent/__tests__/onMergeAction.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/coding-agent/__tests__/onMergeTestToMainAction.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/coding-agent/__tests__/parseMergeTestToMainActionId.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/composio/connectors/__tests__/getConnectorsHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/composio/connectors/__tests__/validateAuthorizeConnectorRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/composio/connectors/__tests__/validateGetConnectorsRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/composio/toolRouter/__tests__/createToolRouterSession.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/composio/toolRouter/__tests__/getComposioTools.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/content/__tests__/createContentHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/content/__tests__/getArtistContentReadiness.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/content/__tests__/persistCreateContentRunVideo.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/content/__tests__/validateCreateContentBody.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/credits/__tests__/getCreditUsage.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/credits/__tests__/handleChatCredits.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/emails/__tests__/validateInboundEmailEvent.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/emails/inbound/__tests__/extractRoomIdFromHtml.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/emails/inbound/__tests__/getFromWithName.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/evals/callChatFunctions.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/callChatFunctionsWithResult.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/createToolsCalledScorer.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/extractTextFromResult.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/extractTextResultFromSteps.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/getCatalogSongsCountExpected.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/getSpotifyFollowersData.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/getSpotifyFollowersExpected.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/scorers/CatalogAvailability.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/scorers/QuestionAnswered.ts is excluded by !**/evals/** and included by lib/**
  • lib/evals/scorers/ToolsCalled.ts is excluded by !**/evals/** and included by lib/**
  • lib/files/__tests__/getKnowledgeBaseText.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/flamingo/__tests__/callFlamingoGenerate.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/flamingo/__tests__/getFlamingoPresetsHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/flamingo/__tests__/postProcessors.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/flamingo/__tests__/presets.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/flamingo/__tests__/processAnalyzeMusicRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/github/__tests__/deleteAccountGithubRepos.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/github/__tests__/findOrgReposByAccountId.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/github/__tests__/getRepoGitModules.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/__tests__/getMcpTools.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/__tests__/verifyApiKey.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/tools/__tests__/registerSendEmailTool.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/tools/__tests__/registerWebDeepResearchTool.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/tools/artists/__tests__/registerCreateNewArtistTool.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/tools/sandbox/__tests__/registerPromptSandboxTool.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/mcp/tools/tasks/__tests__/registerGetTaskRunStatusTool.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/messages/__tests__/convertToUiMessages.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/messages/__tests__/extractImageUrlsFromMessages.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/messages/__tests__/getLatestUserMessageText.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/messages/__tests__/getTextContent.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/notifications/__tests__/createNotificationHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/notifications/__tests__/validateCreateNotificationBody.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/organizations/__tests__/canAccessAccount.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/organizations/__tests__/validateOrganizationAccess.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/pulse/__tests__/buildGetPulsesParams.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/pulse/__tests__/getPulsesHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/pulse/__tests__/updatePulsesHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/pulse/__tests__/validateGetPulsesRequest.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/rooms/__tests__/copyRoom.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/sandbox/__tests__/createSandboxFromSnapshot.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/sandbox/__tests__/getActiveSandbox.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/sandbox/__tests__/getOrCreateSandbox.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/sandbox/__tests__/getSandboxesFileHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/account_artist_ids/__tests__/insertAccountArtistId.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/account_artist_ids/__tests__/selectAccountArtistId.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/account_organization_ids/__tests__/selectAccountOrganizationIds.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/account_sandboxes/__tests__/insertAccountSandbox.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/account_snapshots/__tests__/upsertAccountSnapshot.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/account_workspace_ids/__tests__/selectAccountWorkspaceId.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/accounts/__tests__/selectAccountWithSocials.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/artist_organization_ids/__tests__/selectArtistOrganizationIds.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/pulse_accounts/__tests__/selectPulseAccounts.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/supabase/pulse_accounts/__tests__/upsertPulseAccount.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/tasks/__tests__/deleteTask.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/tasks/__tests__/getTaskRunHandler.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • lib/tasks/__tests__/validateGetTaskRunQuery.test.ts is excluded by !**/*.test.*, !**/__tests__/** and included by lib/**
  • next.config.ts is excluded by none and included by none
  • types/database.types.ts is excluded by none and included by none
📒 Files selected for processing (162)
  • app/api/accounts/[id]/route.ts
  • app/api/artists/route.ts
  • app/api/chat/slack/route.ts
  • app/api/coding-agent/[platform]/route.ts
  • app/api/content/create/route.ts
  • app/api/content/estimate/route.ts
  • app/api/content/templates/route.ts
  • app/api/content/validate/route.ts
  • app/api/organizations/artists/route.ts
  • app/api/songs/analyze/presets/route.ts
  • app/api/spotify/artist/albums/route.ts
  • app/api/transcribe/route.ts
  • lib/accounts/getAccountHandler.ts
  • lib/accounts/validateAccountParams.ts
  • lib/admins/sandboxes/aggregateAccountSandboxStats.ts
  • lib/admins/sandboxes/getAdminSandboxesHandler.ts
  • lib/ai/getAvailableModels.ts
  • lib/ai/getModel.ts
  • lib/ai/isEmbedModel.ts
  • lib/artist/validateArtistSocialsScrapeBody.ts
  • lib/artists/checkAccountArtistAccess.ts
  • lib/artists/createArtistPostHandler.ts
  • lib/artists/getFormattedArtist.ts
  • lib/artists/getSocialPlatformByLink.ts
  • lib/artists/validateArtistsQuery.ts
  • lib/arweave/isIPFSUrl.ts
  • lib/arweave/isNormalizedIPFSURL.ts
  • lib/catalog/formatCatalogSongsAsCSV.ts
  • lib/catalog/getCatalogDataAsCSV.ts
  • lib/catalog/getCatalogSongs.ts
  • lib/catalog/getCatalogs.ts
  • lib/chat/handleChatCompletion.ts
  • lib/chat/handleChatStream.ts
  • lib/chat/toolChains/getExecutedToolTimeline.ts
  • lib/chat/toolChains/getPrepareStepResult.ts
  • lib/chat/toolChains/index.ts
  • lib/chat/validateMessages.ts
  • lib/chats/buildGetChatsParams.ts
  • lib/chats/processCompactChatRequest.ts
  • lib/coding-agent/buildPRCard.ts
  • lib/coding-agent/encodeGitHubThreadId.ts
  • lib/coding-agent/handleMergeSuccess.ts
  • lib/coding-agent/handlers/onMergeAction.ts
  • lib/coding-agent/mergeGithubBranch.ts
  • lib/coding-agent/parseMergeActionId.ts
  • lib/coding-agent/parseMergeTestToMainActionId.ts
  • lib/coding-agent/postGitHubComment.ts
  • lib/composio/connectors/disconnectConnectorHandler.ts
  • lib/composio/connectors/getConnectors.ts
  • lib/composio/connectors/validateAuthorizeConnectorRequest.ts
  • lib/composio/connectors/validateDisconnectConnectorRequest.ts
  • lib/composio/connectors/validateGetConnectorsRequest.ts
  • lib/composio/getCallbackUrl.ts
  • lib/composio/toolRouter/createToolRouterSession.ts
  • lib/contact/contactTeam.ts
  • lib/content/contentTemplates.ts
  • lib/content/createContentHandler.ts
  • lib/content/getArtistContentReadiness.ts
  • lib/content/getArtistFileTree.ts
  • lib/content/getArtistRootPrefix.ts
  • lib/content/getContentValidateHandler.ts
  • lib/content/isCompletedRun.ts
  • lib/content/persistCreateContentRunVideo.ts
  • lib/content/resolveArtistSlug.ts
  • lib/content/validateCreateContentBody.ts
  • lib/content/validateGetContentEstimateQuery.ts
  • lib/content/validateGetContentValidateQuery.ts
  • lib/credits/getCreditUsage.ts
  • lib/credits/handleChatCredits.ts
  • lib/emails/inbound/extractRoomIdFromHtml.ts
  • lib/emails/processAndSendEmail.ts
  • lib/files/generateAndStoreTxtFile.ts
  • lib/files/parseFilesFromQuery.ts
  • lib/flamingo/callFlamingoGenerate.ts
  • lib/flamingo/executeFullReport.ts
  • lib/flamingo/getFlamingoPresetsHandler.ts
  • lib/flamingo/isFlamingoGenerateResult.ts
  • lib/flamingo/postFlamingoGenerateHandler.ts
  • lib/flamingo/presets/audienceProfile.ts
  • lib/flamingo/presets/catalogMetadata.ts
  • lib/flamingo/presets/condenseRepetitions.ts
  • lib/flamingo/presets/contentAdvisory.ts
  • lib/flamingo/presets/deduplicateArray.ts
  • lib/flamingo/presets/extractOneCycle.ts
  • lib/flamingo/presets/getAllPresets.ts
  • lib/flamingo/presets/getPreset.ts
  • lib/flamingo/presets/getPresetSummaries.ts
  • lib/flamingo/presets/lyricTranscription.ts
  • lib/flamingo/presets/moodTags.ts
  • lib/flamingo/presets/musicTheory.ts
  • lib/flamingo/presets/parseJsonLike.ts
  • lib/flamingo/presets/presetRegistry.ts
  • lib/flamingo/presets/similarArtists.ts
  • lib/flamingo/presets/syncBriefMatch.ts
  • lib/flamingo/processAnalyzeMusicRequest.ts
  • lib/flamingo/validateFlamingoGenerateBody.ts
  • lib/github/expandSubmoduleEntries.ts
  • lib/github/findOrgReposByAccountId.ts
  • lib/github/getOrgRepoUrls.ts
  • lib/github/getRepoFileTree.ts
  • lib/github/getRepoGitModules.ts
  • lib/github/resolveSubmodulePath.ts
  • lib/mcp/resolveAccountId.ts
  • lib/mcp/tools/artistSocials/registerGetArtistSocialsTool.ts
  • lib/mcp/tools/artistSocials/registerUpdateArtistSocialsTool.ts
  • lib/mcp/tools/artists/registerCreateNewArtistTool.ts
  • lib/mcp/tools/flamingo/registerAnalyzeMusicTool.ts
  • lib/mcp/tools/registerWebDeepResearchTool.ts
  • lib/mcp/tools/search/registerSearchGoogleImagesTool.ts
  • lib/mcp/tools/transcribe/index.ts
  • lib/mcp/tools/transcribe/registerTranscribeAudioTool.ts
  • lib/messages/convertToUiMessages.ts
  • lib/messages/getLatestUserMessageText.ts
  • lib/messages/getTextContent.ts
  • lib/organizations/addArtistToOrgHandler.ts
  • lib/organizations/canAccessAccount.ts
  • lib/organizations/createOrganizationHandler.ts
  • lib/organizations/formatAccountOrganizations.ts
  • lib/organizations/validateAddArtistToOrgBody.ts
  • lib/organizations/validateCreateOrganizationBody.ts
  • lib/perplexity/chatWithPerplexity.ts
  • lib/prompts/getSystemPrompt.ts
  • lib/rooms/copyRoom.ts
  • lib/sandbox/getActiveSandbox.ts
  • lib/sandbox/runClaudeCode.ts
  • lib/segments/createSegmentResponses.ts
  • lib/slack/chat/bot.ts
  • lib/slack/chat/handlers/handleSlackChatMessage.ts
  • lib/slack/chat/handlers/onNewMention.ts
  • lib/slack/chat/handlers/onSubscribedMessage.ts
  • lib/slack/chat/handlers/registerHandlers.ts
  • lib/slack/chat/types.ts
  • lib/slack/chat/validateEnv.ts
  • lib/slack/handleUrlVerification.ts
  • lib/spotify/getSpotifyFollowers.ts
  • lib/supabase/account_artist_ids/getAccountArtistIds.ts
  • lib/supabase/account_artist_ids/selectAccountArtistId.ts
  • lib/supabase/account_info/insertAccountInfo.ts
  • lib/supabase/account_organization_ids/addAccountToOrganization.ts
  • lib/supabase/account_organization_ids/selectAccountOrganizationIds.ts
  • lib/supabase/account_workspace_ids/getAccountWorkspaceIds.ts
  • lib/supabase/account_workspace_ids/selectAccountWorkspaceId.ts
  • lib/supabase/accounts/selectAccounts.ts
  • lib/supabase/artist_organization_ids/addArtistToOrganization.ts
  • lib/supabase/artist_organization_ids/getArtistsByOrganization.ts
  • lib/supabase/files/createFileRecord.ts
  • lib/supabase/song_artists/insertSongArtists.ts
  • lib/supabase/storage/uploadFileByKey.ts
  • lib/tasks/validateGetTaskRunQuery.ts
  • lib/telegram/sendErrorNotification.ts
  • lib/transcribe/formatTranscriptMd.ts
  • lib/transcribe/index.ts
  • lib/transcribe/processAudioTranscription.ts
  • lib/transcribe/saveAudioToFiles.ts
  • lib/transcribe/saveTranscriptToFiles.ts
  • lib/transcribe/transcribeAudio.ts
  • lib/transcribe/types.ts
  • lib/trigger/triggerCreateContent.ts
  • lib/workspaces/createWorkspacePostHandler.ts
  • lib/youtube/fetchYouTubeChannelInfo.ts
  • lib/youtube/getDefaultDateRange.ts
  • lib/youtube/isTokenExpired.ts

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch agent/-u0ajm7x8fbr-admin---please-up-1773608074198
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Collaborator Author

@recoup-coding-agent recoup-coding-agent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: Admin — Privy Login Data + misc changes

Summary

This is a very large PR (165+ changed files) from the coding agent. The core intent appears to be an admin table feature, but the PR bundles that with:

  • JSDoc annotation additions across ~120+ existing files
  • AI gateway model changes (getAvailableModels, getModel)
  • Organization access logic changes
  • New eval definitions
  • Deletion of lib/slack/handleUrlVerification.ts
  • Modifications to app/api/coding-agent/[platform]/route.ts

🔴 Blocking Issues

1. Conflicts with PR #297 (Slack security fix)

This PR modifies app/api/coding-agent/[platform]/route.ts based on an older version of the file that uses handleUrlVerification. PR #297 ("fix: verify Slack signature for url_verification") completely rewrites this same file to add HMAC-SHA256 signature verification, replay attack protection, and lazy bot loading.

If this PR is rebased on top of #297 (or merges after it), the rewrite will regress those security improvements. These two PRs must be reconciled — do not merge PR #298's route change without first incorporating PR #297's HMAC signature verification.

2. Deletes handleUrlVerification still needed by PR #341

This PR deletes lib/slack/handleUrlVerification.ts, but PR #341 ("feat: Recoup Content Agent Slack bot") imports it:

import { handleUrlVerification } from "@/lib/slack/handleUrlVerification";

Merging PR #298 before PR #341 would break the content-agent route at build time.

3. PR is too large to safely review

165+ changed files is too much for a single PR. The majority of changes are boilerplate JSDoc annotations that add @param with no description body (noise). These must be separated from the functional changes so each concern can be reviewed independently.


🟡 Suggestions

Scope reduction: Split this into at minimum:

  • A PR with the admin table feature only
  • A separate PR for the AI gateway model changes
  • Drop the JSDoc annotation churn (empty @param tags add no value)

Verdict: request-changes

Do not merge this PR as-is:

  1. Security regression risk vs PR #297
  2. Breaks PR #341 if merged out of order
  3. PR scope is too large to safely review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant