From 990b7c860d445f6d140ff572febd9ec1daea3622 Mon Sep 17 00:00:00 2001 From: gramps Date: Tue, 14 Jul 2026 14:46:52 -0700 Subject: [PATCH] =?UTF-8?q?close=20B1=20(context=20loss=20=E2=80=94=20test?= =?UTF-8?q?=20passed),=20deprecate=20B2=20(Ctrl+Enter=20search),=20update?= =?UTF-8?q?=20backlog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 1 + docs/wiki/current-wip.md | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index efbc316..d7163f8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -149,6 +149,7 @@ All streaming endpoints yield `data: {json}\n\n`. Key shapes: - (none) ### Upcoming (backlog) +- B3 — Docker distribution - B4 — RAG Corpus Management UI - Private Chat mode was implemented in B8 (v0.19.3). WireGuard in-transit encryption documented in wiki. At-rest encryption implemented in v0.20.0. diff --git a/docs/wiki/current-wip.md b/docs/wiki/current-wip.md index ea4fcac..18b4356 100644 --- a/docs/wiki/current-wip.md +++ b/docs/wiki/current-wip.md @@ -13,8 +13,6 @@ Scope: Active roadmap items and backlog. ## Backlog -- B1 — Context loss in follow-up questions (investigation) -- B2 — Bang-prefixed (`!`) search routing - B3 — Docker distribution (planning doc at `docker.md`, not yet implemented) - **B4 — RAG Corpus Management UI (deferred)** — browse, search, edit, delete individual RAG entries - HTTPS / reverse proxy (Caddy)