auto-commit-service/src/auto_commit_service
2026-04-17 21:37:32 -07:00
..
cli feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
database feat(git): Add auto-commit service with Git operations (commits, pushes, submodules) and database-backed state tracking 2026-04-17 21:20:13 -07:00
git feat(git): Add auto-commit service with Git operations (commits, pushes, submodules) and database-backed state tracking 2026-04-17 21:20:13 -07:00
llm feat(llm): Introduce LLM client and validator components with test coverage 2026-04-17 21:20:13 -07:00
pipeline feat(cot-commit): Implement sophisticated COT reasoning logic for auto-commit decision triggers 2026-04-17 21:20:13 -07:00
recovery feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
scheduler feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
services feat(git): Add auto-commit service with Git operations (commits, pushes, submodules) and database-backed state tracking 2026-04-17 21:20:13 -07:00
tray feat(local-agent): Add dry-run mode and configurable max-diff-bytes parameter for safer agent execution 2026-04-17 21:37:32 -07:00
__init__.py chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00
__main__.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
activity_log.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
app.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
commit_history.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
config.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
dedup.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00
models.py feat(auto-commit-service): Implement AI-powered fallback recovery with Claude integration, daemon scheduling, and commit grouping strategies for intelligent commit handling 2026-04-17 21:20:13 -07:00