Commit Graph

10 Commits

Author SHA1 Message Date
hoangvv d31afa09e1 refactor: update gen_commit logic and naming conventions
Improve commit message generation logic and rename functions for clarity and consistency.
2025-05-14 09:38:53 +07:00
hoangvv 86eeef2a72 feat(scripts): modify gen_commit.py to enhance commit message generation 2025-05-14 09:03:13 +07:00
hoangvv 93f42839f9 refactor(scripts): update gen_commit.py and remove commit convention file 2025-05-14 08:56:03 +07:00
hoangvv 06a27404f9 feat(scripts): modify gen_commit.py to enhance commit message generation 2025-05-13 19:11:39 +07:00
hoangvv 1e3480e658 feat(interpreter): improve commit message generation
delete commit convention script as it's outdated
update gen_commit.py to enhance commit message creation logic
2025-05-13 19:10:15 +07:00
hoangvv 1477a3d10e fix(scripts): update gen_commit.py for improved functionality 2025-05-13 19:02:13 +07:00
hoangvv e97a96205a refactor: update gen_commit.py script 2025-05-13 18:59:06 +07:00
hoangvv a1423f1cc1 update: modify registry.mk and gen_commit.py in scripts/interpreter 2025-05-13 18:50:45 +07:00
hoangvv f8f1823594 cd /root/dev/Bifrost && git diff --name-status 2025-05-13 18:39:21 +07:00
hoangvv 3983b2902a [{'role': 'assistant', 'type': 'code', 'format': 'shell', 'content': 'cd /root/dev/Bifrost && git diff --name-status'}, {'role': 'computer', 'type': 'console', 'format': 'output', 'content': '\nM\tMakefile\nM\tbackend/app/service/app.go\nM\tregistry\n'}, {'role': 'assistant', 'type': 'message', 'content': 'The files that have been modified are:\n\n- \n- \n- \n\nBased on these changes, here is a generated commit message:\n\n\n\nThis message indicates updates have been made to the specified files. If you have specific details about the changes, feel free to share them for a more tailored message.'}] 2025-05-13 18:29:25 +07:00