chore(@ml/auto-commit-service): 📦 bump version to 0.1.1

- Fix CRASHED status handling to attempt recovery instead of giving up
- Daemon now auto-starts llama-service after reboot when stale PID detected
This commit is contained in:
Lilith 2026-01-09 11:08:18 -08:00
parent a59e438bc8
commit 91b3b3979a

View file

@ -1,6 +1,6 @@
[project]
name = "auto-commit-service"
version = "0.1.0"
version = "0.1.1"
description = "Automated commit message generation service using local LLM inference"
readme = "README.md"
requires-python = ">=3.11"