362 Commits

Author SHA1 Message Date
bobo
c4a206bbe6 Remove visual code block for /fix command 2024-05-14 10:31:36 +08:00
kagami
a9015f2a37
Merge pull request #101 from devchat-ai/fix_renames_chinese_bug
Refactor prompt in main.py for improved readability
2024-05-13 07:52:19 +00:00
bobo
c770b55a6e Refactor prompt in main.py for improved readability 2024-05-13 15:36:58 +08:00
bobo
3b3fcaeef9 Refactor prompt in main.py for improved readability 2024-05-13 15:21:05 +08:00
kagami
75de378f66
Merge pull request #98 from devchat-ai/fix_refactor_errors_to_script_branch
Fix refactor errors to script branch
2024-05-13 15:04:35 +08:00
boob.yang
0805ab223e
Merge pull request #99 from devchat-ai/scripts-to-gitlab
Sync scripts branch to gitlab
2024-05-11 18:10:39 +08:00
kagami
784fec4238 Sync scripts branch to gitlab 2024-05-11 17:35:15 +08:00
bobo
e45956edde Refactor imports and remove duplicate code in main.py 2024-05-11 16:55:05 +08:00
bobo
13ac7c466a Refactor imports and remove duplicate code in main.py 2024-05-11 16:51:53 +08:00
bobo
1b4540a7a8 Refactor code and improve comments in main.py 2024-05-11 16:45:49 +08:00
bobo
0d610cfb31 Refactor command.yml and rewrite.py for improved code readability and error handling 2024-05-11 16:45:49 +08:00
kagami
9ccec5058e
Merge pull request #95 from devchat-ai/scripts-ci
Config ci on scripts branch
2024-05-09 22:41:09 +08:00
kagami
fdf98281ea Config ci on scripts branch 2024-05-09 22:38:53 +08:00
kagami
c905c7c850 Remove llm_api module 2024-05-09 22:23:49 +08:00
kagami
b3cc1eb54f Add user_settings example 2024-05-09 22:23:49 +08:00
kagami
ec518753c0 Adjust unit_tests 2024-05-09 22:23:49 +08:00
kagami
f596f7729d Adjust refactor 2024-05-09 22:23:49 +08:00
kagami
d69f270262 Adjust fix 2024-05-09 22:23:49 +08:00
kagami
f7a47915c8 Adjust explain 2024-05-09 22:23:49 +08:00
kagami
a867c23be1 Adjust docstring 2024-05-09 22:23:49 +08:00
kagami
55e30a9592 Adjust commit 2024-05-09 22:23:49 +08:00
kagami
25572af366 Adjust comments 2024-05-09 22:23:49 +08:00
kagami
17d55bd324 Adjust ask-code 2024-05-09 22:23:49 +08:00
kagami
dabd12f5cf Adjust lib/ide_service 2024-05-09 22:23:49 +08:00
kagami
b87414e38d Adjust lib/chatmark 2024-05-09 22:18:51 +08:00
kagami
8b33eaa947 Update ruff config 2024-05-09 22:18:51 +08:00
kagami
d81c33d1da Update Makefile 2024-05-09 22:18:51 +08:00
kagami
b63e48c8a4 Remove the outdated code/ and expl_struct/ 2024-05-09 22:18:51 +08:00
kagami
704f2e3b92 Remove outdated requirements.txt 2024-05-09 22:18:51 +08:00
kagami
d9967f91ce Replace configuration.toml with config.yml 2024-05-09 22:18:51 +08:00
kagami
6a969358af Rename libs to lib 2024-05-09 22:18:51 +08:00
kagami
db3fe4cbc6 Move the existing workflows to merico/ 2024-05-09 22:18:51 +08:00
kagami
ec374b6250 Init the repo structure for workflow engine 2.0 2024-05-09 22:18:51 +08:00
Tim
daea79e719
Merge pull request #94 from devchat-ai/ide-service-exception
Add try-catch for some ide services
2024-04-29 15:11:31 +08:00
kagami
ec0103eaf3 Add try-catch for some ide services 2024-04-29 15:05:46 +08:00
boob.yang
b7d36a3b7a
Merge pull request #91 from devchat-ai/fix-stream-out
Use chat_completion_stream_out for streaming output
2024-04-24 21:23:29 +08:00
kagami
686c355b98 Use chat_completion_stream_out for streaming output 2024-04-24 21:15:19 +08:00
boob.yang
efbe2ca507
Merge pull request #90 from devchat-ai/improve-prompts-for-fix
Improve prompts for fix
2024-04-11 12:49:32 +08:00
Luo Tim
bb0a5e3d04 Improve prompts for fix 2024-04-11 12:13:15 +08:00
boob.yang
507cf9e3c1
Merge pull request #89 from devchat-ai/improve-prompts-for-comments
Improve prompts for comments
2024-04-11 12:04:23 +08:00
Luo Tim
a7deccc441 Improve prompts for comments 2024-04-11 11:47:59 +08:00
boob.yang
1d57a9424e
Merge pull request #88 from devchat-ai/improve-prompts-for-explain
Improve explain prompts
2024-04-11 11:00:13 +08:00
Luo Tim
612db5fa6a Improve explain prompts 2024-04-11 10:58:06 +08:00
boob.yang
e0627bf780
Merge pull request #87 from devchat-ai/feat/improve-readme-guide
Improve Workflow Guides and Image Spacing Adjustment
2024-04-02 11:04:41 +08:00
Rankin Zheng
fc192d3de6 fix: Add spacing to increase the distance between images. 2024-04-02 10:51:47 +08:00
Rankin Zheng
ae9fca1442 feat: improve refactor workflow guide. 2024-04-02 10:49:05 +08:00
Rankin Zheng
2eb2d8abb0 feat: improve explain workflow guide. 2024-04-02 10:38:39 +08:00
Rankin Zheng
2272ab55bd feat: improve fix workflow guide. 2024-04-02 10:30:23 +08:00
Rankin Zheng
ddc236f297 feat: improve comments workflow guide. 2024-04-02 10:17:25 +08:00
Rankin Zheng
b66cfc9a4f feat: improve docstring workflow guide. 2024-04-02 09:36:06 +08:00