Commit graph

66 commits

Author SHA1 Message Date
Jeremy
c5c85ca7e2
Remove blocks as model and switch automatically (#504) 2024-11-08 18:12:54 +03:00
Jeremy
729634e1d6
Rename to blocks (#502) 2024-11-07 02:40:29 +03:00
Jeremy
0001c24d09
Use predicted outputs for doc edits (#495) 2024-11-06 03:28:49 +03:00
Jeremy
171914941e
Add message actions (#482) 2024-11-05 17:15:51 +03:00
Jeremy
505caa9aff
Persist input text in local storage (#472) 2024-10-31 21:02:05 +05:30
Jeremy
b3cb0ea755
Add canvas interface (#461) 2024-10-30 16:01:24 +05:30
Jared Palmer
a68eb2a011
Start on new sidebar (#456)
Co-authored-by: shadcn <m@shadcn.com>
2024-10-24 13:35:51 -07:00
Jared Palmer
ac2659255e
Upgrade to Next.js 15.0.1 (#454) 2024-10-23 09:21:30 -07:00
Jeremy
00b125378c
Fix generating title from messages (#442) 2024-10-15 10:50:50 +05:30
Jeremy
cb60f8b143
Refactor to use hooks (#436) 2024-10-11 18:00:22 +05:30
Jeremy
b38c49da59
Check session user id before performing action (#391) 2024-08-01 14:33:37 +05:30
rudrodip
045ad9035a refactor: Update import path for getMissingKeys
The import path for the getMissingKeys function was updated from
'../actions' to '@/app/actions' to align with the project's import
conventions and improve code clarity.
2024-04-29 19:12:17 +06:00
Jeremy
43c7cbb21e
Improve scroll anchor (#275) 2024-03-20 04:37:08 +03:00
Jeremy
e85ba803dd
Refactor to use ai/rsc (#253) 2024-03-14 20:00:52 +03:00
Lee Robinson
a519c3d3bf Update dependencies. 2024-01-20 10:39:02 -06:00
Jared Palmer
be90a40427
Improve sidebar, new chat, and share dialog (#190) 2023-12-04 12:42:53 -05:00