Commit Graph

28 Commits

Author SHA1 Message Date
Chi Zhang
c8b2728e27
feat: add placeholder for OPENAI_API_KEY input (#3486) 2023-07-31 17:35:53 +00:00
Alex Yang
1d43e46f99
chore: add noUnusedLocals and noUnusedParameters rules (#3476)
Co-authored-by: LongYinan <lynweklm@gmail.com>
2023-07-31 05:47:37 +00:00
Alex Yang
00a41b95b9
feat(plugin-infra): esm simulation in browser (#3464) 2023-07-30 02:23:00 +00:00
Alex Yang
ce0c1c39e2
feat: improve copilot plugin (#3459) 2023-07-29 07:37:01 +00:00
Alex Yang
9f43c0ddc8
refactor: plugin loading logic (#3448) 2023-07-29 02:43:52 +00:00
Alex Yang
f9929ebd61
fix: copilot not working (#3425) 2023-07-28 00:28:21 +00:00
Alex Yang
780fffb88f
fix: plugin infra (#3398) 2023-07-26 22:36:29 -07:00
Alex Yang
10f879f29a
refactor(electron): server side plugin (#3360) 2023-07-25 21:32:34 +00:00
Qi
439ef1ba90
feat: refactor button with new design (#3343) 2023-07-21 11:07:28 +00:00
Alex Yang
ecf6f98858
chore: bump version (#3333) 2023-07-20 16:39:16 +00:00
Alex Yang
19055baa49
feat: init new plugin system (#3323) 2023-07-20 10:52:29 +00:00
JimmFly
f21eb5f272
feat: move plugins config to setting (#3259) 2023-07-17 09:25:00 +00:00
Alex Yang
e475a9cdbc
chore: bump version (#3197) 2023-07-12 16:25:35 +00:00
Alex Yang
fa1cd87348
chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Alex Yang
e871ffcba0
refactor: input component (#2999) 2023-07-04 06:52:46 +00:00
JimmFly
6f9487deb7
style: adjust copilot chat style (#2915) 2023-07-03 05:57:30 +00:00
Alex Yang
54a7eeda37
chore: bump version (#2950) 2023-07-01 16:26:43 +08:00
JimmFly
f83c92cb87
style: temporarily adjust the style of the co-pilot (#2804) 2023-06-16 15:12:59 +08:00
himself65
9422b93857 fix(copilot): idb upgrade 2023-06-16 11:15:51 +08:00
Himself65
5164c8c1f9
chore: bump version (#2787) 2023-06-15 15:03:20 +08:00
LongYinan
1c8f1a05d0
fix: add @typescript-eslint/no-floating-promises rule (#2764)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-13 06:55:23 +00:00
Himself65
ace3c37fcc
feat: improve copilot (#2758) 2023-06-13 10:29:04 +08:00
Himself65
f2ac2e5b84
feat: isolated plugin system (#2742) 2023-06-09 16:43:46 +08:00
Himself65
b383ce36cd
build: enhance tsconfig type check (#2732) 2023-06-09 01:42:58 +08:00
Himself65
1716e7a397
fix: use react-resizable-panels (#2679) 2023-06-04 23:33:36 +08:00
LongYinan
1ea445ab15
build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
Himself65
454f1887cf
feat: add @affine/bookmark-block plugin (#2618) 2023-05-31 17:08:03 +08:00
Himself65
6648fe4dcc
feat: init @affine/copilot (#2511) 2023-05-30 18:02:49 +08:00