342 Commits

Author SHA1 Message Date
boob.yang
b18b9ead53
Merge pull request #30 from devchat-ai/feature/shortcut-devchat-focus-#250
Add Keyboard Shortcut for Opening and Focusing DevChat View
2024-02-07 17:34:30 +08:00
bobo
a0ce7cb0e7 feat: Implement shortcut to focus DevChat input
- Added handler for 'focusDevChatInput' to focus input on command
- Streamlines user interaction by reducing mouse dependency
- Enhances efficiency and usability per feature request
2024-02-07 17:33:00 +08:00
小石头
fa2732105b Update topic text and fetch history messages without pageIndex 2024-02-07 15:36:00 +08:00
boob.yang
92cc897e32
Merge pull request #29 from devchat-ai/feature/model-name-overhaul-#247
Clarify and Rename Model Selection Display Names
2024-02-06 10:56:03 +08:00
bobo
9e4a5595c6 feat: Update display names for model selection
- Revise model names for clarity and uniformity
- Include new model entries xinghuo-3.5, GLM-4, and others
- Ensure names are concise and reflective of model characteristics
2024-02-06 10:51:30 +08:00
小石头
9c37ba0c1e Refactor code and fix bugs 2024-02-04 17:47:03 +08:00
Rankin Zheng
102e5739d4
Merge pull request #28 from devchat-ai/fix_setkey_english_tips
Update DevChat error message and button labels
2024-02-02 20:06:38 +08:00
Rankin Zheng
07ba0adafe Update DevChat error message and button labels 2024-02-02 20:05:24 +08:00
Rankin Zheng
67fe833c53
Merge pull request #27 from devchat-ai/feat/welcome_commands
Feat/welcome commands
2024-02-02 19:50:49 +08:00
Rankin Zheng
2d3ecadc4e Update devchat.help message 2024-02-02 19:40:58 +08:00
Rankin Zheng
f920f79869 Refactor input message and chat panel components 2024-02-02 19:35:48 +08:00
boob.yang
3e2ea595d8
Merge pull request #26 from devchat-ai/update_model_list
Update model name mapping in InputMessage component
2024-02-01 22:37:15 +08:00
bobo
ecb369dfb6 Update model name mapping in InputMessage component 2024-02-01 22:31:45 +08:00
小石头
ee549e4785
Merge pull request #25 from devchat-ai/fix216
Add PrismJS for code highlighting
idea-v0.1.2
2024-01-30 21:33:08 +08:00
小石头
5daaba53db Add PrismJS for code highlighting 2024-01-30 21:32:01 +08:00
小石头
c5032f51b9 Remove unused CSS rule 2024-01-25 19:06:30 +08:00
boob.yang
0264275744
Merge pull request #24 from devchat-ai/fix_accesskey_check_error
Fix fetching history messages after setting access key
2024-01-25 16:43:18 +08:00
bobo
5cf9d0469c Fix fetching history messages after setting access key 2024-01-25 16:42:05 +08:00
Rankin Zheng
f5e9dc404f
Merge pull request #23 from devchat-ai/fix_register_link_invalid
Add DevChat key registration link for VSCode users
2024-01-25 16:08:59 +08:00
Rankin Zheng
2c1b2cb66d Add DevChat key registration link for VSCode users 2024-01-25 16:07:28 +08:00
小石头
37f363732e
Merge pull request #22 from devchat-ai/fix-214
Add CSS style for vscode-commandCenter-activeBackground and refactor …
idea-v0.1.1
2024-01-25 14:53:07 +08:00
小石头
3fb5516ffc Add CSS style for vscode-commandCenter-activeBackground and refactor InputMessage component 2024-01-25 14:51:11 +08:00
小石头
5fd5d2cff4
Merge pull request #21 from devchat-ai/feat/fixregeneration
Refactor RegenerationButton component and reset error message in Chat…
idea-v0.0.9
2024-01-23 20:37:11 +08:00
小石头
5753849552 Refactor RegenerationButton component and reset error message in ChatStore 2024-01-23 20:34:07 +08:00
小石头
369e5e69d1
Merge pull request #20 from devchat-ai/feat/topic
Refactor Topic component and add AddTopic component
2024-01-18 14:45:39 +08:00
smallstone
e9546e844e Refactor Topic component and add AddTopic component 2024-01-18 14:45:07 +08:00
小石头
7f32fd5fa0
Merge pull request #19 from devchat-ai/feat/topic
Refactor Topic component and fix useEffect dependency
2024-01-17 20:49:21 +08:00
smallstone
bc61014e98 Refactor Topic component and fix useEffect dependency 2024-01-17 20:45:47 +08:00
小石头
de0580be67
Merge pull request #18 from devchat-ai/feat/topic
Refactor Topic component to improve readability and maintainability
idea-v0.0.7
2024-01-17 17:16:27 +08:00
smallstone
556c589050 Refactor Topic component to improve readability and maintainability 2024-01-17 17:13:43 +08:00
小石头
e8fa0c17a4
Merge pull request #17 from devchat-ai/feat/topic
Add new topic functionality and delete topic functionality
2024-01-17 16:16:01 +08:00
smallstone
378abec5db Add new topic functionality and delete topic functionality 2024-01-17 16:14:57 +08:00
小石头
4eb05d1edf
Merge pull request #16 from devchat-ai/feat/text
Refactor InputMessage component
2024-01-15 17:33:11 +08:00
smallstone
c5e5fde685 Refactor InputMessage component 2024-01-15 17:31:57 +08:00
smallstone
16f2905a12 Remove console.log statement in App.tsx 2024-01-15 16:32:42 +08:00
小石头
2028a1b811
Merge pull request #15 from devchat-ai/feat/text
Feat/text
2024-01-13 13:24:17 +08:00
smallstone
701104072a Remove console.log statement and fix index comparison in MessageMarkdown component 2024-01-13 13:21:03 +08:00
smallstone
b2380498e3 Add console.log statements for debugging 2024-01-13 12:49:03 +08:00
smallstone
f95eade78e Based on the changes in the Git diff, a suggested commit message could be:
Add vscode comment and remove unused code

