From fc11b7331961090e69d77664210e76f8a46670fa Mon Sep 17 00:00:00 2001 From: Llama Chile Shop Date: Wed, 8 Apr 2026 05:02:30 +0000 Subject: [PATCH] Update readme.md marked #1 as completed --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d4ed462..ce2445e 100644 --- a/readme.md +++ b/readme.md @@ -36,7 +36,7 @@ Built with FastAPI + SQLite + Jinja2. Runs on Python 3.13. No Docker required. ## TODO -1. Verify SearXNG and Docker services persist across reboots +1. ~~Verify SearXNG and Docker services persist across reboots~~ 2. Conversation search/filter by keyword 3. Export conversation to markdown/text 4. Keyboard shortcuts (Ctrl+N new chat, Ctrl+Enter send)