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: fogsightai/fogsight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hidingable/fogsight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 29 files changed
  • 1 contributor

Commits on Dec 5, 2025

  1. Refactor animation prompt and add demo HTML for interactive math lessons

    Updated the system prompt in app.py to provide detailed instructions for creating interactive math animations using HTML, CSS, and JavaScript. Added demo.html to showcase a photosynthesis animation and created new-prompt.md for structured animation guidelines. Adjusted docker-compose.yml to change the host port for the application.
    szc807414589 committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    ee9640e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. Update user question in index.js and add new HTML outputs for various…

    … math problems
    
    Modified the user question in index.js to reflect a new scenario involving making sachets. Added multiple new HTML files for different math problems, including animations and interactive elements for teaching concepts like grouping and division. Enhanced the structure and styling of the HTML outputs to improve user experience.
    szc807414589 committed Dec 6, 2025
    Configuration menu
    Copy the full SHA
    f76f3d6 View commit details
    Browse the repository at this point in the history
Loading