342 Commits

Author SHA1 Message Date
smallstone
e1ff05e3e5 Fix user input handling in ChatStore and ideaBridge
This commit fixes the user input handling in the ChatStore and ideaBridge files. It ensures that the user input is correctly passed to the JSJavaBridge and that the appropriate action is taken.
2023-12-25 19:09:59 +08:00
Rankin Zheng
46aca6809f
Merge pull request #3 from devchat-ai/remove_cost_confirm
Remove cost confirm
2023-12-22 04:54:15 +08:00
Rankin Zheng
ff4a8ce754 Remove confirm tips of cost 2023-12-22 04:53:30 +08:00
Rankin Zheng
ef80e19a61 Update DevChat message in MessageMarkdown component 2023-12-22 04:42:06 +08:00
Rankin Zheng
1149be9d84
Merge pull request #2 from devchat-ai/fix_chatmark_bugs
Fix chatmark bugs
2023-12-22 04:37:13 +08:00
Rankin Zheng
f929b8952c Update MessageMarkdown component styles 2023-12-22 04:35:59 +08:00
Rankin Zheng
730cc3291e Fix formatting and add index prop to Step component 2023-12-22 04:17:18 +08:00
Rankin Zheng
e2db0f7bde Add Step component import and update currentMessage 2023-12-22 04:17:07 +08:00
smallstone
957c31748d Add onInitializationFinish event handler to call JStoIdea.getCommandList() 2023-12-21 17:37:31 +08:00
smallstone
2fc6ecbafa Remove language switcher from header 2023-12-20 14:51:07 +08:00
smallstone
10fd3924ec Update package.json and App.tsx files 2023-12-20 14:48:35 +08:00
smallstone
1fa37e9def Update build script to move files to dist folder 2023-12-19 10:49:46 +08:00
smallstone
eb099c931c Add messageUtil handler for chatWithDevChat command 2023-12-19 10:45:14 +08:00
smallstone
984f5bc871 feat: update weboack 2023-12-19 10:33:06 +08:00
smallstone
c8396ce573 fix: help text undefined v0.0.2 2023-12-15 21:42:56 +08:00
smallstone
17565a9cee feat: update CopyWebpackPlugin 2023-12-15 14:54:35 +08:00
smallstone
23130fa696 feat: delete test code 2023-12-15 14:51:12 +08:00
smallstone
38dd59e757 feat: update message 2023-12-15 14:47:42 +08:00
smallstone
364f1f6e40 feat: update set key 2023-12-15 14:43:37 +08:00
smallstone
0f33c2dcf9 feat: update set key 2023-12-15 14:41:38 +08:00
smallstone
44cfcfc0e4 feat: update empty key 2023-12-15 14:37:49 +08:00
smallstone
644f353f58 feat: update webpack plugin 2023-12-15 11:42:56 +08:00
smallstone
37c0fb9a55 feat: update key 2023-12-15 11:19:35 +08:00
smallstone
4ac3d277bb feat: update key 2023-12-15 11:18:33 +08:00
smallstone
dced00073f feat: update self key 2023-12-15 11:14:15 +08:00
Rankin Zheng
a7bbd28df9
Merge pull request #1 from devchat-ai/fix_yaml_hidden
Fix yaml hidden
2023-12-15 10:37:07 +08:00
smallstone
a611a316b9 feat: update watch 2023-12-15 08:57:32 +08:00
Rankin Zheng
2b5d81d660 fix radio group no user's value 2023-12-15 07:27:08 +08:00
Rankin Zheng
42ae7b0cc1 fix the issue of default values mistake 2023-12-15 07:13:53 +08:00
Rankin Zheng
e9d5fb5f8f Fix the issue of the avatar not being found in the debugger, caused by moving it to a submodule. 2023-12-15 06:10:42 +08:00
Rankin Zheng
6162145901 when previous is chamark hide response yaml code block 2023-12-15 05:50:02 +08:00
smallstone
204a8b4349 feat: update vscode 2023-12-13 13:30:34 +08:00
smallstone
a39ec87f9a feat: add model 2023-12-13 13:25:40 +08:00
smallstone
d52d56cc52 feat: update build 2023-12-13 13:20:17 +08:00
smallstone
5167632c88 feat: update vscode 2023-12-13 12:49:27 +08:00
smallstone
18ecef9e69 feat: update vscode 2023-12-13 11:27:38 +08:00
smallstone
e094043070 Add CleanWebpackPlugin to webpack.config.js 2023-12-12 19:18:01 +08:00
smallstone
56d3fda1d7 feat: update idea 2023-12-12 18:03:17 +08:00
smallstone
c6e744e593 feat: init 2023-12-12 15:13:17 +08:00
smallstone
3688cbe3c3 feat: add vite for project v0.0.1 2023-11-09 08:46:09 +08:00
smallstone
101214a4a7 init 2023-11-05 23:38:12 +08:00
小石头
a8e060fd3c
Initial commit 2023-10-24 08:54:29 +08:00