Commit graph

38 commits

Author SHA1 Message Date
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
Brandon McConnell
848205f5cb
Upgrade to Tailwind CSS v4 (#1173) 2025-09-09 20:44:07 +01:00
josh
431eb919b5
fix: lint workflow (#1167) 2025-09-08 21:02:06 +01:00
josh
73dae0d10f
fix: replace test models with lightweight mocks to resolve module errors (#1164) 2025-09-08 16:27:32 +01:00
josh
60b09d170c
fix: conditionally import test models to resolve Node.js module errors in production (#1163) 2025-09-08 16:08:57 +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
4c281fe09d
chore: update to ai sdk v5 beta (#1074) 2025-07-03 02:26:34 -07:00
Jeremy
721b30e6f9
fix: do not include backticks for code blocks (#966) 2025-04-29 17:18:51 -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
6e16f3b30a
chore: organize tests and tweak stream delays (#942) 2025-04-20 22:27:20 -07:00
Jeremy
dfda9118d9
feat: use grok-3-mini as reasoning model (#922) 2025-04-09 17:46:27 -07:00
Jeremy
235b0edb91
feat: use xai image model and update deploy link (#882) 2025-03-21 21:18:56 -07:00
Jeremy
7811c0f7fb
feat: update providers (#881) 2025-03-20 14:10:45 -07:00
Walter Korman
4cfe5b90d5 rm small suffix, more quote fixes 2025-03-17 16:58:22 -07:00
Walter Korman
6e6cf7830a fix quotes 2025-03-17 16:54:40 -07:00
Walter Korman
a7706aeaca package updates 2025-03-17 16:40:25 -07:00
Jeremy
553a3d825a
refactor: replace isLoading with status (#861) 2025-03-11 15:33:18 -07:00
Jeremy
8e561dced4
feat: add artifact tests (#859) 2025-03-11 14:39:36 -07:00
Jeremy
9628c54755
feat: add reasoning tests (#856) 2025-03-09 21:02:19 -07:00
Jeremy
9dd9a9898c
feat: add tests (#843) 2025-03-04 17:25:46 -08:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
5e059844a2
fix: use correct image model id (#761) 2025-02-05 18:11:19 +03:00
Jeremy
9c4dbc8aaa
refactor: improve block modularity on server (#758) 2025-02-04 17:15:39 +03:00
Jeremy
711da0b94b
feat: switch prompts based on selected chat model (#754) 2025-02-03 18:11:32 +03:00
Jeremy
c61d4f91d4
feat: add reasoning model (#750)
Co-authored-by: Matt Apperson <me@mattapperson.com>
2025-02-03 18:03:15 +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
5e8cddc886
feat: add smooth stream (#722) 2025-01-23 01:53:41 +05:30
Jeremy
3f9d379a6a
refactor: use tool() and organize by file (#721)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-01-23 01:19:48 +05:30
Jeremy
df449a408a
feat: add image block type (#709) 2025-01-15 19:59:29 +05:30
Jeremy
50bd4604b6
feat: support image outputs during code execution (#674)
Co-authored-by: Bailey Simrell <baileysimrell@gmail.com>
2025-01-08 00:00:21 +05:30
Jeremy
50fbc0dab2
fix: tweak styles (#645) 2024-12-20 23:07:23 +05:30
Jeremy
bb03c516b5
feat: add inline block document previews (#637) 2024-12-19 17:05:04 +05:30
Jeremy
9778631d6f
feat: add code and text block types (#609) 2024-12-16 18:14:40 +05:30
Jared Palmer
b8643353c0
Move ai folder to lib/ (#542) 2024-11-15 12:33:12 -05:00