From f1665a3a579acc54ee3b4cec445a996ffb495704 Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Mon, 27 Jul 2026 09:31:53 +0200 Subject: [PATCH] Remove Roadmap section from README Co-Authored-By: Claude Sonnet 5 --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index f0d10d9..1e08295 100644 --- a/README.md +++ b/README.md @@ -319,25 +319,6 @@ AI-powered email auto-responder: - Check Settings → Advanced → Semantic Search - Verify embedding provider is selected -## Roadmap - -- [x] Vector index for faster semantic search (sqlite-vss) -- [x] Reasoning / thinking tokens (streamed live, collapsible) -- [x] Localization (Norwegian Bokmål, Swedish, Danish, German, French) -- [x] iCloud Backup (settings export/restore) -- [x] Bash execution with per-command approval -- [x] Anytype integration (read, append, create, checkbox tools) -- [x] Model favourites (starred models, filter, float to top) -- [x] Jarvis integration (agent management, run history, usage/credits) -- [x] Model category filter (Programming, Math, Medical, etc.) -- [x] Combine saved conversations (concatenation or AI-assisted synthesis) -- [x] Sidebar navigation redesign -- [ ] SOUL.md / USER.md - living identity documents injected into system prompt -- [ ] Parallel research agents (read-only, concurrent) -- [ ] Local embeddings (sentence-transformers, $0 cost) -- [ ] Multi-modal conversation export (PDF, HTML) -- [ ] iOS companion app with CloudKit sync - ## License oAI is source-available under the **PolyForm Noncommercial License 1.0.0**.