Spaces:
Running
Running
Commit History
desable web search
891402c
fix: show file picker for assistant with mime types (#1763)
83ddae9
unverified
chores(svelte): migrate `$app/stores` to `$app/state` (#1693)
d433b55
unverified
chores(svelte): migration to svelte 5 (#1685)
a1a6daf
unverified
Capture screen like similar to Claude (#1604)
e442c7f
unverified
fix: hover tooltip for file upload
38fd55a
fix: bring back file upload for multimodal models
ca43db4
fix: lint
468c9ce
remove hover on mobile
f0e8e0f
quick fix file input
a56f5d8
make sure the input resize
1c13c61
input quick fix
fd6c311
feat: put file upload icon first so its always visible and make tools scrollable on mobile
dbec5cd
unverified
feat: add extra affordances to make it obvious websearch & reasoning can be opened (#1613)
760d84c
unverified
avoid iOS 18 annoying zoom in
1959ff5
fix: prevent empty submits (#1501)
cee0b91
unverified
Added enter to insert new line on mobile instead of default. (#1475)
4919030
unverified
feat: support file pasting in chat input (#1206)
41370a8
unverified
Liam Dyer
Mishig
commited on
[Assisntans filter] More UX fixes (#908)
c704d63
unverified
Mishig
commited on
[Chat input] Blur on submit (#790)
9d401fd
unverified
Mishig
commited on
[Login Modal] Fix not showing properly on mobile (#796)
cc7a82a
unverified
Mishig
commited on
[Chat input] Fix asian keyboards (#789)
bf54ca4
unverified
Mishig
commited on
Shared convos can be opened without being logged in (#266, #270) (#271)
3c110ed
unverified
🐛 Add missing classes for pre tag (#220)
4a688ef
unverified
only apply autofocus on desktop viewport sizes (#183)
35f9833
unverified
Adrien Denat
commited on
migrate to eslint-plugin-svelte from deprecated plugin (#182)
9273cbe
unverified
Adrien Denat
commited on
Input message improvements (#154)
02f32f0
unverified
Add tailwind prettier (#123)
6a0861b
unverified
Adrien Denat
commited on
use a custom event instead of requestSubmit as it's not supported in … (#112)
89cd532
unverified
Fix mobile height (#79)
9f5dff0
unverified
Prettier update (#54)
98051f8
unverified
Split app structure & create convos (#20)
8aab1a5
unverified
Fix textarea submit not working on Safari <16 (#9)
130c78e
unverified
Adrien Denat
commited on
fix input max-width when pasting large amount of text (#6)
0271e78
unverified
Adrien Denat
commited on