Commit graph

206 commits

Author SHA1 Message Date
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
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
6c23a8a604
fix: handle suggestion stream parts (#700) 2025-01-13 16:56:40 +05:30
Jeremy
aa29cc5ace
fix: add condition to messages memoization ruleset (#698) 2025-01-13 14:34:51 +05:30
Jeremy
c5a57fd7a8
fix: preserve cursor position on code editor saves (#683) 2025-01-08 19:31:40 +05:30
Jeremy
7a25f953c7
fix: shorten suggested actions (#681) 2025-01-08 17:52:51 +05:30
Jeremy
69c7d5223a
fix: lock horizontal scroll for console (#680) 2025-01-08 17:36:50 +05:30
Jeremy
7a189743a1
fix: reset input height on submission (#679) 2025-01-08 17:00:38 +05:30
Jeremy
3e34d678b3
fix: prevent empty code execution outputs after remount (#678) 2025-01-08 16:37:49 +05:30
Jeremy
1df0181035
feat: clear console outputs when closing block (#676) 2025-01-08 00:38:26 +05:30
Jeremy
50bd4604b6
feat: support image outputs during code execution (#674)
Co-authored-by: Bailey Simrell <baileysimrell@gmail.com>
2025-01-08 00:00:21 +05:30
Jeremy
50fbc0dab2
fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
Jeremy
8d6eb09454
chore: update suggested actions (#640) 2024-12-19 17:21:07 +05:30
Jeremy
bb03c516b5
feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
Jeremy
f7a10d3813
feat: tweak color and input styles (#627) 2024-12-17 15:36:51 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jeremy
3df0fd4c0f
chore: memoize components (#607) 2024-12-10 17:54:10 +05:30
Jeremy
906d7d34da
chore: update icons after rename (#598) 2024-12-06 17:40:41 +03:00
Ahsan Moin
fd4ef08dad
chore: correct icon name (#596) 2024-12-06 17:32:54 +03:00
Jeremy
4d901ba066
feat: add ability to share chats (#594) 2024-12-06 13:36:56 +03:00
Jeremy
64d1aad2bb
feat: edit and resubmit messages (#592) 2024-12-05 15:29:33 +03:00
Jeremy
2e479ccce7
fix: update sidebar structure to match shadcn spec (#591) 2024-12-04 18:20:35 +03:00
Jeremy
b609dca828
fix: render attachment preview after upload (#590) 2024-12-04 17:27:48 +03:00