8 Commits

Author SHA1 Message Date
bobo
ced0e1b111 update readme 2024-07-19 14:12:34 +08:00
bobo
780fe10a98 fix: Handle error cases and exit with non-zero status
- Added error handling to main functions in multiple modules
- Ensured sys.exit(1) is called when responses are not successful
- Improved robustness by checking response validity before proceeding
2024-06-18 18:21:25 +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
25572af366 Adjust comments 2024-05-09 22:23:49 +08:00
kagami
db3fe4cbc6 Move the existing workflows to merico/ 2024-05-09 22:18:51 +08:00