Commit graph

612 commits

Author SHA1 Message Date
jeremyphilemon
72597d6f68 update hardcoded paths 2026-02-23 08:26:37 -08:00
jeremyphilemon
0c8128cd62 enasure base path is included in redirects 2026-02-23 08:14:17 -08:00
jeremyphilemon
198e0999ce add redirect 2026-02-23 07:46:59 -08:00
jeremyphilemon
5fab77cda8 update base path 2026-02-23 07:29:59 -08:00
dancer
f7b6b55a8b
rebrand ai-chatbot to openchat across app and api (#1418) 2026-02-20 15:28:40 -08:00
josh
9d5d8a3ea7
fix: title generation + ai sdk upgrade (#1392) 2026-01-15 16:06:42 +00:00
Nico Albanese
f19d3d4071
Remove memo wrapper from Response component (#1391) 2026-01-15 13:09:34 +00:00
josh
22de923298
fix dialog animations, mobile input ux, and tool descriptions (#1362) 2025-12-20 00:23:15 +00:00
josh
4d3ba8d9fe
🎄 merry christmas: ai sdk v6 beta + tool approval (#1361) 2025-12-19 23:24:24 +00:00
josh
6e5b883cf2
fix: add vercel.json to ensure nextjs framework detection (#1358) 2025-12-15 17:27:55 +00:00
josh
7942e97095
chore: remove tokenlens and token usage tracking (#1357) 2025-12-15 16:56:10 +00:00
josh
5f9e231788
test: add playwright e2e tests for chat, auth, model selector, and api (#1355) 2025-12-15 14:43:39 +00:00
josh
b1da86062e
feat: dynamic model discovery from vercel ai gateway (#1353) 2025-12-14 21:26:49 +00:00
vercel[bot]
2b0b42d144
Fix React Server Components CVE vulnerabilities (#1351) 2025-12-11 20:38:01 -05:00
vercel[bot]
efc275f47c
Fix React Server Components CVE vulnerabilities (#1350)
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-11 15:15:41 -08:00
vercel[bot]
9a4a40f48a
Fix React Server Components CVE vulnerabilities (#1349) 2025-12-11 16:54:20 -05:00
josh
cd5f8c1894
updates (#1347) 2025-12-10 03:30:21 +00:00
vercel[bot]
63d0ba02f1
Update Next.js and React to patch CVE (#1342)
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Co-authored-by: josh <josh@afterima.ge>
2025-12-05 23:38:34 +00:00
josh
7936d1138a
update versions (#1344) 2025-12-05 18:58:22 +00:00
vercel[bot]
904427229a
Update dependencies for React Flight RCE advisory (#1343)
Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
Co-authored-by: Ian Jones <witspr@gmail.com>
2025-12-05 10:16:33 -05:00
Mark Faraj
2eb01ffddf
fix(package): Upgrading to the RSC CVE resolve package dependency (#1341) 2025-12-05 03:25:53 +00:00
josh
b3a155d2a4
fix: scroll behavior, browser back navigation, and weather widget sizing (#1336) 2025-11-30 03:48:27 +00:00
josh
e90a6ee209
upgrade to next.js 16 (#1334) 2025-11-29 13:21:34 +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
Tony Pan
d0b6f37aee
fix: add missing katex dependency (#1301)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-03 17:15:02 -08:00
Hayden Bleasel
31e6f41de9
Misc fixes (#1298) 2025-10-31 21:49:43 -07:00
Anand S
e4142a976e
Fix/katex rendering issue 1213 (#1223) 2025-11-01 03:51:16 +00:00
teeverc
03d3095ad8
feat: Add clipboard image paste support (#651) 2025-10-31 18:00:30 -07:00
Karl Horky
25a9bfb1fd
chore: remove unused @vercel/postgres dependency (#937)
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-31 17:49:51 -07: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
mkusaka
2681194caf
Update Vercel Blob and Postgres documentation URLs in .env.example (#984) 2025-10-31 17:42:41 -07:00
Charlton Roberts
e8b0eca069
fix: race condition causing playwright test failure (#1088)
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-31 17:35:29 -07:00
Onat T.
32e823211d
fix(artifacts): Update text stream type to 'text-delta' (#1121)
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-31 17:32:51 -07:00
Wei Tu
5ccabf8a74
docs: add database migration step to local setup instructions (#1135) 2025-10-31 17:30:07 -07:00
Jose Maldonado
f8ba52bd2a
docs: add AI Gateway setup link to .env.example (#1210) (#1211) 2025-10-31 17:21:34 -07:00
Shkumbin Hasani
f07f816240
Optimize database query for newly created chats (#1251) 2025-10-31 17:18:05 -07:00
Alex Carpenter
93939ee1f2
fix: Missing focus outlines (#1252)
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-31 17:17:15 -07:00
Leyo
fd446d14be
Fixing next/image` Un-configured Host error while uploading images (#1254)
Co-authored-by: Hayden Bleasel <hello@haydenbleasel.com>
2025-10-31 17:15:51 -07:00
Sheikh Sifat
31e02e935e
refactor: remove redundant and() in query condition (#1261) 2025-10-31 17:14:27 -07:00
Deri Kurniawan
c3bc60730f
fix: prevent content loss when re-clicking active document (#1274) 2025-10-31 17:11:22 -07:00
Mateo Ortegon
d366de3c86
Fix: generate title from user message — use only text parts (#1279)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-31 17:09:46 -07:00
Amir HP
6a02d4fa9a
fix: prevent closed artifacts from reopening when switching chats (#1280) 2025-10-31 17:08:43 -07:00
Paul Paczuski
4e0e2222ac
Tests: recover missing test elements (#1296) 2025-10-31 17:06:16 -07:00
josh
896d368515
chore: thinking before response (#1270) 2025-10-09 20:03:07 +01:00
josh
1c13682721
chore: updated weather tool (#1269) 2025-10-09 19:28:04 +01:00
josh
b47fe96833
docs: gateway link (#1268) 2025-10-09 19:00:21 +01:00
josh
ab402620df
feat: add delete all chats button to sidebar (#1267) 2025-10-09 18:51:17 +01:00
Howard
9987b25964
Fix infinite loop on register (#1266) 2025-10-09 18:49:46 +01:00
Howard
6da09f64da
Fix infinite loop on login (#1265) 2025-10-09 18:49:31 +01:00
josh
fda9f1a322
fix: temporary fix for resumable streams (#1236) 2025-09-21 19:52:02 +01:00