1
0

feat(core): Improve stability, logging, and LLM context handling

This commit is contained in:
2026-07-12 14:09:45 +02:00
parent 09349a9477
commit 2e082a4bca
6 changed files with 179 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "auto-git"
version = "1.0.7"
version = "1.0.8"
description = "Auto-Git: Git monitoring with automatic LLM commit messages and README generation"
authors = ["Victor Giers"]
edition = "2021"