Commit graph

636 commits

Author SHA1 Message Date
Jeremy
845b40f7fe
fix: update test content order (#961) 2025-04-29 00:20:10 -07:00
Jeremy
451a866c73
feat: support message creation from url query (#960) 2025-04-28 23:18:02 -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
24cb2ce19b
chore: move server functions to db/utils (#951) 2025-04-22 22:40:01 -07:00
Jeremy
a159b77fcf
feat: add tests for /api/chat (#950) 2025-04-22 18:55:17 -07:00
Jeremy
4ca93aaf89
fix: mask differences in auth duration (#946) 2025-04-21 10:26:58 -07:00
Jeremy
6e16f3b30a
chore: organize tests and tweak stream delays (#942) 2025-04-20 22:27:20 -07:00
Jeremy
020494f63b
feat: add tests for /api/document (#932) 2025-04-14 10:34:11 -07:00
Jeremy
5b4ad941d3
refactor: replace patch with delete for /api/document (#930) 2025-04-14 00:11:44 -07:00
Jeremy
c937db3050
fix: verify document ownership before appending version (#929) 2025-04-13 23:36:41 -07:00
Jeremy
291c6ab2fe
chore: version template to 3.0.0 (#928) 2025-04-13 23:20:23 -07:00
Jeremy
dfda9118d9
feat: use grok-3-mini as reasoning model (#922) 2025-04-09 17:46:27 -07:00
Jeremy
790534556a
chore: update readme (#921) 2025-04-09 16:22:20 -07:00
Jeremy
ca20164763
chore: update readme (#920) 2025-04-09 13:37:14 -07:00
Walter Korman
61d8653a58
chore: correct error message typo (#918) 2025-04-08 21:37:03 -07:00
Jeremy
ccbc649317
feat: update chat greeting (#905) 2025-04-03 01:05:07 -07:00
Jeremy
be774ea0b6
chore: bump package versions (#904) 2025-04-03 00:38:33 -07:00
Jeremy
a07a3aad5b
feat: paginate chat history (#903) 2025-04-03 00:28:36 -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
Elliott Johnson
9058240e10
chore: center the plus icon (#880) 2025-03-20 11:16:58 -07:00
Walter Korman
b167675f83
package updates (#871) 2025-03-18 16:37:47 -07:00
Walter Korman
f0a5c12dfd
feat (vscode): add suggested vscode extension and settings configs (#870) 2025-03-18 15:59:11 -07:00
Walter Korman
d560352e5a Merge remote-tracking branch 'origin/main' into shaper/pr/xai 2025-03-18 15:57:39 -07:00
Jeremy
1a8cd993f4
feat: reference geist from google fonts (#876) 2025-03-18 13:57:06 -07:00
Walter Korman
d26e0d9ac4
chore: use explicit pnpm 9 version for reproducibility (#873) 2025-03-18 13:43:43 -07:00
Walter Korman
4e6dea0d64 version in lint action 2025-03-17 17:05:20 -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
68e9943ab3 feat (vscode): add suggested vscode extension and settings configs 2025-03-17 16:51:19 -07:00
Walter Korman
fb3e01981e undo icon edits 2025-03-17 16:47:27 -07:00
Walter Korman
a7706aeaca package updates 2025-03-17 16:40:25 -07:00
Jeremy
90e1c8368e
fix: poll votes after reaching minimum message count (#869) 2025-03-16 20:22:34 -07:00
Jeremy
47a630fd53
refactor: replace message.content with message.parts (#868) 2025-03-16 18:42:29 -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
Shu Uesugi
39729644df
Fix (again): send message on Enter keypress only when not in input method mode (#848) 2025-03-05 12:55:49 -08:00
Shusaku Uesugi
cec3784536
Check for isComposing 2025-03-05 12:46:07 -08:00
Jeremy
a378757d3b
fix: check chat/vote ownership during actions (#847) 2025-03-05 10:03:17 -08:00
Jeremy
c58fd528fc
chore: bump versions (#845) 2025-03-04 18:00:14 -08:00
Jeremy
9dd9a9898c
feat: add tests (#843) 2025-03-04 17:25:46 -08:00
Adil Khalil
95a2af2535
fix: use correct model name in onUpdateDocument function (#828) 2025-02-26 00:13:20 -06:00
Jeremy
ef7eb9dd5f
feat: handle client disconnects (#814) 2025-02-19 19:09:03 -06:00
Nico Albanese
27ff566258
docs: rename artifact page name (#794) 2025-02-13 17:11:54 +00:00
Nico Albanese
7af3123bcd docs: rename artifact page name 2025-02-13 17:10:15 +00:00
Jeremy
81f909ac3a
chore: rename blocks to artifacts (#793) 2025-02-13 08:25:57 -08:00
Jeremy
01f589b603
fix: don't dynamically populate document kind in schema (#769) 2025-02-06 17:18:26 +03:00
Jeremy
dfc07ce0ae
refactor: make block kind enum dynamic in schema (#762) 2025-02-05 18:47:17 +03:00