Commit Graph

100 Commits

Author SHA1 Message Date
e4fe5c7036 refactor: remove config dependency from SSHHandler initialization 2025-05-29 11:14:18 +07:00
6a8c514817 refactor: remove SSH handling from GitHandler and update cmd service usage 2025-05-29 09:54:27 +07:00
49a722e0a1 refactor: improve code formatting and readability 2025-05-27 17:35:30 +07:00
29cdce86ea refactor: simplify change processing in push_code function 2025-05-27 17:11:17 +07:00
a50c3a1773 refactor: update XML files and remove empty utility file 2025-05-27 15:08:40 +07:00
2a0fc15fb6 No changes 2025-05-27 03:46:28 +07:00
46aab77eed refactor: update color_log import path in odoo services 2025-05-27 03:46:19 +07:00
c03f1126c8 refactor: update color_log import path across services 2025-05-27 03:46:14 +07:00
16855602cd refactor: remove SSHHandler and update color_log import path 2025-05-27 03:46:10 +07:00
967f52914b refactor: remove unused files and update color_log import path 2025-05-27 03:46:06 +07:00
bd127700ed refactor: update color_log import path and remove unused files 2025-05-27 03:45:59 +07:00
b3720a5753 update 2025-05-27 03:33:49 +07:00
da22ac1acc update: enhance submodule handling and git diff functionality 2025-05-27 03:33:37 +07:00
8b27a24758 refactor: streamline guide loading and agent configuration in gen_commit.py 2025-05-27 03:04:07 +07:00
e0e90747b1 fix: handle duplicate commit messages in gen_commit.py 2025-05-27 02:47:58 +07:00
3be7cec2bf chore: remove outdated commit convention docs 2025-05-27 02:43:26 +07:00
ae93a27e30 refactor(interpreter): enhance commit gen and rename resource files 2025-05-27 02:43:09 +07:00
0d57b5664a feat: enhance repo_spy detection logic 2025-05-26 18:54:56 +07:00
3b839879c8 fix(utility): remove unused output argument from git watcher script 2025-05-26 18:51:25 +07:00
f4b833d75d feat(utility): update logging mechanism and remove output argument 2025-05-26 18:51:15 +07:00
3b4199db6d style(main.py): add comment for setup_cli function 2025-05-26 18:22:19 +07:00
ff6b5cdd80 feat(utility): remove submodule diff logging functionality 2025-05-26 18:15:19 +07:00
f3d514ce1d feat: remove submodule diff logging functionality 2025-05-26 18:10:45 +07:00
a63c4bead0 No changes 2025-05-26 17:59:20 +07:00
d7de1b3e01 chore: remove settings.template from config directory 2025-05-26 17:59:11 +07:00
a068717f64 feat(interpreter): add max_output limit and remove extra whitespace 2025-05-26 16:15:29 +07:00
7aaf5e4d04 fix(interpreter): improve commit confirmation prompt formatting 2025-05-26 16:05:18 +07:00
8e86756245 feat(utility): enhance push_code with submodule handling and commit message generation 2025-05-26 16:02:22 +07:00
0140265693 refactor(utility): streamline git operations and improve change handling 2025-05-26 15:35:35 +07:00
fdc661a283 refactor(scripts): remove redundant git pull command in gen_commit.py 2025-05-26 15:27:27 +07:00
d0666f10b3 chore: update submodule reference in utility 2025-05-26 15:26:47 +07:00
3897d0ef3f refactor(scripts): clean up whitespace and add new resource path handling 2025-05-26 15:23:52 +07:00
482615f3dd docs: update gen_commit.py with git diff understanding instructions 2025-05-26 15:02:33 +07:00
0a1da7a417 refactor: group instances by host and port for update process 2025-05-23 18:14:03 +07:00
a95ca2b221 refactor: update LLM model configuration in gen_commit.py 2025-05-23 17:00:31 +07:00
2acea5d639 feat(utility): improve code structure and readability 2025-05-23 16:41:44 +07:00
b122696cab feat: enhance commit generation with temperature setting and confirmation prompt 2025-05-21 14:26:46 +07:00
1bdbf478e3 style: align submodule output format in gen_commit.py 2025-05-20 17:29:20 +07:00
daec359e6d refactor: simplify tree output formatting in gen_commit.py 2025-05-20 17:27:33 +07:00
7e83d68368 refactor: update format_tree_output function signature and usage 2025-05-20 17:23:57 +07:00
2652afa8d6 refactor(scripts): update gen_commit.py 2025-05-20 17:18:52 +07:00
b732679dd7 refactor(scripts): modify gen_commit.py in interpreter 2025-05-20 17:17:32 +07:00
d28fad77c7 fix(interpreter): ensure commit message consistency for submodules 2025-05-20 17:12:33 +07:00
14eefebd67 feat: enhance submodule diff output with commit hash 2025-05-20 17:11:41 +07:00
cd486b3b89 refactor: improve push_code function with submodule handling 2025-05-20 17:10:03 +07:00
0e0c7098e1 feat: enhance git diff visualization with tree structure 2025-05-20 16:59:27 +07:00
5990ada146 refactor: move submodule status logic in push_code function 2025-05-20 16:58:00 +07:00
10bd144b6e refactor: change agent verbosity to verbose=False in gen_commit.py 2025-05-20 16:56:44 +07:00
875edc36d0 refactor: set agent to quiet mode in gen_commit script 2025-05-20 16:55:12 +07:00
3ea4377d47 feat(interpreter): enhance git diff output in gen_commit.py 2025-05-20 16:53:52 +07:00