From 12305d4d39fac03e8b422970e4050c8443ac2d62 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 1 Sep 2025 14:06:04 +0300 Subject: feat: Update issue: implement no login requirement for gnqna. --- issues/gnqa/implement-no-login-requirement-for-gnqa.gmi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/issues/gnqa/implement-no-login-requirement-for-gnqa.gmi b/issues/gnqa/implement-no-login-requirement-for-gnqa.gmi index 9dcef53..5b0a1ff 100644 --- a/issues/gnqa/implement-no-login-requirement-for-gnqa.gmi +++ b/issues/gnqa/implement-no-login-requirement-for-gnqa.gmi @@ -3,7 +3,7 @@ ## Tags * type: feature -* status: progress +* status: completed, closed * priority: medium * assigned: alexm, * keywords: gnqa, user experience, authentication, login, llm @@ -15,6 +15,6 @@ This feature will allow usage of LLM/GNQA features without requiring user authen ## Tasks * [x] If logged in: perform AI search with zero penalty -* [ ] Add caching lifetime to save on token usage -* [ ] Routes: check for referrer headers — if the previous search was not from the homepage, perform AI search -* [ ] If global search returns more than *n* results (*n = number*), perform an AI search +* [x] Add caching lifetime to save on token usage +* [x] Routes: check for referrer headers — if the previous search was not from the homepage, perform AI search +* [x] If global search returns more than *n* results (*n = number*), perform an AI search -- cgit 1.4.1