auto-commit-service/src/auto_commit_service
autocommit 7cc96ae1f8 chore(auto-commit-service): 🔧 remove 'project-buildspace' from discovery patterns exclusion in config.py
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-02 18:03:19 -07:00
..
cli refactor(auto-commit-service/cli): ♻️ Replace LlamaCommitClient with MultiModelLlamaClient to enable multi-LLM model support in CLI tool 2026-04-20 18:53:17 -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 --no-verify flag to Git push operations to bypass pre-push hooks for automated pipelines 2026-04-19 00:25:06 -07:00
llm feat(llm): Introduce LLM client and validator components with test coverage 2026-04-17 21:20:13 -07:00
pipeline feat(git): Add --no-verify flag to Git push operations to bypass pre-push hooks for automated pipelines 2026-04-19 00:25:06 -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 fix(local-agent): 🐛 Add -- flag to safely unstage changes on unborn branches during git reset 2026-04-17 23:16:58 -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 chore(auto-commit-service): 🔧 remove 'project-buildspace' from discovery patterns exclusion in config.py 2026-05-02 18:03:19 -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