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: JavaTypedScript/ai-rec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: JavaTypedScript/ai-rec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/baas-api
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 66 files changed
  • 4 contributors

Commits on Oct 24, 2025

  1. new_mlflow_proj

    JavaTypedScript committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    397ab28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbf96b View commit details
    Browse the repository at this point in the history
  3. Update dataset upload instructions in README

    Clarified instructions for uploading datasets and using example datasets.
    JavaTypedScript authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    ba06f88 View commit details
    Browse the repository at this point in the history
  4. frontend

    JavaTypedScript committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    24f6d34 View commit details
    Browse the repository at this point in the history
  5. frontend

    JavaTypedScript committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    f767bea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e91f6a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    695d757 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c2dc00 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Update README.md

    JavaTypedScript authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    eef2ad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Configuration menu
    Copy the full SHA
    e37c44f View commit details
    Browse the repository at this point in the history
  2. Update terminal setup instructions in README

    Updated terminal instructions to include an additional terminal for the web services.
    VINYAS-BTW authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    6b4dbf0 View commit details
    Browse the repository at this point in the history
  3. Delete React + Vite README content

    Removed the README content related to React and Vite setup.
    VINYAS-BTW authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    535e976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efee22c View commit details
    Browse the repository at this point in the history
  5. c

    VINYAS-BTW authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    abd5e41 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. dashboard error fixed

    VINYAS-BTW committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    e9afa59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5866ef View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

  1. Enhance README and backend services

    Updated README to clarify terminal setup instructions, adding details for five terminals. Refactored webhook notification logic in saas_api.py to use async HTTP requests with httpx. Improved error handling and logging in various backend services. Added new routes for app registration and usage analytics in the webhook service. Updated frontend to reflect changes in API endpoints and improved user experience in the dashboard.
    VINYAS-BTW committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    7f27b6c View commit details
    Browse the repository at this point in the history
Loading