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,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Auto-Git",
"version": "1.0.7",
"version": "1.0.8",
"identifier": "com.victorgiers.auto-git",
"build": {
"frontendDist": "../dist-tauri"