Commit Graph

21 Commits

Author SHA1 Message Date
Philipp Schmid
3092013397 Merge pull request #15 from vietnamesekid/main
Refactor layout and scrolling for chat and welcome screens
2025-06-18 14:52:55 +02:00
Philipp Schmid
8304e3f563 Merge branch 'main' into main 2025-06-18 14:52:46 +02:00
Philipp Schmid
c4969e4545 Merge pull request #44 from nandsha/docs/fix-python-version-requirement
docs: Update Python version requirement in README
2025-06-18 14:50:15 +02:00
Philipp Schmid
6efccf74bb Merge pull request #109 from google-gemini/fixes
Fixes app state and returns
2025-06-18 14:39:15 +02:00
philschmid
9380323a57 fixed state and app 2025-06-18 14:35:12 +02:00
philschmid
6dab27bf19 error display 2025-06-18 12:17:50 +00:00
Philipp Schmid
e44ee7e7cb Merge pull request #103 from YishenTu/main
Fix UI/UX issues and improve scroll behavior
2025-06-16 15:31:07 +02:00
Yishen Tu
5c85818994 feat: improve UI/UX with scroll behavior and styling enhancements
- Remove white space at bottom of chat interface
- Prevent scroll bounce/overscroll behavior on all scroll areas
- Make scroll bar thinner and more subtle with low contrast
- Add hover effects for scroll bar visibility
- Clean up Docker container names for better display
- Improve overall scrolling experience and visual polish
2025-06-14 00:01:24 +08:00
Yishen Tu
a59a1981bd fix: handle undefined follow_up_queries in reflection event
Add optional chaining and fallback value to prevent TypeError when
event.reflection.follow_up_queries is undefined in onUpdateEvent handler.
2025-06-13 23:28:31 +08:00
Philipp Schmid
cf240a2c85 Merge pull request #78 from google-gemini/fix-react-serving
update react serving part
2025-06-10 03:58:29 -04:00
philschmid
128e36536a update react serving part 2025-06-10 07:51:35 +00:00
Nandha Reddy
dff6596051 Update Python version requirement to match pyproject.toml
The README incorrectly stated Python 3.8+ was sufficient, but
backend/pyproject.toml requires Python >=3.11. This caused
installation errors for users with Python 3.8-3.10.

Fixes #27
2025-06-06 00:36:34 +10:00
tranminhquang
418c72991a Refactor layout and scrolling for chat and welcome screens 2025-06-04 14:51:34 +07:00
Philipp Schmid
fddf107e0a Merge pull request #4 from rahimnathwani/patch-1
Fix typo in prompts.py
2025-06-03 05:44:38 -07:00
Rahim Nathwani
806197c5a8 Fix typo in prompts.py 2025-06-02 20:24:21 -07:00
Philipp Schmid
17f8286b3e Merge pull request #2 from JayDoubleu/main
Fix Dockerfile
2025-06-02 08:37:01 -07:00
Jay W
99f745b951 Fix Dockerfile 2025-06-02 15:40:18 +01:00
philschmid
5a8f89a9de added an app picture 2025-05-29 15:51:20 -07:00
philschmid
e66233b0ec rename stuff 2025-05-29 15:49:49 -07:00
philschmid
09971ff55e init 2025-05-29 15:46:39 -07:00
Philipp Schmid
abd4403858 Initial commit 2025-05-22 13:59:02 +02:00