kangfenmao
a7427d6cb6
feat(i18n): new topic
2024-08-05 13:14:57 +08:00
kangfenmao
8759a50727
fix: estimate history token count
2024-08-05 13:09:13 +08:00
kangfenmao
7ffa42caa0
feat: input status use tag
2024-08-05 13:00:18 +08:00
kangfenmao
b0a3d705ff
feat: @model regenerate message
2024-08-05 12:39:37 +08:00
kangfenmao
de41199f7e
feat: quick regenerate with new model
2024-08-04 14:04:11 +08:00
kangfenmao
cbd9f60cfc
fix: markdown link color
2024-08-04 13:30:15 +08:00
kangfenmao
8a0e2890dd
fix: math code format
2024-08-04 13:23:35 +08:00
kangfenmao
911c2d0202
fix: footnote style
2024-08-02 11:30:06 +08:00
kangfenmao
2969a05f10
feat: enhance markdown style
2024-08-02 10:39:13 +08:00
kangfenmao
5d90489a04
style: change import order
2024-08-02 10:11:18 +08:00
kangfenmao
18fa1c92a4
feat(provider): sillicon api key use referrer link
2024-08-02 09:24:31 +08:00
kangfenmao
937e62bf9d
feat(provider): add gpt-4o-mini model
2024-08-02 09:24:00 +08:00
kangfenmao
6291a463d8
perf(messages): usememo & usecallback message component
2024-08-01 23:55:51 +08:00
kangfenmao
681c93f5eb
chore(version): 0.4.6
2024-08-01 15:36:07 +08:00
kangfenmao
23687f119d
fix(SendMessageButton.tsx): remove unnecessary placement prop from SendMessageButton to prevent potential UI alignment issues
2024-08-01 15:23:12 +08:00
kangfenmao
0bcdffc159
fix(SettingsTab.tsx): correct the temperature label
2024-08-01 15:19:45 +08:00
kangfenmao
b04b0cc8a6
feat: add markdown footnote
2024-08-01 15:18:09 +08:00
kangfenmao
c9a964d8f8
feat: add markdown plugins remark-gfm remark-math rehype-katex
2024-08-01 14:51:20 +08:00
kangfenmao
86fc4676ba
feat: add link component
2024-08-01 14:28:18 +08:00
kangfenmao
384178c617
style(Message.tsx): increase padding in MessageContainer
2024-08-01 00:04:47 +08:00
kangfenmao
c53e35db76
feat: use poppins fonts
2024-07-31 23:20:28 +08:00
kangfenmao
c36075f0b5
fix: optimize interface display style
2024-07-31 21:04:09 +08:00
kangfenmao
5c95373a37
feat: new window style
2024-07-31 17:30:17 +08:00
kangfenmao
29d6d607da
chore(version): 0.4.4
2024-07-31 13:54:04 +08:00
kangfenmao
e64375a74c
feat(Inputbar.tsx): change height to min-height for Inputbar
2024-07-31 13:41:02 +08:00
kangfenmao
62b0908dfa
feat: add send message button
2024-07-31 13:07:02 +08:00
kangfenmao
cb0b9de1e9
feat: default enable new added provider
2024-07-31 12:21:46 +08:00
kangfenmao
d8d4afbc0d
feat: add message suggestions
2024-07-31 12:13:03 +08:00
kangfenmao
a5ee8548f3
feat(AboutSettings): implement functionality to open license page from about settings
2024-07-30 16:33:58 +08:00
kangfenmao
d47d4a158d
docs: change offical website url
2024-07-30 15:31:17 +08:00
kangfenmao
cd85dcddf8
remove: website
2024-07-30 15:30:35 +08:00
kangfenmao
925a9fb8ec
fix: delete provider crash
2024-07-30 15:30:09 +08:00
kangfenmao
69293846fc
fix: model list text color
2024-07-29 18:17:50 +08:00
kangfenmao
20a7fbfc48
fix(ProviderSDK.ts): translation message
2024-07-29 17:45:08 +08:00
kangfenmao
64d4b8450a
style(website): adjust border-radius of images to 20%
2024-07-29 17:36:27 +08:00
kangfenmao
f080fc5048
chore(version): 0.4.0
2024-07-29 17:33:09 +08:00
kangfenmao
50f08124d7
feat: add dark and light theme
2024-07-29 17:14:49 +08:00
kangfenmao
b91081ef99
docs(index.html): update website URLs from easys.run to cherry-ai.com
2024-07-29 09:55:24 +08:00
kangfenmao
70c4354d6c
feat: add model logo on select model dropdown
2024-07-28 15:10:36 +08:00
kangfenmao
527c4e77dc
fix(Message.tsx): add optional chaining to assistant.name to prevent potential undefined errors
2024-07-28 11:16:16 +08:00
kangfenmao
db3f8b8bee
refactor(TranslatePage.tsx): simplify OutputText styling for cleaner code structure
2024-07-28 02:28:48 +08:00
kangfenmao
45bf3d4e86
fix(index.html): update Content-Security-Policy to allow fonts
2024-07-28 01:37:43 +08:00
kangfenmao
59b39dc41a
feat(TranslatePage.tsx): add markdown style to handle whitespace properly in translation output
2024-07-28 01:32:03 +08:00
kangfenmao
a267a8d4c3
feat: add translation module
2024-07-28 01:07:15 +08:00
kangfenmao
5b123f2c33
fix(markdown.scss): replace :first-of-type with :first-child for consistent styling of first elements
2024-07-26 18:02:50 +08:00
kangfenmao
fe34fb3c25
fix(api.ts): modify provider apiKey check to exclude 'ollama' provider
2024-07-26 18:02:32 +08:00
kangfenmao
e6359d2048
feat(markdown.scss): add white-space: pre-wrap to code elements
2024-07-26 17:22:48 +08:00
kangfenmao
c0e51c3992
feat(ProviderSetting.tsx): add remove icon for models to allow deletion
2024-07-26 10:40:53 +08:00
kangfenmao
8c80cc00b3
feat(provider.ts): add API endpoint configuration for each provider with editable status
2024-07-26 10:34:55 +08:00
kangfenmao
f961accd86
fix(SettingsTab.tsx): reposition reset button to align with model settings title for better visibility
2024-07-26 10:10:34 +08:00
kangfenmao
7de91d236d
feat(NavigationCenter.tsx): add CodeSandboxOutlined icon to model selection
2024-07-26 10:04:59 +08:00
kangfenmao
2fdf0acec6
feat: add global _activeAssistant and_activeTopic variable to persist state across re-renders
2024-07-26 09:57:49 +08:00
kangfenmao
40e76f3e53
feat: save file to disk
2024-07-26 09:53:07 +08:00
kangfenmao
d7b8721848
refactor: remove conditional devTools enabling
2024-07-25 18:04:12 +08:00
kangfenmao
b91b0dd8e4
fix(api.ts): add null return if provider apiKey is missing to prevent unauthorized requests
2024-07-25 18:00:32 +08:00
kangfenmao
bb9b053924
docs(assistants.json): simplify prompts for clarity and consistency #6
2024-07-25 17:50:26 +08:00
kangfenmao
5743046200
refactor: use —narbar-background
2024-07-25 15:55:23 +08:00
kangfenmao
a507776c1e
fix: default assistant name is empty
2024-07-25 14:03:54 +08:00
kangfenmao
e74c828379
feat: set provider as default setting entry
2024-07-25 13:45:43 +08:00
kangfenmao
d21a4dce92
feat(ui): optimize messages ui styles
2024-07-24 19:17:58 +08:00
kangfenmao
8807783aa6
feat: switch topic tab on change assistant
2024-07-24 18:28:23 +08:00
kangfenmao
f81b38a362
perf(mermaid): lazy load mermaid
2024-07-24 18:19:43 +08:00
kangfenmao
d0280186bc
feat: add setting panel
2024-07-24 18:08:05 +08:00
kangfenmao
9d96b826e2
feat(settings): add input status show switch
2024-07-24 13:08:30 +08:00
kangfenmao
ec20750e64
fix: sidebar mac style
2024-07-24 12:28:56 +08:00
kangfenmao
51f4653cde
feat(settings): add messageFont setting
2024-07-24 12:25:36 +08:00
kangfenmao
3625eefec4
fix: prevent navigate to new url
2024-07-23 19:08:36 +08:00
kangfenmao
4dd6c46035
fix: message style
2024-07-23 18:10:25 +08:00
kangfenmao
4036c36753
feat: add Mermaid render
2024-07-23 18:05:14 +08:00
kangfenmao
764aadd234
feat: change message font
2024-07-23 17:42:52 +08:00
kangfenmao
3d801f1552
feat: optimize message style
2024-07-23 17:32:06 +08:00
kangfenmao
bd865f0270
fix: windows title style
2024-07-23 16:55:32 +08:00
kangfenmao
93505a4bc6
feat: hide window title
2024-07-23 16:40:06 +08:00
kangfenmao
c43be11d20
feat: add username and message divider line settings
2024-07-23 15:16:34 +08:00
kangfenmao
8535edbdd1
feat: messages styles optimization
2024-07-23 14:59:09 +08:00
kangfenmao
4a32976483
fix: proxy check
2024-07-23 12:37:12 +08:00
kangfenmao
dedabe320e
feat: new navbar style
2024-07-23 12:29:20 +08:00
kangfenmao
235b481645
feat: change icons
2024-07-23 10:42:58 +08:00
kangfenmao
58c5ace678
fix: inputbar setShowRightSidebar
2024-07-23 10:20:57 +08:00
kangfenmao
973d24271b
feat(settings): add proxy setting
2024-07-23 00:28:41 +08:00
kangfenmao
f434fe1231
feat: add show or hide assistant sidebar
2024-07-22 21:57:39 +08:00
kangfenmao
a0c147ae3f
feat(website): fetch github release info
2024-07-22 15:40:30 +08:00
kangfenmao
87c04408de
feat: add contextCount to inputbar
2024-07-22 14:50:40 +08:00
kangfenmao
2592448c74
feat: add email to about titles
2024-07-22 14:26:35 +08:00
kangfenmao
6f054874e8
chore: remove change log component
2024-07-22 14:25:15 +08:00
kangfenmao
40d687104e
feat: new about page
2024-07-22 14:24:14 +08:00
kangfenmao
ac3cfe2878
fix: disable switch while assistant generating message
2024-07-22 11:28:26 +08:00
kangfenmao
e9a7735fce
feat: add updateAssistantSettings to useAssistant hook
2024-07-22 11:15:10 +08:00
kangfenmao
c1a8198575
fix(ProviderSDK): clarify instruction for session summary to avoid punctuation marks and special characters
2024-07-22 10:49:10 +08:00
kangfenmao
8b45548b79
refactor: topic component code
2024-07-22 10:38:00 +08:00
kangfenmao
3f3b930819
fix: disabled switch topic while generating message
2024-07-22 10:22:47 +08:00
kangfenmao
2993ab8dc1
fix: topic missing bug and delete assistant crash
2024-07-21 23:43:17 +08:00
kangfenmao
117069e450
chore(version): 0.3.0
2024-07-21 22:03:49 +08:00
kangfenmao
c5965dc696
fix: assistant settings bugs
2024-07-21 21:57:08 +08:00
kangfenmao
4169a2ef35
feat: add asistant model temperature maxTokens contextCount
2024-07-21 17:50:50 +08:00
kangfenmao
75c37632d4
feat: change default assistant name
...
# Conflicts:
# src/renderer/src/i18n/index.ts
2024-07-21 10:51:33 +08:00
kangfenmao
d05fc1c9be
chore(version): v0.2.9
2024-07-20 12:47:19 +08:00
kangfenmao
f33317a3fb
fix: send message setting position
2024-07-20 11:34:52 +08:00
kangfenmao
f2b5ed09c0
feat(provider): add AiHubMix provider
2024-07-20 11:29:24 +08:00
kangfenmao
f76388d979
chore(version): v0.2.8
2024-07-20 00:56:52 +08:00
kangfenmao
9e542f813c
feat: add custom llm provider
2024-07-20 00:50:46 +08:00
kangfenmao
fd8b15ebbe
chore(version): 0.2.7
2024-07-19 15:52:52 +08:00
kangfenmao
5a636e7614
refactor: ProviderSDK
2024-07-19 15:49:08 +08:00
kangfenmao
13c73a3de1
fix: use activeAssistant's id for fetching assistant and model data
2024-07-19 15:39:49 +08:00
kangfenmao
31284a6e23
feat: add anthropic provider
2024-07-19 15:34:34 +08:00
kangfenmao
c4394b925d
feat(settings/components): introduce password input for API key to enhance security
2024-07-19 13:38:44 +08:00
kangfenmao
93a5739d87
feat(assistants.json): Introduce new assistants for translation and summarization
2024-07-19 13:34:21 +08:00
kangfenmao
f23c4a0afa
feat: add DashScope provider
2024-07-19 12:28:00 +08:00
kangfenmao
8723c251b1
Update Website
2024-07-19 09:38:29 +08:00
kangfenmao
83af70e460
feat(website): cherry studio -> cherry ai
2024-07-18 13:02:46 +08:00
kangfenmao
244cce0b65
chore(version): 0.2.6
2024-07-17 17:49:47 +08:00
kangfenmao
af41cebe18
feat: new agent center
2024-07-17 17:45:29 +08:00
kangfenmao
2507dd1bcf
chore(version): 0.2.5
2024-07-17 16:21:48 +08:00
kangfenmao
a6ff6e3a4d
refactor: assistants
2024-07-17 15:48:08 +08:00
kangfenmao
474beca088
fix: delete all topic confirm button text
2024-07-17 12:47:26 +08:00
kangfenmao
810c44f7fc
feat(provider): add baichuan provider
2024-07-17 12:44:01 +08:00
kangfenmao
8bff4df722
feat: update website
2024-07-16 21:04:18 +08:00
kangfenmao
7aa6d6ebeb
fix: process is not defined
2024-07-16 20:40:25 +08:00
kangfenmao
e962351b13
feat: check update
2024-07-16 20:06:25 +08:00
kangfenmao
80e34688b1
fix(about): changelog overflow
2024-07-16 17:27:16 +08:00
kangfenmao
8c23d6ec55
feat: add website
2024-07-16 17:08:10 +08:00
kangfenmao
2cc09a52f4
feat: add sentry integration
2024-07-16 17:08:04 +08:00
kangfenmao
d5da7e4413
docs: update change log
2024-07-16 11:02:37 +08:00
kangfenmao
3e88aa3c36
fix(i18n): provider name en
2024-07-16 10:52:23 +08:00
kangfenmao
d6fc1cb364
fix: zhipu provider default model data error
2024-07-16 10:40:28 +08:00
kangfenmao
3f32775b98
fix: provider model edit popup title
2024-07-15 18:07:04 +08:00
kangfenmao
067819652b
fix(llm): zhipu provider default models is wrong
2024-07-15 18:02:41 +08:00
kangfenmao
b3a023e4ac
fix: model checking error
2024-07-15 17:58:58 +08:00
kangfenmao
78e1626e52
feat: update change log styles
2024-07-15 17:31:39 +08:00
kangfenmao
ec49cf61d6
fix: default assistant name empty
2024-07-15 17:22:51 +08:00
kangfenmao
b487c68822
0.2.1
2024-07-15 16:45:01 +08:00
kangfenmao
74aa95339c
feat: add changes log
2024-07-15 15:55:51 +08:00
kangfenmao
e90ef9d05f
feat: add release note
2024-07-15 15:00:19 +08:00
kangfenmao
e8bdf9d5fd
feat: add pause icon to pause chat completion
2024-07-15 14:21:36 +08:00
kangfenmao
a97d6f024b
fix(i18n): reload after change language
2024-07-15 14:16:43 +08:00
kangfenmao
b4eb35d86a
feat: add keyv-storage
2024-07-15 13:13:42 +08:00
kangfenmao
af7af98d49
0.2.0
2024-07-14 22:21:08 +08:00
kangfenmao
0556de81dd
fix: auto update
2024-07-14 21:28:07 +08:00
kangfenmao
71856a5cd5
feat:(sidebar): compact layout
2024-07-14 13:28:45 +08:00
kangfenmao
750a2783bd
feat: change assistant list item style
2024-07-14 13:04:01 +08:00
kangfenmao
31029b0bfd
feat: remove assistant description
2024-07-14 12:09:48 +08:00
kangfenmao
de17df9f14
fix: inputbar translation
2024-07-14 11:46:25 +08:00
kangfenmao
03460b4ec8
fix: can not create new topic on message generation
2024-07-14 11:39:23 +08:00
kangfenmao
31fa49095f
fix: auto updater
2024-07-13 21:26:56 +08:00
kangfenmao
4a0b394bf5
feat: add i18n
2024-07-13 20:50:39 +08:00
kangfenmao
ba2659afd1
feat: prevent user sending messages during message generation
2024-07-13 00:29:53 +08:00
kangfenmao
848797e824
build: disable devTools on prod mode
2024-07-13 00:29:53 +08:00
kangfenmao
72e5a35c26
feat: add autoUpdater
2024-07-12 16:39:44 +08:00
kangfenmao
5f0f223b5b
fix: inputbar height
2024-07-12 15:33:21 +08:00
kangfenmao
41e00a0ace
fix(chat): system message empty error
2024-07-12 14:47:42 +08:00
kangfenmao
c06b20e09d
refactor(settings): title style
2024-07-12 14:30:59 +08:00
kangfenmao
d3a163e50a
feat(setting): add api check
2024-07-12 14:27:27 +08:00
kangfenmao
1729c1e875
feat(settings): add website to provider settings
2024-07-12 13:50:22 +08:00
kangfenmao
b23f21e669
fix: markdown style h1 margin
2024-07-12 12:47:56 +08:00
kangfenmao
9ae3c752dd
fix: regenerate message logic
2024-07-11 23:08:55 +08:00
kangfenmao
aebc432d53
feat: allow user select text
2024-07-11 23:07:38 +08:00
kangfenmao
1bcb20f76a
feat: re-generage message
2024-07-11 21:17:58 +08:00
kangfenmao
4cfd7403a1
feat: add token usage to message
2024-07-11 20:53:27 +08:00
kangfenmao
77ed7e17d5
feat: show modal info
2024-07-11 18:02:50 +08:00
kangfenmao
6899775e4e
feat: add model fetch and search
2024-07-11 17:41:51 +08:00
kangfenmao
fcd3036065
refactor: remove model temperature
2024-07-11 16:49:01 +08:00
kangfenmao
e3d54c9352
feat: disable api host edit for system provider
2024-07-11 16:18:12 +08:00
kangfenmao
7c322b7536
feat: add openrouter provider
2024-07-11 16:13:11 +08:00
kangfenmao
990affedd0
feat: added drag and drop sorting for providers list
2024-07-11 15:35:09 +08:00
kangfenmao
784770fd88
feat: add moonshot provider
2024-07-11 15:24:10 +08:00
kangfenmao
f8da9ce94b
feat: add avatar for unknown model
2024-07-10 20:15:49 +08:00
kangfenmao
8830cdd3be
fix: assistant topic not exist
2024-07-10 20:07:50 +08:00
kangfenmao
40dde78564
fix: type missing
2024-07-10 17:32:09 +08:00
kangfenmao
332421a3ba
feat: extend input area
2024-07-10 17:29:52 +08:00
kangfenmao
c9b57536c4
feat: added drag and drop sorting for topics list
2024-07-10 17:11:59 +08:00
kangfenmao
cf3ba3c440
feat: added drag and drop sorting for assistants list
2024-07-10 16:53:39 +08:00
kangfenmao
5c2de28ba0
fix: message content not occupying full width
2024-07-10 16:28:07 +08:00
kangfenmao
4a116da753
fix: topic naming assistant using incorrect language model
2024-07-10 16:27:16 +08:00
kangfenmao
e311adc417
feat: add a loading status for messages
2024-07-10 16:05:52 +08:00
kangfenmao
7274473c23
feat: add a toggle for provider
2024-07-10 15:57:16 +08:00
kangfenmao
17826fd2d1
feat: add ollama provider
2024-07-10 15:26:44 +08:00
kangfenmao
8009e05c80
feat: add zhipu provider
2024-07-10 13:13:44 +08:00
kangfenmao
62520fad90
feat: uppper case code bloack title
2024-07-10 12:33:10 +08:00
kangfenmao
1188887e59
fix: remove google/gemma model
2024-07-10 09:41:25 +08:00
kangfenmao
fd7475d408
build: for windows
2024-07-09 21:05:31 +08:00
kangfenmao
f7c5c1551a
feat: add scrollbar style
2024-07-09 20:05:31 +08:00
kangfenmao
e3dcfef024
feat: add provider and model image
2024-07-09 19:29:47 +08:00
kangfenmao
9b92b191ae
fix: highlighter not working
2024-07-09 16:26:10 +08:00
kangfenmao
0bce853157
feat: edit user message
2024-07-09 16:17:46 +08:00
kangfenmao
232892b71c
refactor: markdown render
2024-07-09 15:49:28 +08:00
kangfenmao
88aefb6ad1
feat: add error message
2024-07-09 11:24:59 +08:00
kangfenmao
3c70ff4f8e
feat(chat): highlight selected model name
2024-07-08 13:53:37 +08:00
kangfenmao
f7ce3b8686
feat: add 01-yi provider
2024-07-08 13:47:04 +08:00
kangfenmao
b4433e03a4
fix: dropdown modal list is empty
2024-07-08 13:00:55 +08:00
kangfenmao
f5852d9b75
fix: remove silicon models
2024-07-08 13:00:24 +08:00
kangfenmao
9d378d4f35
feat: auto scroll on send new message
2024-07-07 20:50:57 +08:00
kangfenmao
20944e7cc4
feat: show model name on message status bar
2024-07-07 20:19:43 +08:00
kangfenmao
ce8253571e
fix: useAppInitEffect not working
2024-07-06 22:59:09 +08:00
kangfenmao
f8d9b437c2
feat: add message and modal api to window object
2024-07-06 21:02:47 +08:00
kangfenmao
a2ec18d9be
fix(setting): topic naming modal wrong
2024-07-06 21:02:06 +08:00
kangfenmao
49a68d730a
feat: add more system assistant
2024-07-06 18:11:30 +08:00
kangfenmao
b61a6015db
feat: duplicate assistant
2024-07-06 18:11:18 +08:00
kangfenmao
f068109e95
feat: fetch chat completion with history messages
2024-07-06 17:34:33 +08:00
kangfenmao
10c07413b5
feat: add send message shortcut
2024-07-06 17:24:07 +08:00
kangfenmao
b427ef902f
build: reduce bundle size
2024-07-05 21:52:01 +08:00
kangfenmao
73cb290d6f
chore: remove statusbar
2024-07-05 17:04:37 +08:00
kangfenmao
50b45cbd32
refactor: product name
2024-07-05 17:03:58 +08:00
kangfenmao
2475bb4eac
fix: store blacklist
2024-07-05 17:00:57 +08:00
kangfenmao
5b1eb63066
feat(setting): avatar setting
2024-07-05 16:03:13 +08:00
kangfenmao
9212b56cdf
refactor: rename conversation to messages
2024-07-05 14:35:41 +08:00
kangfenmao
15d6686bf5
feat: first assistant message
2024-07-05 14:11:14 +08:00
kangfenmao
22ff26bffe
fix: defualt assistant model missing
2024-07-05 14:07:35 +08:00
kangfenmao
4060010bc3
fix: default assistant topic id
2024-07-05 13:51:36 +08:00
kangfenmao
1d67845c69
feat(settings): default assistant settings
2024-07-05 13:30:48 +08:00
kangfenmao
7dc0b98f3a
feat(settings): default modal settings
2024-07-05 13:17:54 +08:00
kangfenmao
8398d93b03
feat: update openai models
2024-07-05 11:30:09 +08:00
kangfenmao
de4e7481c9
feat: add app version
2024-07-05 11:29:56 +08:00
kangfenmao
72c89d2f30
fix: fetch chat completion use default provider
2024-07-05 10:31:59 +08:00
kangfenmao
f077cf290d
fix: select modal bugs
2024-07-05 10:19:32 +08:00
kangfenmao
4296f49e66
feat: select model for assistant
2024-07-04 18:04:21 +08:00
kangfenmao
da3e10cf04
feat: add new topic use keyboard shortcut
2024-07-04 16:48:45 +08:00
kangfenmao
392dfcee13
feat: add models
2024-07-04 15:26:29 +08:00
kangfenmao
be71f659ac
feat: remove assistant item menu
2024-07-03 13:45:30 +08:00
kangfenmao
900052e581
feat: agent rename to assistant
2024-07-03 13:44:05 +08:00
kangfenmao
6408762f40
feat: add icons on context menu
2024-07-02 19:35:13 +08:00
kangfenmao
7f61ab2a21
feat: clear conversation
2024-07-02 18:48:32 +08:00
kangfenmao
0b6d15ec65
feat: delete all topic
2024-07-02 17:35:02 +08:00
kangfenmao
90e3195e29
feat: add agent prompt
2024-07-02 16:35:07 +08:00
kangfenmao
b56fea49ca
feat: edit agent
2024-07-02 16:25:15 +08:00
kangfenmao
2583f7299a
feat: new theme color
2024-07-02 15:41:20 +08:00
kangfenmao
7f46e07368
feat: ai auto rename topic
2024-07-02 14:21:47 +08:00
kangfenmao
ceb816bc2a
feat: rename topic
2024-07-02 10:31:03 +08:00
kangfenmao
4b17e4cd16
feat: switch topic
2024-07-01 17:41:33 +08:00
kangfenmao
2b4c4f46e6
feat: add topic list items
2024-07-01 17:33:31 +08:00
kangfenmao
e7a676975b
feat: toggle topic list
2024-07-01 15:45:12 +08:00
kangfenmao
eda1b837b0
feat: add context menu
2024-07-01 14:44:44 +08:00
kangfenmao
64a93e5c4b
feat: add input toolbar
2024-07-01 14:19:53 +08:00
kangfenmao
9313452490
feat: use ant.design
2024-06-30 17:13:31 +08:00
kangfenmao
33dbc88d60
refactor: thread -> agent
2024-06-28 15:19:04 +08:00
kangfenmao
182d631dd6
feat(module): add new feature module
...
Add a new module called "module" that implements the following features:
- Implement feature A
- Provide API interface B
- Optimize performance issues
BREAKING CHANGE: This feature module introduces a new configuration option, requiring updates to the existing configuration files.
2024-06-18 21:01:44 +08:00
kangfenmao
9d08e77dd1
feat(module): add new feature module
...
Added a new functionality module named "module" which implements the following features:
- Implements feature A
- Provides API interface B
- Optimizes performance issues
BREAKING CHANGE: The new functionality module introduces a new configuration option, requiring updates to the existing configuration files.
2024-06-18 20:06:47 +08:00
kangfenmao
2e980e234e
feat: add electron-devtools-installer
2024-06-18 17:42:58 +08:00
kangfenmao
3a938910f5
feat(deps): add new dependencies
...
- Added "@douyinfe/semi-ui" version "^2.60.0"
- Updated "tslib" from version "2.6.2" to "2.6.3"
- Added "@douyinfe/semi-animation-react" version "^2.60.0"
- Added "@douyinfe/semi-illustrations" version "^2.60.0"
- Added "@douyinfe/semi-theme-default" version "^2.60.0"
- Added "@douyinfe/semi-animation" version "2.60.0"
BREAKING CHANGE: The new dependencies may introduce breaking changes in the application. Please ensure compatibility and make necessary updates.
Closes #123
2024-06-18 16:41:04 +08:00
kangfenmao
22eef75bf2
style(app): adjust styles for better layout and user experience
...
- Adjusted navbar and sidebar padding, height, and width
- Modified background color and scrollbar appearance for consistency
- Added input bar component for typing messages in chat
- Enhanced alignment and display of navbar elements
BREAKING CHANGE: Changes may affect layout and require UI adjustments.
2024-06-18 16:22:37 +08:00
kangfenmao
f866387862
feat: add redux-persist
2024-05-31 15:53:55 +08:00
kangfenmao
3e055b0822
feat: add redux store
2024-05-31 14:38:19 +08:00
kangfenmao
737a79f44c
style(css): update scrollbar styles
...
Updated scrollbar styles in App.css to customize appearance and behavior:
- Set width and height for scrollbar
- Defined background colors for track and thumb
- Added hover effect for scrollbar thumb
No breaking changes introduced.
2024-05-30 16:43:51 +08:00
kangfenmao
aa4ede4427
feat: add localforage and conversations hook
2024-05-30 16:20:50 +08:00
kangfenmao
78c13d7586
feat: add settings pages
2024-05-29 15:47:09 +08:00
kangfenmao
cf81885b3e
refactor: add styled-component
2024-05-29 13:27:56 +08:00
kangfenmao
706ffd48fd
chore(lint): Update ESLint and Prettier configurations
2024-05-24 16:33:26 +08:00
kangfenmao
2b92c57f1e
style(config): update Prettier and VS Code settings
2024-05-24 12:45:41 +08:00
kangfenmao
e7ebc5022b
feat: add home page
2024-05-24 12:38:51 +08:00
kangfenmao
21f937a9cc
feat: add vite-electron template
2024-05-24 10:03:02 +08:00