Commit Graph

21 Commits

Author SHA1 Message Date
f1e0369922 feat: add spacing in prompt formatting 2025-05-15 18:04:50 +07:00
4b1cf8a568 feat: include diff output in commit message generation prompt 2025-05-15 18:01:07 +07:00
06400f62b2 Please provide the git diff text so that I can generate the commit message for you. 2025-05-15 18:00:17 +07:00
f82e8af9ce refactor(utility): update gen_commit.py in interpreter scripts 2025-05-15 17:55:46 +07:00
c2eca41675 refactor(utility): enhance submodule commit function to push changes
Replace  with  to push submodule changes. Update the function to handle remote URL fetching and use personal credentials for pushing.
2025-05-15 17:52:43 +07:00
f8de4db280 style: remove unnecessary empty line in gen_commit.py 2025-05-15 17:48:20 +07:00
34373945b9 refactor(utility): use absolute paths for submodule processing in gen_commit.py
Convert submodule paths to absolute paths to ensure correct processing in different environments.
2025-05-15 17:46:50 +07:00
feb893e05b It seems the directory doesn't exist or isn't accessible. Please ensure the directory path is correct and the directory exists, then try again. 2025-05-15 17:45:24 +07:00
58b9e0874b It seems the directory does not exist. Could you check the directory structure and ensure the correct directory is specified? 2025-05-15 17:44:02 +07:00
6ec2257634 Auto-commit submodule changes 2025-05-15 17:40:23 +07:00
a915928d08 add update contact script 2025-05-08 14:50:18 +07:00
d3939e3b94 update 2025-04-15 08:29:16 +07:00
533f7982c8 update 2025-04-12 15:55:53 +07:00
e541836cfc update utility 2025-04-08 11:46:16 +07:00
f12b605180 update utility 2025-04-08 09:49:25 +07:00
5ea37ce876 update update_modules script 2025-04-04 12:07:59 +07:00
9034257c59 update 2025-04-04 11:47:16 +07:00
fdf854d6d4 update 2025-04-04 11:02:18 +07:00
b29630e1b6 update 2025-04-03 16:20:17 +07:00
422b142d90 update project structure 2025-04-03 15:58:08 +07:00
43760c6565 update scripts 2025-04-03 15:33:38 +07:00