1184 Commits

Author SHA1 Message Date
bobo.yang
40a46f6f54 don't package gui and test directory 2023-12-22 10:12:51 +08:00
Rankin Zheng
3a751368e2
Merge pull request #376 from devchat-ai/update_gui_version
Update GUI subproject commit reference
2023-12-22 04:58:40 +08:00
Rankin Zheng
c51657c599 Update GUI subproject commit reference 2023-12-22 04:55:50 +08:00
boob.yang
9e7f0cd00b
Merge pull request #375 from devchat-ai/fix_base_url_error2
Add OPENAI_BASE_URL environment variable
2023-12-21 10:32:47 +08:00
bobo.yang
e789e93950 Add OPENAI_BASE_URL environment variable
Update commonUtil.ts and devchat.ts to include OPENAI_BASE_URL environment variable.
2023-12-21 10:19:50 +08:00
boob.yang
4944d48f8a
Merge pull request #374 from devchat-ai/update_ide_services
add new ide services
2023-12-20 20:41:57 +08:00
bobo.yang
4f1f95eea9 add new ide services 2023-12-20 20:39:04 +08:00
boob.yang
b6a206e504
Merge pull request #373 from devchat-ai/update_workflows1
Update workflowsCommands subproject commit
2023-12-20 15:10:16 +08:00
bobo.yang
f114ce9ad7 Update workflowsCommands subproject commit 2023-12-20 15:04:54 +08:00
boob.yang
4c3466087f
Merge pull request #372 from devchat-ai/fix_file_not_found
Update subproject commit reference
2023-12-20 14:50:02 +08:00
bobo.yang
b1d5f71fa9 Update subproject commit reference 2023-12-20 14:40:14 +08:00
boob.yang
6980cf3156
Merge pull request #371 from devchat-ai/package_workflows
package workflows as submodule
2023-12-20 13:01:24 +08:00
bobo.yang
c8df8917d9 package workflows as submodule 2023-12-20 12:57:55 +08:00
boob.yang
32036192e8
Merge pull request #370 from devchat-ai/optimize_command_python_not_exist_error
Update DevChat command_python configuration
2023-12-20 11:21:41 +08:00
bobo.yang
c5921ef143 Update DevChat command_python configuration 2023-12-20 11:17:09 +08:00
boob.yang
15e4805cdb
Merge pull request #369 from devchat-ai/fix_codelens
Fix string replacement syntax and closing parentheses in codeLens.ts
2023-12-19 21:42:18 +08:00
bobo.yang
8ffdbc4b24 Fix string replacement syntax and closing parentheses in codeLens.ts 2023-12-19 21:34:04 +08:00
boob.yang
f4bae4191b
Merge pull request #368 from devchat-ai/fix_publish_error
Remove CleanWebpackPlugin from plugins
2023-12-19 21:28:58 +08:00
bobo.yang
99b1df4d94 Remove CleanWebpackPlugin from plugins 2023-12-19 18:54:39 +08:00
boob.yang
2e5c8f935d
Merge pull request #367 from devchat-ai/update_codelens
Fix string replacement syntax and closing
2023-12-19 17:42:00 +08:00
bobo.yang
fd65f094a5 Fix string replacement syntax and closing
parentheses in FunctionTestCodeLensProvider
2023-12-19 17:39:21 +08:00
boob.yang
d8ca210834
Merge pull request #366 from devchat-ai/fix_workflow_test
Update workflow command in config.yml
2023-12-19 17:06:36 +08:00
bobo.yang
bc5741d810 Update workflow command in config.yml 2023-12-19 17:04:04 +08:00
boob.yang
c924834400
Merge pull request #365 from devchat-ai/codelens_add_class_scope
Add containerRange property to FunctionDefinition
2023-12-19 12:40:10 +08:00
bobo.yang
ef75915b7b Add containerRange property to FunctionDefinition 2023-12-19 12:32:41 +08:00
Rankin Zheng
ca754dce87
Merge pull request #364 from devchat-ai/update_submodule_version
Update GUI subproject commit
2023-12-19 10:56:04 +08:00
Rankin Zheng
db7214ce85 Update subproject commit hash 2023-12-19 10:53:06 +08:00
Rankin Zheng
5545fecadd Update user authentication logic 2023-12-19 10:40:01 +08:00
Rankin Zheng
e665fbf398 Update GUI subproject commit hash 2023-12-19 10:36:29 +08:00
Rankin Zheng
5c47d32cc5 Update GUI subproject commit 2023-12-19 10:28:01 +08:00
boob.yang
2b0b37f437
Merge pull request #363 from devchat-ai/optimize_workflow_sync
Optimize workflow sync
2023-12-19 08:13:42 +08:00
bobo.yang
83744b5516 replace prompt command with route command 2023-12-18 21:52:00 +08:00
bobo.yang
40c2f327a6 Update DevChat installation process 2023-12-18 14:41:12 +08:00
boob.yang
5ccf7a1756
Merge pull request #362 from devchat-ai/add_workflow_tests
Add workflow tests
2023-12-18 10:29:06 +08:00
bobo.yang
b1c272a27c Remove unnecessary environment variables 2023-12-18 10:24:40 +08:00
bobo.yang
adc798c80b Translate chinese comments to english 2023-12-18 10:19:20 +08:00
bobo.yang
f3e167918a Update CircleCI configuration file 2023-12-18 10:12:35 +08:00
bobo.yang
4e6786d602 disable test job on commit 2023-12-18 10:12:30 +08:00
bobo.yang
16faea4e78 Refactor commit_cases.py and workflow_test.py 2023-12-18 10:12:09 +08:00
bobo.yang
aee87ad495 add exit code for run_commit_tests 2023-12-18 10:12:02 +08:00
bobo.yang
2b76a11399 Fix commit message formatting 2023-12-18 10:11:50 +08:00
bobo.yang
11a8f5ab66 add test job to CI 2023-12-18 10:11:39 +08:00
bobo.yang
6405c3ed59 add test files 2023-12-18 10:10:50 +08:00
boob.yang
41f9effccb
Merge pull request #360 from devchat-ai/update_tools_url
Update submodule URL in .gitmodules
2023-12-14 10:26:03 +08:00
bobo.yang
bfaff599d5 Update submodule URL in .gitmodules 2023-12-14 10:14:32 +08:00
boob.yang
ba9da6d8ee
Merge pull request #359 from devchat-ai/feat/idea
feat: move views into the gui project and modify the packaging method
2023-12-14 09:09:45 +08:00
smallstone
bae26dbea9 feat: update build 2023-12-13 15:06:05 +08:00
smallstone
9ab96c898d feat: upodate vscode 2023-12-13 13:33:06 +08:00
smallstone
04ad6af3f6 feat: update gui 2023-12-13 13:28:06 +08:00
smallstone
d1f352ee47 feat: update build vscode 2023-12-13 13:21:57 +08:00