283 Commits

Author SHA1 Message Date
Jinglei Ren
5e6797f3df
Add an image to README.md 2023-05-21 19:51:19 +08:00
Jinglei Ren
d40a46218a
Replace emoji in README.md 2023-05-21 16:53:17 +08:00
Jinglei Ren
099ae49a85
Replace video with gifs in README.md 2023-05-21 16:30:20 +08:00
Jinglei Ren
3ec7c20cdc
Update README.md 2023-05-19 23:16:35 +08:00
boob.yang
dcdd7048ad
Merge pull request #105 from covespace/update-readme
Update readme
2023-05-19 20:22:09 +08:00
Jinglei Ren
ecbbba65a2
Update README.md 2023-05-19 20:13:13 +08:00
boob.yang
cfa6e337a6
Merge pull request #104 from covespace/new_devchat_update_logic
update devchat while vscode update
2023-05-19 20:11:02 +08:00
Jinglei Ren
064b618804
Update README.md 2023-05-19 20:10:22 +08:00
bobo.yang
a1294110f0 update devchat while vscode update 2023-05-19 20:07:34 +08:00
Jinglei Ren
58d9e137c9
Update README.md 2023-05-19 19:31:05 +08:00
Jinglei Ren
0a7703e999
Update README.md 2023-05-19 17:21:15 +08:00
Jinglei Ren
52fe5fb5b9
Update README.md 2023-05-19 16:50:30 +08:00
boob.yang
0b0945cf3d
Merge pull request #103 from covespace/support_pipx_devchat
Fix devchat not found error
2023-05-19 16:44:59 +08:00
Jinglei Ren
2a0c0579a9
Merge pull request #102 from covespace/readme-update
Add some badges to README
2023-05-19 16:41:55 +08:00
Jinglei Ren
8677088225
Merge pull request #101 from covespace/update-readme
Update README.md
2023-05-19 16:40:56 +08:00
Jinglei Ren
c27d5f2e03
Update README.md 2023-05-19 16:37:17 +08:00
bobo.yang
8dcc4e4a6e handle devchat not found error 2023-05-19 16:12:22 +08:00
bobo.yang
94413e6f1f install by pipx 2023-05-19 13:09:58 +08:00
boob.yang
bb01d9f1fe
Merge pull request #100 from covespace/ci
Add CircleCI Configuration For Automated Build And Publish
2023-05-19 11:03:40 +08:00
Daniel Hu
1448494934 ci: Add CircleCI configuration for automated build and publish
This commit introduces a CircleCI configuration that enables automatic building of the VSCode extension on every main branch update. It also sets up automatic publishing to the VSCode Marketplace whenever a new tag is created on the main branch. This workflow significantly improves the CI/CD process of the extension development.

