Commit graph

10 commits

Author SHA1 Message Date
autocommit
809681f042 deploy(deploy): 🚀 Update deployment scripts, installation/upgrade processes, and documentation for improved workflow consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-17 21:20:13 -07:00
Lilith
d9e7f6fef0 feat(cli): add commits CLI for multi-daemon management
Merged the bash commits CLI into the auto-commit-service as a proper
Python CLI module using typer.

Features:
- start/stop/status: Manage daemon lifecycle
- once: Refresh repos and trigger immediate cycle
- report: Comprehensive daemon reporting
- trigger/enable/disable: Manual daemon control
- logs/list: Daemon monitoring
- install-systemd: Systemd user service installation

New files:
- src/auto_commit_service/cli/__init__.py - Typer app and commands
- src/auto_commit_service/cli/registry.py - Multi-daemon registry
- src/auto_commit_service/cli/utils.py - CLI utilities

Entry point: `commits` command (via pyproject.toml scripts)
Version: 0.1.1 -> 0.2.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 19:41:35 -08:00
Lilith
6c9036b573 Add new files 2026-01-05 18:41:40 -08:00
Lilith
a02b0e7b9b fix(README): update README.md for new commit hash format 2026-01-05 18:00:18 -08:00
Lilith
4d6724f9d1 fix(README.md): update README with test commit hash 2026-01-05 15:27:31 -08:00
Lilith
2d0ae9d5e4 Add new files 2026-01-05 15:24:28 -08:00
Lilith
24db364b44 chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 13:44:30 -08:00
Lilith
e2ff2116e6 chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:43:05 -08:00
Lilith
4efe5918ab chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:27:50 -08:00
Lilith
7bb415783e chore(@ml/auto-commit-service): 🛠 update package.json and README.md 2026-01-04 21:50:37 -08:00