Commit graph

278 commits

Author SHA1 Message Date
josh
92292c5a0a
fix alignment (#1148) 2025-09-01 12:27:04 +01:00
josh
5e2f45aede
fix: split layout (#1147) 2025-09-01 11:58:16 +01:00
josh
932432c851
fix(streamdown): update to latest fixes mermaid error (#1146) 2025-09-01 11:11:12 +01:00
josh
dff2191611
integrate ai gateway and improve ui components (#1145) 2025-09-01 11:07:07 +01:00
josh
7315ced92f
fix mermaid processing error in code blocks (#1144) 2025-08-28 14:56:21 +01:00
josh
f09be3f286
feat: ai elements (#1143) 2025-08-28 14:15:36 +01:00
Hayden Bleasel
6894189c17
Streamdown (#1128) 2025-08-18 22:48:13 -07:00
Hayden Bleasel
a54dca0906
Render MessageReasoning only if text is present (#1082)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-05 00:58:33 -08:00
Jeremy
4c281fe09d
chore: update to ai sdk v5 beta (#1074) 2025-07-03 02:26:34 -07:00
Ian Jones
7d8e71383f
fix: use resolved theme value (#1039) 2025-06-02 22:01:20 -04:00
Jeremy
8fff778833
chore: update deploy url to include upstash kv (#1022) 2025-05-24 13:17:03 -07:00
Jeremy
8a7d3e9950
feat: improve error messages (#1006) 2025-05-13 19:01:28 -07:00
Jeremy
75af1320f4
fix: race condition after resumable stream ends (#986) 2025-05-07 16:02:53 -07:00
Jeremy
e529d99974
fix: strip tags from output (#978) 2025-05-02 16:45:26 -07:00
Jeremy
575c12503c
fix: support setting visibility on initial chat creation (#975) 2025-05-01 17:47:48 -07:00
Jeremy
a3221fbcdc
feat: support resuming ongoing streams (#974) 2025-05-01 12:36:52 -07:00
Jeremy
45978c27a2
refactor: update auto scroll mechanism (#970) 2025-05-01 02:28:24 -07:00
Jeremy
1a948afe12
fix: conditionally render attachments component (#967) 2025-04-29 17:47:01 -07:00
Jeremy
451a866c73
feat: support message creation from url query (#960) 2025-04-28 23:18:02 -07:00
Jeremy
f18af236a0
feat: only send user message as part of request (#957) 2025-04-26 01:09:01 -07:00
Jeremy
9279135355
feat: support guest session (#919) 2025-04-25 23:40:15 -07:00
Jeremy
5b4ad941d3
refactor: replace patch with delete for /api/document (#930) 2025-04-14 00:11:44 -07:00
Jeremy
dfda9118d9
feat: use grok-3-mini as reasoning model (#922) 2025-04-09 17:46:27 -07:00
Walter Korman
61d8653a58
chore: correct error message typo (#918) 2025-04-08 21:37:03 -07:00
Jeremy
ccbc649317
feat: update chat greeting (#905) 2025-04-03 01:05:07 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -07:00
Jeremy
235b0edb91
feat: use xai image model and update deploy link (#882) 2025-03-21 21:18:56 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00
Elliott Johnson
9058240e10
chore: center the plus icon (#880) 2025-03-20 11:16:58 -07:00
Walter Korman
4cfe5b90d5 rm small suffix, more quote fixes 2025-03-17 16:58:22 -07:00
Walter Korman
fb3e01981e undo icon edits 2025-03-17 16:47:27 -07:00
Walter Korman
a7706aeaca package updates 2025-03-17 16:40:25 -07:00
Jeremy
90e1c8368e
fix: poll votes after reaching minimum message count (#869) 2025-03-16 20:22:34 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
553a3d825a
refactor: replace isLoading with status (#861) 2025-03-11 15:33:18 -07:00
Jeremy
8e561dced4
feat: add artifact tests (#859) 2025-03-11 14:39:36 -07:00
Jeremy
9628c54755
feat: add reasoning tests (#856) 2025-03-09 21:02:19 -07:00
Shusaku Uesugi
cec3784536
Check for isComposing 2025-03-05 12:46:07 -08:00
Jeremy
c58fd528fc
chore: bump versions (#845) 2025-03-04 18:00:14 -08:00
Jeremy
9dd9a9898c
feat: add tests (#843) 2025-03-04 17:25:46 -08:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
5e059844a2
fix: use correct image model id (#761) 2025-02-05 18:11:19 +03:00
Jeremy
9c4dbc8aaa
refactor: improve block modularity on server (#758) 2025-02-04 17:15:39 +03:00
Jeremy
c61d4f91d4
feat: add reasoning model (#750)
Co-authored-by: Matt Apperson <me@mattapperson.com>
2025-02-03 18:03:15 +03:00
Jeremy
76804269c4
feat: add sheet block (#743)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2025-02-03 11:03:48 +03:00
Jeremy
93b02a85e1
fix: run block initialize fn only once (#740) 2025-01-29 20:26:58 +05:30
Jeremy
2d47ffbd77
refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30
Jeremy
085f4a8ac4
fix: restore code block loading states (#728) 2025-01-27 19:23:16 +05:30
Jeremy
38527ff92e
feat: modularize block system (#718) 2025-01-27 14:19:47 +05:30
Jeremy
371242d683
fix: hide left border around canvas when resized (#710) 2025-01-15 20:12:14 +05:30