Signed-off-by: Daniel Hu <tao.hu@merico.dev>
2023-05-19 10:54:07 +08:00
boob.yang
3098157e85
Merge pull request #99 from covespace/update_tip_info
update tip info
2023-05-19 09:27:12 +08:00
bobo.yang
846bcecd71 update tip info 2023-05-19 09:20:48 +08:00
Rankin Zheng
a9e3a4cc32
Merge pull request #98 from covespace/improve-display
Update ChatPanel button style
2023-05-19 09:13:32 +08:00
Rankin Zheng
f7a56ba97d Update ChatPanel button style
- Add 'xs' size to the button
- Set fontSize to 'var(--vscode-editor-font-size)'
2023-05-19 09:11:41 +08:00
boob.yang
2b54124509
Merge pull request #97 from covespace/fix_bugs_0519
Remove /code_action command
2023-05-19 09:02:22 +08:00
bobo.yang
3b431c2f1a remove old files 2023-05-19 08:56:46 +08:00
bobo.yang
829be553ee remove /code_action 2023-05-19 08:56:46 +08:00
boob.yang
3ea13376cc
Merge pull request #96 from covespace/update-wording
Update package.json
2023-05-19 08:51:09 +08:00
Jinglei Ren
b31698b36c
Update package.json 2023-05-19 08:46:59 +08:00
Rankin Zheng
abdd885fd7
Merge pull request #95 from covespace/improve-display
feat(chatpanel): add default command menu icon
2023-05-19 08:15:55 +08:00
Rankin Zheng
a46b69a2ab feat(chatpanel): add default command menu icon
Add a default command menu icon for patterns other than 'code' and 'commit_message' in the ChatPanel component.
2023-05-19 08:15:24 +08:00
boob.yang
8f8cb4f367
Merge pull request #94 from covespace/update_instruction
remove $
2023-05-19 08:14:24 +08:00
bobo.yang
ac84cb4d62 remove $ 2023-05-19 08:12:01 +08:00
Rankin Zheng
3c1c0d7704
Merge pull request #93 from covespace/improve-display
Improve display
2023-05-19 07:55:30 +08:00
Rankin Zheng
64ba8612c6 Improve chat panel keyboard navigation
- Focus input field when plus button is clicked
- Close menu when 'Escape' key is pressed
- Refactor menu navigation for better readability
2023-05-19 07:51:28 +08:00
Rankin Zheng
039a6d0b22 Improve chat panel tip message layout
- Add overflow hidden to the container
- Add text truncation and width limit to the tip message
2023-05-19 07:41:44 +08:00
boob.yang
db8fb8b35e
Merge pull request #92 from covespace/update_instruction
update instruction file
2023-05-19 07:41:26 +08:00
bobo.yang
6a24056604 update instruction file 2023-05-19 07:38:15 +08:00
Rankin Zheng
056ab3ca24
Merge pull request #91 from covespace/improve-display
refactor: Add border radius to Accordion and Menu components
2023-05-19 07:05:46 +08:00
Rankin Zheng
466e664ba3 refactor: Add border radius to Accordion and Menu components
Add border radius to Accordion and Menu components to improve the UI. Also, add specific styles to the active and expanded states of the components. The changes were made in src/views/ChatPanel/index.tsx.
2023-05-19 07:04:06 +08:00
Rankin Zheng
8d3e96178f
Merge pull request #90 from covespace/improve-display
Refactor ChatPanel Flex margin
2023-05-19 00:33:24 +08:00
Rankin Zheng
9d98b05ef5 Refactor ChatPanel Flex margin
Changed the margin of the Flex component in ChatPanel to use shorthand CSS properties.
2023-05-19 00:30:33 +08:00
Rankin Zheng
349ea8623a
Merge pull request #89 from covespace/improve-display
refactor(chatpanel): improve message display
2023-05-19 00:22:45 +08:00
Rankin Zheng
d269eb91b8 refactor(chatpanel): improve message display
- Change Flex to Stack for better message layout
- Add avatar and name to each message
- Increase padding and change background color for better readability
2023-05-19 00:21:53 +08:00
boob.yang
63a9da8614
Merge pull request #88 from covespace/fix_bugs
update menu text
2023-05-18 23:41:09 +08:00
bobo.yang
1aa8f5e64f update menu text 2023-05-18 23:40:03 +08:00
Rankin Zheng
b9bad30ac1
Merge pull request #87 from covespace/refactor-ui
feat: Add new avatar image and adjust chat panel layout
2023-05-18 23:08:06 +08:00
Rankin Zheng
21f3e375b8 feat: Add new avatar image and adjust chat panel layout
Added a new avatar image and adjusted the layout of the chat panel to accommodate the new image. The new avatar image is now displayed for user messages. The layout of the chat panel has been adjusted to ensure that the new image is displayed correctly. The width of the chat panel has been set to the width of the container. The padding and margin of the chat panel have been adjusted to ensure that the new image is displayed correctly.
2023-05-18 23:07:36 +08:00
boob.yang
d45869492e
Merge pull request #86 from covespace/fix_bug
fix pip install bug
2023-05-18 23:05:45 +08:00
bobo.yang
31a15216a5 fix pip install bug 2023-05-18 23:02:19 +08:00