Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: firecrawl/firegeo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Saikiran-linux/firegeo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 122 files changed
  • 1 contributor

Commits on Oct 10, 2025

  1. Enhance authentication and dependencies: Added nextCookies plugin for…

    … Better Auth, updated package dependencies, and improved error handling in scraping functions.
    Saikiran-linux committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    3a393b0 View commit details
    Browse the repository at this point in the history
  2. Refactor brand monitor analysis: Updated API integration for Autumn, …

    …improved competitor identification logic, and enhanced error handling. Added support for AI-generated competitor suggestions and refined progress tracking during analysis.
    Saikiran-linux committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    8cd33d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. Enhance brand monitor functionality: Added pluralize package for impr…

    …oved string handling, refactored competitor identification to use CompanyInput type, and implemented AI-generated prompt logic for better user experience. Updated related components to support new features.
    Saikiran-linux committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    a31e432 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Enhance brand monitor functionality: Implemented Zod validation for r…

    …equest bodies in prompt generation API, improved logging for better traceability, and refactored competitor identification to include types. Updated components to support new prompt handling and competitor classification.
    Saikiran-linux committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    801479c View commit details
    Browse the repository at this point in the history
  2. Update dependencies and enhance logging: Added pino for structured lo…

    …gging, updated package-lock.json and package.json to include new dependencies, and refactored brand monitor API routes to improve error handling and logging consistency.
    Saikiran-linux committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    9f2e348 View commit details
    Browse the repository at this point in the history
  3. Implement citation tracking and analysis in brand monitor: Added func…

    …tionality to save and reconstruct citations from AI responses, enhanced API routes to handle citation data, and updated components to display citation analysis. Introduced new database schema for citations and aggregated sources.
    Saikiran-linux committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    bb59965 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Remove outdated documentation files: Deleted CITATION_DATABASE_SETUP.…

    …md, CITATION_FEATURE_COMPLETE.md, FINAL_IMPLEMENTATION_SUMMARY.md, and READY_TO_TEST.md as they are no longer relevant. Updated README.md to include new Langfuse setup instructions for AI observability and monitoring. Enhanced citation tracking documentation in DATABASE_IMPLEMENTATION.md.
    Saikiran-linux committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    70d2ba1 View commit details
    Browse the repository at this point in the history
  2. Update dependencies and integrate Radix UI components: Added multiple…

    … Radix UI packages to enhance UI elements, updated existing dependencies in package.json and package-lock.json, and refactored styles in globals.css to utilize Radix color schemes. Improved dashboard layout and functionality with new components and mock data for better user experience.
    Saikiran-linux committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    b79e080 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. Refactor brand monitor and dashboard components: Removed the brand mo…

    …nitor page and updated navigation to redirect to the dashboard. Enhanced middleware to redirect specific routes and added onboarding support for new users. Updated various components to improve functionality and user experience, including citation handling and visibility metrics.
    Saikiran-linux committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    e214f19 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Remove deprecated brand monitor API routes and components: Deleted se…

    …veral unused files related to brand monitoring, including analyze, batch-scrape, check-providers, identify-competitors, and web-search routes. Updated constants and documentation to reflect the removal of these features, streamlining the codebase for improved maintainability.
    Saikiran-linux committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    6e509d0 View commit details
    Browse the repository at this point in the history
  2. Enhance brand monitor API and dashboard components: Added validation …

    …for count and promptsPerTopic parameters in the generate-topics route, ensuring they are integers within specified ranges. Improved error handling and logging for better traceability. Updated dashboard to handle prompt results more robustly, including checks for array types. Enhanced sources page to display provider icons and track citations by provider, improving user experience and data presentation.
    Saikiran-linux committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    f2d9022 View commit details
    Browse the repository at this point in the history
Loading