Commit graph

636 commits

Author SHA1 Message Date
Jeremy
5e059844a2
fix: use correct image model id (#761) 2025-02-05 18:11:19 +03:00
Jeremy
cf4ab9a4a7
feat: add docs (#760) 2025-02-05 14:58:38 +03:00
Jeremy
9c4dbc8aaa
refactor: improve block modularity on server (#758) 2025-02-04 17:15:39 +03:00
Jeremy
711da0b94b
feat: switch prompts based on selected chat model (#754) 2025-02-03 18:11:32 +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
5bb62f1b14
fix: edit messages with votes (#737) 2025-01-28 19:45:03 +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
5e8cddc886
feat: add smooth stream (#722) 2025-01-23 01:53:41 +05:30
Jeremy
3f9d379a6a
refactor: use tool() and organize by file (#721)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-01-23 01:19:48 +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
b659dcce68
refactor: replace StreamData with createDataStreamResponse (#628)
Co-authored-by: Ali Mirlou <alimirlou@gmail.com>
2024-12-17 16:16:03 +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
Jeremy
e839007580
fix: memoize components and improve performance (#579) 2024-12-03 17:49:38 +03:00
Ahsan Moin
a13368cfcd
chore: fix typo in .env.example (#583) 2024-12-03 16:56:34 +03:00
Jeremy
8aaa84f337
chore: bump ai sdk version (#586)
Co-authored-by: Hassan Bazzi <contact@hassanbazzi.com>
2024-12-03 16:54:32 +03:00
Jared Palmer
11a16b81ec Fix import for sanity sake 2024-11-30 16:44:40 -05:00
Jeremy
318927e2ea
Correctly import server-only (#578) 2024-11-27 17:41:20 +05:30
Jeremy
ef1403441e
Fix migrate script (#560) 2024-11-20 21:22:42 +03:00
Jeremy
fdd0acef59
Update file types and add note (#559) 2024-11-19 16:06:18 +03:00
Jeremy
9dcdb7b50b
Make document call component clickable (#558) 2024-11-19 15:46:09 +03:00
Hugo Charré
f360ff96cc edits 2024-11-19 00:18:49 -05:00
Jared Palmer
b54b753052 Fix sidebar alignment 2024-11-15 14:19:24 -05:00
Jared Palmer
8587f7617a Use one biome file 2024-11-15 13:02:15 -05:00
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
Jared Palmer
b8643353c0
Move ai folder to lib/ (#542) 2024-11-15 12:33:12 -05:00