auto-commit-service/src/auto_commit_service
Natalie fd3511ed67 feat(@ml/auto-commit-service): add pre-cycle sync and stash operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 23:01:51 -07:00
..
cli feat(@ml): add menu-bar tray agent for local commits 2026-04-12 19:43:37 -07:00
database refactor(database): simplify to SQLite-only storage 2026-01-14 11:08:38 -08:00
git feat(@ml/auto-commit-service): add pre-cycle sync and stash operations 2026-04-12 23:01:51 -07:00
grouping fix(grouping): skip LLM grouping for large changesets (>100 files) 2026-01-10 23:38:38 -08:00
llm chore(git): 🔧 Remove __pycache__ files from tracking 2026-01-13 08:25:16 -08:00
recovery chore(git): 🔧 Remove __pycache__ files from tracking 2026-01-13 08:25:16 -08:00
scheduler feat(@ml/auto-commit-service): add pre-cycle sync and stash operations 2026-04-12 23:01:51 -07:00
service chore(git): 🔧 Remove __pycache__ files from tracking 2026-01-13 08:25:16 -08:00
tray feat(@ml): add menu-bar tray agent for local commits 2026-04-12 19:43:37 -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 fix(core): fix ASGI 'coroutine not callable' error 2026-01-14 10:48:13 -08:00
app.py feat(database): add PostgreSQL storage with 500MB rolling data retention 2026-01-14 11:02:09 -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(@ml/auto-commit-service): add pre-cycle sync and stash operations 2026-04-12 23:01:51 -07:00
models.py feat(auto-commit): add crash detection and multi-retry restart 2026-01-10 23:27:58 -08:00