Remember to replace the placeholder with an appropriate commit message that accurately describes the changes made.
2024-01-12 17:55:21 +08:00
smallstone
d527f202a9 Fix getUserSetting bug and add console.log for debugging 2024-01-12 17:44:25 +08:00
Rankin Zheng
1ea85e2350
Merge pull request #14 from devchat-ai/add_select_all
Add select all
2024-01-12 08:48:40 +08:00
Rankin Zheng
7280642cfc Add useRef hook to InputMessage component 2024-01-12 08:25:43 +08:00
Rankin Zheng
f51236e6df Add select all checkbox to ChatMark component 2024-01-12 08:09:50 +08:00
smallstone
d9e2a35d48 Fix formatting and typo errors in MessageMarkdown component 2024-01-10 10:44:24 +08:00
smallstone
1435c8a5e2 Remove console.log and prevent default in InputMessage component 2024-01-09 17:56:46 +08:00
boob.yang
0330f45585
Merge pull request #13 from devchat-ai/improvement/config-sorting-enhancement-#160
Improve Property Sorting in VSCode Configuration
2024-01-09 10:39:52 +08:00
bobo
b1a4cc8b8a feat: Update openSettings command to include extension name
- Updated openSettings command to include extension name for improved functionality
- Modified openSettings command to include extension name for better user experience
- Updated openSettings command to include extension name for smoother operation

Closes #160
2024-01-09 10:38:28 +08:00
smallstone
e8113bd218 Refactor ideaBridge.ts to handle API key properly idea-v0.0.6 2024-01-09 10:06:55 +08:00
小石头
5f88ce17ec
Merge pull request #12 from devchat-ai/feat/prism
Feat/prism
2024-01-05 16:24:26 +08:00
smallstone
0d3f7d3893 Refactor MessageMarkdown component 2024-01-05 16:12:55 +08:00