7000pctAUTO
  • Joined on 2026-01-29
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:44:51 +00:00
4f5ecffabc fix: Separate modules properly - cli.rs and git.rs now independent
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:42:11 +00:00
f810e470c4 Check current project files
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:42:11 +00:00
e897a35e38 Check current project files
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:40:26 +00:00
228fd5f921 fix: Update analyzer.rs, generator.rs, and prompt.rs with proper imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:40:26 +00:00
92197cacae fix: Update analyzer.rs, generator.rs, and prompt.rs with proper imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:40:26 +00:00
087fd93def fix: Update analyzer.rs, generator.rs, and prompt.rs with proper imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:38:47 +00:00
f772fa4413 fix: Fix git.rs typos (is_enamed -> is_renamed)
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:37:40 +00:00
b5c381ab71 fix: Update main.rs with proper module declarations
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:36:41 +00:00
33beac0889 fix: Update git.rs with proper struct definitions
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:35:53 +00:00
1e4086d33c fix: Rewrite cli.rs with proper crate:: imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:34:54 +00:00
58ff331af3 fix: Simplify main.rs to ensure proper module integration
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:34:23 +00:00
77724aac7e fix: Update prompt.rs with proper super:: imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:34:02 +00:00
a1da8bb97d fix: Update generator.rs with proper super:: imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:33:35 +00:00
b0b9dfab9f fix: Update analyzer.rs with proper pub modifiers and super::git imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:32:34 +00:00
28ce772dff fix: Update main.rs with proper module structure and imports
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:29:12 +00:00
dec64839ce fix: Add missing analyze_changes, get_all_commit_types functions to analyzer.rs
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:28:37 +00:00
614ea3ea35 fix: Add missing GitRepo, StagedChanges, ChangedFile structs to git.rs
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:28:37 +00:00
a204e6c900 fix: Add missing GitRepo, StagedChanges, ChangedFile structs to git.rs
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:24:38 +00:00
5637b2e5ed fix: add Gitea Actions CI workflow and fix logic bugs
7000pctAUTO pushed to main at 7000pctAUTO/auto-commit 2026-02-01 12:24:38 +00:00
53ddefdafd fix: add Gitea Actions CI workflow and fix logic bugs