Skip to content

agent: @U0AJM7X8FBR API - slack client we want to expand our current Slack inte#1577

Open
recoup-coding-agent wants to merge 1 commit intotestfrom
agent/-u0ajm7x8fbr-api---slack-clien-1773409949207
Open

agent: @U0AJM7X8FBR API - slack client we want to expand our current Slack inte#1577
recoup-coding-agent wants to merge 1 commit intotestfrom
agent/-u0ajm7x8fbr-api---slack-clien-1773409949207

Conversation

@recoup-coding-agent
Copy link
Copy Markdown
Collaborator

Automated PR from coding agent.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 13, 2026

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

Project Deployment Actions Updated (UTC)
recoup-chat Error Error Mar 13, 2026 1:58pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 13, 2026

Important

Review skipped

Too many files!

This PR contains 293 files, which is 143 over the limit of 150.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f1dab2d8-6a7d-4832-b392-9e8f79b23552

📥 Commits

Reviewing files that changed from the base of the PR and between 0371429 and 623319a.

⛔ Files ignored due to path filters (7)
  • lib/__tests__/getConversations.test.ts is excluded by !**/*.test.* and included by lib/**
  • lib/chat/__tests__/proxyToApiChat.test.ts is excluded by !**/*.test.* and included by lib/**
  • lib/composio/api/__tests__/authorizeConnectorApi.test.ts is excluded by !**/*.test.* and included by lib/**
  • lib/composio/api/__tests__/disconnectConnectorApi.test.ts is excluded by !**/*.test.* and included by lib/**
  • lib/composio/api/__tests__/fetchConnectorsApi.test.ts is excluded by !**/*.test.* and included by lib/**
  • lib/emails/__tests__/extractSendEmailResults.test.ts is excluded by !**/*.test.* and included by lib/**
  • lib/sandboxes/__tests__/sandboxStreamTypes.test.ts is excluded by !**/*.test.* and included by lib/**
📒 Files selected for processing (293)
  • app/.well-known/farcaster.json/route.ts
  • app/api/account-emails/route.ts
  • app/api/agent-creator/route.ts
  • app/api/agent-templates/favorites/route.ts
  • app/api/agent-templates/route.ts
  • app/api/agentkit/get/route.ts
  • app/api/agentkit/run/route.ts
  • app/api/agents/route.ts
  • app/api/apify/route.ts
  • app/api/artist/get_fan_segments/route.ts
  • app/api/artist/pin/route.ts
  • app/api/artist/profile/route.ts
  • app/api/artist/remove/route.ts
  • app/api/auth/callback/google/route.ts
  • app/api/chat/create/route.ts
  • app/api/chat/generate/route.ts
  • app/api/chat/route.ts
  • app/api/credits/get/route.ts
  • app/api/cron/recoupDailyStats/route.ts
  • app/api/files/delete/route.ts
  • app/api/files/folder/route.ts
  • app/api/files/get-signed-url/route.ts
  • app/api/files/list/route.ts
  • app/api/files/record/route.ts
  • app/api/files/signed-url/route.ts
  • app/api/files/update/route.ts
  • app/api/funnel_analysis/route.ts
  • app/api/get_running_agent/route.ts
  • app/api/in_process/createCollection.ts
  • app/api/memories/create/route.ts
  • app/api/memories/delete-trailing/route.ts
  • app/api/memories/get/route.ts
  • app/api/prompts/suggestions/route.ts
  • app/api/room/delete/route.ts
  • app/api/roomSegment/route.ts
  • app/api/scheduled-actions/delete/route.ts
  • app/api/segment_report/route.ts
  • app/api/segments/create/route.ts
  • app/api/segments/route.ts
  • app/api/storage/signed-upload-url/route.ts
  • app/api/storage/signed-url/route.ts
  • app/api/storage/upload-by-key/route.ts
  • app/api/stripe/portal/create/route.ts
  • app/api/stripe/session/checked/route.ts
  • app/api/stripe/session/create/route.ts
  • app/api/stripe/session/list/route.ts
  • app/api/subscription/status/route.ts
  • app/api/twilio/sms/route.ts
  • app/api/upload/route.ts
  • app/api/workspace/create/route.ts
  • app/api/youtube/channel-info/route.ts
  • app/api/youtube/logout/route.ts
  • components/Agents/useAgentCard.ts
  • components/Agents/useAgentData.ts
  • components/Agents/useAgentToggleFavorite.ts
  • components/Files/types.ts
  • components/Sidebar/RecentChats/useRecentChats.ts
  • components/VercelChat/dialogs/tasks/useTaskDetailsDialog.ts
  • components/VercelChat/mapKnowledgeToOptions.ts
  • components/VercelChat/mentionsStyles.ts
  • components/VercelChat/parseMentionedIds.ts
  • components/VercelChat/tools/segment-fans/animations.ts
  • components/hooks/useCommentsResult.ts
  • hooks/useAccountOrganizations.ts
  • hooks/useAddArtistToOrganization.ts
  • hooks/useApiKey.ts
  • hooks/useArtistAgents.ts
  • hooks/useArtistCatalogSongs.ts
  • hooks/useArtistConnectorCallback.ts
  • hooks/useArtistFans.ts
  • hooks/useArtistFilesForMentions.ts
  • hooks/useArtistFromRoom.ts
  • hooks/useArtistImage.ts
  • hooks/useArtistInstruction.ts
  • hooks/useArtistKnowledge.ts
  • hooks/useArtistPosts.ts
  • hooks/useArtistSegments.ts
  • hooks/useArtistSocials.ts
  • hooks/useAttachments.ts
  • hooks/useAutoCollapse.ts
  • hooks/useAutoScroll.ts
  • hooks/useBatchSignedUrls.ts
  • hooks/useCatalogSongs.ts
  • hooks/useCatalogSongsFileSelect.ts
  • hooks/useChatTransport.ts
  • hooks/useClickOutside.ts
  • hooks/useConnectorHandlers.ts
  • hooks/useConnectors.ts
  • hooks/useCopy.ts
  • hooks/useCreateArtistTool.ts
  • hooks/useCreateOrganization.ts
  • hooks/useCreateSegments.ts
  • hooks/useCreateWorkspaceModal.ts
  • hooks/useCronEditor.ts
  • hooks/useDeleteSandbox.ts
  • hooks/useDeleteScheduledAction.ts
  • hooks/useDragAndDrop.ts
  • hooks/useDurationTracking.ts
  • hooks/useFileContent.ts
  • hooks/useFileEdit.ts
  • hooks/useFileMentionSuggestions.ts
  • hooks/useFilesManager.ts
  • hooks/useFilesPath.ts
  • hooks/useImageDownloader.ts
  • hooks/useKeyboardSave.ts
  • hooks/useKnowledgeEditor.ts
  • hooks/useMermaid.ts
  • hooks/useMessageLoader.ts
  • hooks/useMiniApp.ts
  • hooks/useMobileDetection.ts
  • hooks/useObserverTarget.ts
  • hooks/useOrgSettings.ts
  • hooks/useOutsideClick.ts
  • hooks/useProStatus.ts
  • hooks/usePulseToggle.ts
  • hooks/usePureFileAttachments.ts
  • hooks/useRenameModal.ts
  • hooks/useReportData.ts
  • hooks/useResearchTimer.ts
  • hooks/useSandboxFileContent.ts
  • hooks/useSandboxes.ts
  • hooks/useSaveKnowledgeEdit.ts
  • hooks/useScheduledActions.ts
  • hooks/useSidebarPin.ts
  • hooks/useSignedUrl.ts
  • hooks/useSongsByIsrc.ts
  • hooks/useTaskRunStatus.ts
  • hooks/useTaskRuns.ts
  • hooks/useTextAttachments.ts
  • hooks/useTextFileContent.ts
  • hooks/useTypingAnimation.ts
  • hooks/useUpdateFile.ts
  • hooks/useUpdateScheduledAction.ts
  • hooks/useVercelChat.ts
  • hooks/useVisibilityDelay.ts
  • hooks/useYouTubeLoginSuccess.ts
  • hooks/useYoutubeStatus.ts
  • lib/admin.ts
  • lib/agent-templates/fetchAgentTemplates.ts
  • lib/agent/validateEnvironment.ts
  • lib/ai/featuredModels.ts
  • lib/ai/getAvailableModels.ts
  • lib/ai/getFalModels.ts
  • lib/ai/isFreeModel.ts
  • lib/ai/organizeModels.ts
  • lib/api/artist/getArtistSocials.ts
  • lib/apify/comments/getExistingPostComments.ts
  • lib/apify/comments/getOrCreatePostsForComments.ts
  • lib/apify/comments/getOrCreateSocialsForComments.ts
  • lib/apify/comments/handleInstagramCommentsScraper.ts
  • lib/apify/comments/runInstagramCommentsScraper.ts
  • lib/apify/comments/saveApifyInstagramComments.ts
  • lib/apify/handleApifyWebhook.ts
  • lib/apify/posts/handleInstagramProfileFollowUpRuns.ts
  • lib/apify/posts/handleInstagramProfileScraperResults.ts
  • lib/apify/posts/runInstagramProfilesScraper.ts
  • lib/apify/posts/saveApifyInstagramPosts.ts
  • lib/apify/sendApifyWebhookEmail.ts
  • lib/apify/types.ts
  • lib/arweave/arweave.ts
  • lib/arweave/gateway.ts
  • lib/arweave/ipfs.ts
  • lib/arweave/uploadLinkToArweave.ts
  • lib/arweave/uploadMetadataJson.ts
  • lib/arweave/uploadToArweave.ts
  • lib/browser/buildResponseText.ts
  • lib/browser/captureScreenshot.ts
  • lib/browser/constants.ts
  • lib/browser/detectPlatform.ts
  • lib/browser/dismissLoginModal.ts
  • lib/browser/extractPageData.ts
  • lib/browser/formatActionsToString.ts
  • lib/browser/formatFieldName.ts
  • lib/browser/formatFieldValue.ts
  • lib/browser/getBrowserResultType.ts
  • lib/browser/getInitialSteps.ts
  • lib/browser/getPlatformInfo.ts
  • lib/browser/getTaskDescription.ts
  • lib/browser/initStagehand.ts
  • lib/browser/isBlockedStartUrl.ts
  • lib/browser/isPlainObject.ts
  • lib/browser/isPriorityField.ts
  • lib/browser/normalizeInstagramUrl.ts
  • lib/browser/performPageSetup.ts
  • lib/browser/priorityFields.ts
  • lib/browser/schemaToZod.ts
  • lib/browser/simulateHumanScrolling.ts
  • lib/browser/uploadScreenshot.ts
  • lib/browser/withBrowser.ts
  • lib/catalog/analyzeCatalogBatch.ts
  • lib/catalog/analyzeFullCatalog.ts
  • lib/catalog/createCatalogResult.ts
  • lib/catalog/createErrorResult.ts
  • lib/catalog/createSearchResult.ts
  • lib/catalog/formatArtists.ts
  • lib/catalog/formatCatalogSongsAsCSV.ts
  • lib/catalog/getCatalogDataAsCSV.ts
  • lib/catalog/getCatalogSongs.ts
  • lib/catalog/getCatalogs.ts
  • lib/catalog/getSongsByIsrc.ts
  • lib/catalog/isCompleteSong.ts
  • lib/catalog/parseCommaSeparated.ts
  • lib/catalog/parseCsvFile.ts
  • lib/catalog/postCatalogSongs.ts
  • lib/catalog/processBatchesInParallel.ts
  • lib/catalog/refineResults.ts
  • lib/catalog/uploadBatchSongs.ts
  • lib/chat/assistant/messageParser.ts
  • lib/chat/assistant/messageSegmentation.ts
  • lib/chat/assistant/textFormatting.ts
  • lib/chat/buildSystemPromptWithImages.ts
  • lib/chat/cleanFileMentions.ts
  • lib/chat/createFileAttachment.ts
  • lib/chat/extractImageUrlsFromMessages.ts
  • lib/chat/formatTextAttachments.ts
  • lib/chat/generateChatTitle.ts
  • lib/chat/getChatDisplayInfo.ts
  • lib/chat/getChatRoomId.ts
  • lib/chat/getCorsHeaders.ts
  • lib/chat/handleChatCompletion.ts
  • lib/chat/handleChatError.ts
  • lib/chat/parseTextAttachments.ts
  • lib/chat/proxyToApiChat.ts
  • lib/chat/validateChatRequest.ts
  • lib/chat/validateHeaders.ts
  • lib/chat/validateMessages.ts
  • lib/chats/updateChat.ts
  • lib/coinbase/getCdpClient.ts
  • lib/coinbase/getOrCreatePurchaserAccount.ts
  • lib/composio/connectorMetadata.ts
  • lib/composio/findAuthResult.ts
  • lib/composio/formatConnectorName.ts
  • lib/composio/hasValidAuthData.ts
  • lib/consts.ts
  • lib/consts/fileConstants.ts
  • lib/consts/fileExtensions.ts
  • lib/copyMessagesClient.ts
  • lib/credits/checkAndResetCredits.ts
  • lib/cron/deriveSimpleModeFromParts.ts
  • lib/cron/padTimePart.ts
  • lib/date/formatDate.ts
  • lib/email/generateTxtFileEmail.ts
  • lib/email/isTestEmail.ts
  • lib/emails/extractSendEmailResults.ts
  • lib/emails/handleSendEmailToolOutputs.ts
  • lib/errors/serializeError.ts
  • lib/files/checkFileAccess.ts
  • lib/files/escapeLikePattern.ts
  • lib/files/fetchFileContent.ts
  • lib/files/filterFilesByPath.ts
  • lib/files/generateStoragePath.ts
  • lib/files/getFileExtension.ts
  • lib/files/getKnowledgeBaseText.ts
  • lib/files/handleToolError.ts
  • lib/files/isAllowedByExtension.ts
  • lib/files/normalizeFileName.ts
  • lib/files/updateFileContent.ts
  • lib/generateAndProcessImage.ts
  • lib/generateUUID.ts
  • lib/handleDailyStats.ts
  • lib/ipfs/hash.ts
  • lib/keys/createApiKey.ts
  • lib/keys/deleteApiKey.ts
  • lib/keys/fetchApiKeys.ts
  • lib/messages/clientDeleteTrailingMessages.ts
  • lib/messages/deleteTrailingMessages.ts
  • lib/messages/filterMessageContentForMemories.ts
  • lib/messages/getEarliestFailedUserMessageId.ts
  • lib/messages/getLatestUserMessageText.ts
  • lib/messages/getMessages.ts
  • lib/organizations/assignAccountToOrg.ts
  • lib/organizations/formatAccountOrganizations.ts
  • lib/perplexity/config.ts
  • lib/perplexity/fetchPerplexityApi.ts
  • lib/perplexity/formatSearchResultsAsMarkdown.ts
  • lib/perplexity/searchApi.ts
  • lib/perplexity/streamChatCompletion.ts
  • lib/perplexity/streamPerplexityApi.ts
  • lib/perplexity/types.ts
  • lib/polyfills/base64.ts
  • lib/prompts/getSystemPrompt.ts
  • lib/pulse/getPulse.ts
  • lib/pulse/updatePulse.ts
  • lib/reasoning/extractReasoningTitle.ts
  • lib/reasoning/extractors/headerExtractor.ts
  • lib/reasoning/extractors/paragraphExtractor.ts
  • lib/reasoning/mappers/actionLabelMapper.ts
  • lib/reasoning/mappers/iconMapper.ts
  • lib/reasoning/parseReasoningSteps.ts
  • lib/reasoning/shared/parseUtilities.ts
  • lib/reasoning/types.ts
  • lib/recoup/deleteArtistFromAccount.ts
  • lib/recoup/fetchPosts.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-api---slack-clien-1773409949207
📝 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.

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