Commit graph

79 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
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
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
Shkumbin Hasani
f07f816240
Optimize database query for newly created chats (#1251) 2025-10-31 17:18:05 -07: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
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
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
josh
dff2191611
integrate ai gateway and improve ui components (#1145) 2025-09-01 11:07:07 +01:00
Jeremy
256305d19f
fix: pipe stream through sse transform even without redis (#1085) 2025-07-08 11:50:12 -07:00
Jeremy
a073d71c28
fix: remove stray console logs (#1084) 2025-07-07 15:33:45 -07:00
Jeremy
fea44ddb5f
fix: message ordering (#1077) 2025-07-03 11:27:28 -07: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
75af1320f4
fix: race condition after resumable stream ends (#986) 2025-05-07 16:02:53 -07:00
Jeremy
7402af0a64
feat: fallback to normal stream if cannot resume stream (#980) 2025-05-03 00:32:46 -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
23964e3392
feat: support appending request hints to prompt (#965) 2025-04-29 16:18:46 -07:00
Jeremy
f18af236a0
feat: only send user message as part of request (#957) 2025-04-26 01:09:01 -07:00
Jeremy
9279135355
feat: support guest session (#919) 2025-04-25 23:40:15 -07:00
Jeremy
a159b77fcf
feat: add tests for /api/chat (#950) 2025-04-22 18:55:17 -07:00
Walter Korman
61d8653a58
chore: correct error message typo (#918) 2025-04-08 21:37:03 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00