Add authenticated email-scraping repo lookup endpoint#11
Draft
Copilot wants to merge 41 commits into
Draft
Conversation
… integration - Add ContactHistory model and API endpoints for tracking contacted leads - Add /contacts page with contact history display - Add dynamic workflow visualization in Spatial Mission Control - Agents appear dynamically as user types mission objective - Shows Lead Researcher, Email Copywriter, Campaign Manager based on keywords - Add contacts link to navigation sidebar - Calendar already connected to backend (missions, drafts, email timeline) - Add frontend API methods for contact history management - Add HeroInput minimize toggle functionality - Various UI improvements to Launchpad and MissionMap components
feat: Enhance Calendar, Add Deployment Config
deleted unwanted md files
deleted unwanted md files
deleted unwanted md files
deleted unwanted md files
- Review Queue: Added bulk actions, multi-select, and inline editing - Active Agents: Added real-time stats (Active, Processed, Queue) with WebSocket updates - Mission Control: Fixed mission lists to show actual prospect/draft counts - Settings: Added persistence for all user preferences (User Settings model) - Live Brain: Fixed crash on stats update and enabled real-time sidebar metrics - Backend: Added update_agent_stats logic to injection points in agent core
…ecognition(still needs fixing), launchpad, integrations, and settings, supported by new backend API routers.
feat: Add Integration Icons in Settings for direct app connection
… and initial pages and UI components.
Initialized new frontend application with core structure, navigation,…
…d doing the right tasks
Fixed a lot in backend for the AI agent
…nality and supporting backend services. and added Neo4J as additional database for contacts
- Implemented InstagramReviewCard for creating Instagram posts with AI-generated captions. - Added LinkedInReviewCard for composing LinkedIn messages, including connection requests and InMails. - Created RedditReviewCard for drafting Reddit posts with title and body inputs. - Developed SlackReviewCard for sending messages in Slack channels with markdown support. - Introduced TwitterReviewCard for composing tweets, replies, and quote tweets with character limits. - Added an index file to export all review card components for easier imports.
- Implemented animated water plane shader background with purple/blue gradients - Added ShaderGradient component with custom parameters (brightness, wave effects) - Integrated Google Gemini Effect workflow visualization - Added Canvas Reveal Effect interactive cards - Implemented overscroll-behavior: none to prevent rubber-band effect - Updated Landing page with full black background and glassmorphism UI - Added new UI components: GeneratingLoader, google-gemini-effect, canvas-reveal-effect - Installed @shadergradient/react, three.js, and react-three dependencies
Resolved conflict in LiveBrainSidebar.tsx by keeping the resizable sidebar feature
…ages - Reduced pixelDensity to 0.5 for better performance - Lowered opacity to 40% to reduce visual overhead - Simplified wave parameters (uAmplitude, uDensity, uFrequency, uSpeed, uStrength) - Added pointer-events-none to prevent interaction overhead - Applied ShaderGradient background to AppLayout for all authenticated pages - Added ShaderGradient to SignIn and SignUp pages - Changed all backgrounds to black (bg-black) for consistency - Updated button styles to match Landing page theme (lime green, rounded-full, glow effects)
… type safety - Fixed 21 lint errors across frontend codebase - Replaced all 'any' types with proper interfaces - Added comprehensive agent status config (active, inactive, idle, running, stopped, error, paused) - Implemented ReactMarkdown for chatbot message formatting - Added optional chaining to prevent runtime crashes - Installed dependencies: react-markdown, remark-gfm, @tailwindcss/typography - Updated backend dependencies (beanie, motor, langchain, composio, etc.) - Improved error handling and type safety throughout
…ign, mission filters, button styling updates
Did a lot of changes fixed frontendd by arya and some backend changes by beast
Co-authored-by: BEASTSHRIRAM <165943146+BEASTSHRIRAM@users.noreply.github.com>
Co-authored-by: BEASTSHRIRAM <165943146+BEASTSHRIRAM@users.noreply.github.com>
Co-authored-by: BEASTSHRIRAM <165943146+BEASTSHRIRAM@users.noreply.github.com>
Co-authored-by: BEASTSHRIRAM <165943146+BEASTSHRIRAM@users.noreply.github.com>
Co-authored-by: BEASTSHRIRAM <165943146+BEASTSHRIRAM@users.noreply.github.com>
Co-authored-by: BEASTSHRIRAM <165943146+BEASTSHRIRAM@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Search for repositories that do email scraping
Add authenticated email-scraping repo lookup endpoint
Jan 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem: Need an API surface to quickly surface repositories that perform email scraping for users.
GET /api/v1/integrations/email-scraping/repositoriesreturning a curated list of open-source email-scraping repos.Example usage:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.