This website requires JavaScript.
Explore
Help
Sign In
CDN
/
bifrost-registry
Watch
3
Star
0
Fork
0
You've already forked bifrost-registry
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Files
main
bifrost-registry
/
scripts
/
interpreter
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
hoangvv
716e3fc6b9
feat: add submodule check before committing and pushing
2025-05-15 18:13:16 +07:00
..
resources
feat(scripts): modify gen_commit.py to enhance commit message generation
2025-05-14 09:03:13 +07:00
__init__.py
[{'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
gen_commit.py
feat: add submodule check before committing and pushing
2025-05-15 18:13:16 +07:00