zihanjian
8d4223fbdb
refactor(agent): simplify web research and citation handling
...
feat(frontend): enhance image generation with e
2025-12-02 17:13:07 +08:00
zihanjian
019f8bd991
style(InputForm): update placeholder text to be more descri
2025-12-02 15:35:24 +08:00
zihanjian
549db2aac6
feat(image-generation): add aspect ratio and image size configuration
2025-12-02 15:29:54 +08:00
zihanjian
13815cf3ac
feat: add image generation support and Chinese language default
2025-12-01 21:12:35 +08:00
zihanjian
69327f63c5
feat(language): add multilingual support across frontend and backend
2025-12-01 20:51:55 +08:00
Philipp Schmid
3214a7e1d7
Merge pull request #17 from kahirokunn/fix/ime-input-form-submission
...
Fix IME input issues by implementing Ctrl/Cmd+Enter submission
2025-06-18 15:35:56 +02:00
Philipp Schmid
972392d3f1
Merge pull request #5 from LeaderOnePro/main
...
Update the Vite configuration and correct the path resolution to support file URLs.
2025-06-18 15:27:18 +02:00
Philipp Schmid
8304e3f563
Merge branch 'main' into main
2025-06-18 14:52:46 +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
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
kahirokunn
b0dd02b92e
fix: improve IME compatibility by changing form submission to Ctrl/Cmd+Enter
...
- Remove automatic form submission on Enter key to prevent conflicts with IME
- Add Ctrl+Enter (Windows/Linux) and Cmd+Enter (Mac) as submission shortcuts
- Preserve native textarea behavior for line breaks with Shift+Enter
- Fix issue where Japanese/Chinese/Korean input confirmation triggered form submission
2025-06-04 18:04:35 +09:00
tranminhquang
418c72991a
Refactor layout and scrolling for chat and welcome screens
2025-06-04 14:51:34 +07:00
LeaderOnePro
c429cb2e0c
Update the Vite configuration to correct the path resolution to use __dirname
2025-06-04 13:24:29 +08:00
LeaderOnePro
aa4fb9dd51
更新 Vite 配置,修正路径解析以支持文件 URL
2025-06-03 12:21:31 +08:00
philschmid
e66233b0ec
rename stuff
2025-05-29 15:49:49 -07:00
philschmid
09971ff55e
init
2025-05-29 15:46:39 -07:00