From ec3d2f4fb3fe560d20c647867daf7006b1f8e5f1 Mon Sep 17 00:00:00 2001 From: "marcus.hinz" Date: Sun, 5 Jul 2026 13:58:52 +0200 Subject: [PATCH] =?UTF-8?q?Projekt-Registry=20statt=20festem=20~/claude-pr?= =?UTF-8?q?ojects-Root:=20projects.json=20(Name=20=E2=86=92=20Pfad,=20~-re?= =?UTF-8?q?lativ)=20mit=20Alt-Layout-Fallback;=20Ordner=20frei=20mappbar?= =?UTF-8?q?=20(add/remove=5Fproject,=20Wizard-Ablageort);=20Session-Sync?= =?UTF-8?q?=20per=20Projekt-Repo=20(add/commit/pull=20--rebase/push)=20sta?= =?UTF-8?q?tt=20git-sync-Skript;=20README=20+=20GitHub-Release-Fassung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 74 ++++++- src-tauri/src/lib.rs | 362 ++++++++++++++++++++++++--------- src-tauri/src/terminal.rs | 7 +- src/components/ProjectList.vue | 69 +++++++ src/i18n.ts | 18 +- 5 files changed, 419 insertions(+), 111 deletions(-) diff --git a/README.md b/README.md index 33895ab..ffe6ee1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,73 @@ -# Vue 3 + TypeScript + Vite +# ai-control -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `