From d174d28928d6fbda55ec0b56ea96069daf389e15 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 16 Jun 2026 13:21:38 +0200 Subject: [PATCH] auto-git: [change] AGENTS.md --- AGENTS.md | 1 - 1 file changed, 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index f341ba2..640a0b8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,7 +2,6 @@ ## Project Overview - Heimgeist is a local desktop chat app for Ollama. It uses a React/Vite renderer, a Tauri desktop shell, a FastAPI backend, SQLite chat storage, Whisper transcription, optional SearXNG web search, and local RAG libraries under the backend. ## Important Directories and Entry Points