auto-commit-service/src/auto_commit_service
2026-01-11 01:53:18 -08:00
..
__pycache__ fix(git): handle exit code 1 from git add --dry-run 2026-01-11 00:48:07 -08:00
cli feat(src/auto_commit_service/cli/__init__.py): add service name for one-shot mode 2026-01-10 09:49:52 -08:00
git fix(__pycache__): 🐛 resolve binary diff in cache file diff 2026-01-11 01:53:18 -08:00
grouping fix(grouping): skip LLM grouping for large changesets (>100 files) 2026-01-10 23:38:38 -08:00
llm chore(@ml): 🔧 update python cache files 2026-01-10 21:49:51 -08:00
recovery feat(auto-commit-service): add one-shot mode command and lazy imports for CLI commands 2026-01-10 09:44:44 -08:00
scheduler feat(@ml/auto-commit-service): add discovery and scheduler features 2026-01-11 01:50:51 -08:00
service feat(auto-commit-service): add one-shot mode command and lazy imports for CLI commands 2026-01-10 09:44:44 -08:00
__init__.py chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00
__main__.py chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00
app.py feat(auto-commit): add crash detection and multi-retry restart 2026-01-10 23:27:58 -08:00
commit_history.py chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 13:38:56 -08:00
config.py feat(auto-commit-service): add ignore_repos config option 2026-01-11 01:49:39 -08:00
models.py feat(auto-commit): add crash detection and multi-retry restart 2026-01-10 23:27:58 -08:00