Commit graph

577 commits

Author SHA1 Message Date
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
Jeremy
5e059844a2
fix: use correct image model id (#761) 2025-02-05 18:11:19 +03:00
Jeremy
cf4ab9a4a7
feat: add docs (#760) 2025-02-05 14:58:38 +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
93b02a85e1
fix: run block initialize fn only once (#740) 2025-01-29 20:26:58 +05:30
Jeremy
5bb62f1b14
fix: edit messages with votes (#737) 2025-01-28 19:45:03 +05:30
Jeremy
2d47ffbd77
refactor: use generateId() for id creation (#736) 2025-01-28 18:51:04 +05:30