Commit graph

48 commits

Author SHA1 Message Date
josh
9d5d8a3ea7
fix: title generation + ai sdk upgrade (#1392) 2026-01-15 16:06:42 +00:00
josh
4d3ba8d9fe
🎄 merry christmas: ai sdk v6 beta + tool approval (#1361) 2025-12-19 23:24:24 +00:00
josh
7942e97095
chore: remove tokenlens and token usage tracking (#1357) 2025-12-15 16:56:10 +00:00
josh
a3802348fa
fix: resolve scroll flickering on message send and improve thinking state animation (#1333) 2025-11-29 13:02:24 +00:00
peetzweg/
26bbbd6287
chore: fix minor typo in function name updateChatVisibilityById (#983)
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-31 17:44:13 -07:00
Sheikh Sifat
31e02e935e
refactor: remove redundant and() in query condition (#1261) 2025-10-31 17:14:27 -07:00
josh
ab402620df
feat: add delete all chats button to sidebar (#1267) 2025-10-09 18:51:17 +01:00
Hayden Bleasel
947ed094a6
Restore Ultracite + fix sidebar (#1233) 2025-09-21 19:02:31 +01:00
josh
1aff7d9868
Revert "Upgrade linter and formatter to Ultracite" (#1226) 2025-09-21 12:03:29 +01:00
Hayden Bleasel
0e320b391d
Upgrade linter and formatter to Ultracite (#1224) 2025-09-20 12:47:10 -07:00
Nicklas Scharpff
5ab695262f
Update tokenlens to canary with server side fetching (#1196)
Co-authored-by: josh <josh@afterima.ge>
2025-09-15 10:32:28 +01:00
josh
eae41c635d
fix: small ui nits (#1178) 2025-09-09 22:19:34 +01:00
Nicklas Scharpff
f2320bf321
fix: chat query (#1170)
Co-authored-by: josh <josh@afterima.ge>
2025-09-08 23:29:04 +01:00
josh
d3b3449eb8
Revert "chore: cleanup context window ui, adjust for reasoning + added db migration" (#1169) 2025-09-08 22:50:35 +01:00
Nicklas Scharpff
02dde68ea3
chore: cleanup context window ui, adjust for reasoning + added db migration 2025-09-08 22:47:13 +01:00
Jeremy
4c281fe09d
chore: update to ai sdk v5 beta (#1074) 2025-07-03 02:26:34 -07:00
Jeremy
8a7d3e9950
feat: improve error messages (#1006) 2025-05-13 19:01:28 -07:00
Jeremy
9127e1be88
chore: update links to migration docs (#990)
Co-authored-by: brian <brian@antimetal.com>
2025-05-07 21:59:44 -07:00
Jeremy
75af1320f4
fix: race condition after resumable stream ends (#986) 2025-05-07 16:02:53 -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
1fd2302914
chore: tweak migration script to handle message order (#969) 2025-04-30 16:04:09 -07:00
Jeremy
9279135355
feat: support guest session (#919) 2025-04-25 23:40:15 -07:00
Jeremy
24cb2ce19b
chore: move server functions to db/utils (#951) 2025-04-22 22:40:01 -07:00
Jeremy
a159b77fcf
feat: add tests for /api/chat (#950) 2025-04-22 18:55:17 -07:00
Jeremy
020494f63b
feat: add tests for /api/document (#932) 2025-04-14 10:34:11 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -07:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
01f589b603
fix: don't dynamically populate document kind in schema (#769) 2025-02-06 17:18:26 +03:00
Jeremy
dfc07ce0ae
refactor: make block kind enum dynamic in schema (#762) 2025-02-05 18:47:17 +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
5bb62f1b14
fix: edit messages with votes (#737) 2025-01-28 19:45:03 +05:30
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
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
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
Jared Palmer
43aa1c6e58
Switch to vercel's biome setup (#543) 2024-11-15 13:00:15 -05:00
Jared Palmer
e5d654bf41
Fix all biome linter errors (#541) 2024-11-15 12:18:17 -05:00
Jared Palmer
c493ac342b Refactor drizzle and db folder 2024-11-15 10:13:21 -05:00
Jared Palmer
fc79a708f4 Switch to @vercel/kv 2023-06-02 15:15:35 -04:00
Jared Palmer
9f4ef62961 Cleanup unused stuff 2023-06-02 14:32:46 -04:00
Jared Palmer
c332a1b6f1 Try drizzle 2023-06-02 11:57:44 -04:00
Jared Palmer
17bfd0cac1 Alt drizzle 2023-06-02 11:33:17 -04:00
Jared Palmer
030b23985d Try to hack auth 2023-06-02 11:15:04 -04:00
Jared Palmer
d88eae7230 Try to use drizzle event though 2023-05-22 12:14:37 -04:00