josh
|
107a43a803
|
drop kimi-k2-0905, default to kimi-k2.5 (#1487)
|
2026-04-17 07:05:40 -07:00 |
|
Vincent Voyer
|
d25b71c0a1
|
fix: use optional chaining to fix lint errors (#1485)
|
2026-04-16 18:43:22 +02:00 |
|
dancer
|
146b3cb8cf
|
update links in README.md (#1476)
|
2026-04-01 15:11:37 -07:00 |
|
Jeremy
|
691c3cb05f
|
chore: conditionalize mfe config behind demo env var (#1463)
|
2026-03-20 03:21:31 -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
|
66762d023d
|
Revert "conditional basepath with IS_DEMO env"
This reverts commit 15f626b401.
|
2026-03-14 00:05:30 +00:00 |
|
dancer
|
15f626b401
|
conditional basepath with IS_DEMO env
|
2026-03-13 23:39:12 +00:00 |
|
dancer
|
27f2f9a9df
|
show guest nav when signed out
|
2026-03-13 23:32:36 +00:00 |
|
dancer
|
06b61bd829
|
redirect to home after login and register
|
2026-03-13 23:27:56 +00:00 |
|
dancer
|
aa2da801dc
|
update playwright env vars for better-auth
|
2026-03-13 23:26:37 +00:00 |
|
dancer
|
dce211e638
|
fix(proxy): allow anonymous users to visit login and register (#1454)
|
2026-03-13 23:25:17 +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
|
211cb96a96
|
fix(readme): update model references and image alt text (#1433)
|
2026-03-02 13:34:31 +00:00 |
|
dancer
|
4dc5d60103
|
fix(models): remove claude opus/sonnet 4.5 and default to gpt-4.1 mini (#1431)
|
2026-03-02 05:31:39 -08:00 |
|
dancer
|
e7ef7d8f9c
|
rename openchat branding to chatbot on demo (#1421)
|
2026-02-23 17:24:17 -08:00 |
|
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 |
|