Commit graph

240 commits

Author SHA1 Message Date
josh
2becdb4a56
fix(chat): drop mistral models and harden title generation (#1498)
Some checks failed
Lint / build (20) (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled
2026-05-18 07:08:46 -07:00
dancer
f9652b452a
feat: v1 — persistent shell, model gateway, artifact improvements (#1462) 2026-03-20 02:37:02 -07:00
Hayden Bleasel
3651670fb9
Redesign sidebar (#1455)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 20:30:52 -07:00
dancer
06b61bd829 redirect to home after login and register 2026-03-13 23:27:56 +00:00
dancer
b4f595a68c
fix(auth): migrate from next-auth to better-auth (#1453) 2026-03-13 16:18:01 -07:00
Hayden Bleasel
453f5bb3e6
Upgrades (#1419)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 13:12:33 -07:00
dancer
3bc77653ad
fix(botid): re-add bot protection to demo branch (#1445) 2026-03-04 11:20:57 -08:00
dancer
99cd8699c1
fix(ai): validate models server-side and fix reasoning detection (#1443) 2026-03-03 07:56:05 -08:00
dancer
49ba1d5f14
fix: gateway error not showing in ui (#1441) 2026-03-02 16:01:11 +00:00
dancer
5c941dd830
fix: temporarily remove botid from demo (#1438) 2026-03-02 07:14:01 -08:00
dancer
314f8ced57
fix(chat): handle inactive botid gracefully (#1437) 2026-03-02 07:06:22 -08:00
dancer
ad47aa0ee0
fix(chat): add ip-based rate limiting to prevent session rotation abuse (#1436) 2026-03-02 14:00:40 +00:00
dancer
e7ef7d8f9c
rename openchat branding to chatbot on demo (#1421) 2026-02-23 17:24:17 -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
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
7942e97095
chore: remove tokenlens and token usage tracking (#1357) 2025-12-15 16:56:10 +00:00
josh
b1da86062e
feat: dynamic model discovery from vercel ai gateway (#1353) 2025-12-14 21:26:49 +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
Anand S
e4142a976e
Fix/katex rendering issue 1213 (#1223) 2025-11-01 03:51:16 +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
Shkumbin Hasani
f07f816240
Optimize database query for newly created chats (#1251) 2025-10-31 17:18:05 -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
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
josh
2e5267bc11
formatting (#1235) 2025-09-21 19:12:46 +01:00
josh
fffb0e8897
chore: add id (#1234) 2025-09-21 19:06:54 +01:00
Hayden Bleasel
947ed094a6
Restore Ultracite + fix sidebar (#1233) 2025-09-21 19:02:31 +01:00
josh
466478ccc4
Revert "fix(auth): show gateway dialog for all authentication errors" (#1230) 2025-09-21 13:11:54 +01:00
josh
b6c8ea011f
Revert "auth fixes" (#1229) 2025-09-21 13:11:23 +01:00
josh
0bc007aeb8
auth fixes (#1228) 2025-09-21 12:57:38 +01:00
josh
5a3f8cac02
fix(auth): show gateway dialog for all authentication errors (#1227) 2025-09-21 12:40:35 +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
Abdelrahman Abdelmoaty
b1d254283b
fix(auth): resolve infinite loop in login and register pages (#1187) 2025-09-19 14:42:28 +01:00
josh
60e19d9693
Revert "fix(auth): registration flow infinite loop and session state sync" (#1220) 2025-09-19 14:40:53 +01:00
josh
a1844c8294
fix(auth): registration flow infinite loop and session state sync (#1199) 2025-09-15 12:07:15 +01: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
Nico Albanese
38156eafcf
fix: add dialog for vercel ai gateway activation (#1195) 2025-09-13 20:40:08 +01:00
josh
eae41c635d
fix: small ui nits (#1178) 2025-09-09 22:19:34 +01:00
Brandon McConnell
848205f5cb
Upgrade to Tailwind CSS v4 (#1173) 2025-09-09 20:44:07 +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
josh
431eb919b5
fix: lint workflow (#1167) 2025-09-08 21:02:06 +01:00
Nicklas Scharpff
1e539b65b3
feat: add tokenlens integration for language model usage tracking (#1161) 2025-09-08 15:56:10 +01:00