From 6622b4cce76e6a756fab1cf601be2d6eb9d010b0 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 16 Jun 2026 13:21:36 +0200 Subject: [PATCH] auto-git: [change] AGENTS.md --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index 640a0b8..f341ba2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,6 +2,7 @@ ## 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