-
Notifications
You must be signed in to change notification settings - Fork 8
Roadmap
pixelnull edited this page Mar 24, 2026
·
11 revisions
Possible future features for DeepLore Enhanced. Nothing here is promised or on a timeline — these are ideas collected from community feedback, GitHub issues, and the developer's own plans. Some may ship soon, some may never ship, and priorities can shift.
Have a feature request? Open a GitHub issue with the enhancement label.
Note: Features already shipped are documented on the Features page and in the Changelog.
| Feature | Description | Source |
|---|---|---|
| Inclusion Groups | A group frontmatter field where only one entry per group injects per chat. User-creatable frontmatter toggles with a panel UI to select which group member is active. Solves the "12 fantasy species, pick one" problem without manual pin/block. |
Planned |
| Outlet / outletName Support | Map entries to SillyTavern lorebook outlet names, or support additional named injection positions like "before char" and "after author's note" as alternatives to the current position/depth/role system. | GitHub #3, Planned |
| Feature | Description | Source |
|---|---|---|
| Auto-Sync from ST World Info | Watch a SillyTavern lorebook JSON file for changes and auto-import new entries into the paired vault. Bridges the gap with extensions like MemoryBooks and WREC that create WI entries through the default lorebook system. | GitHub #3 |
| AI-Generated Summaries on Import | When importing entries via /dle-import, optionally spend an API call per entry to generate a real summary field instead of the default placeholder. Off by default. (Post-import summaries can already be generated with /dle-summarize.) |
GitHub #3, Planned |
| Update Existing Entries | A dedicated function to update vault entries that already exist — modifying specific frontmatter fields while preserving the rest — rather than requiring a full file rewrite. | Reddit (PlussyShep) |
| Per-Chat Vault Auto-Switching | Automatically assign vaults to chats instead of manual toggling. Could also treat folders within a single vault as chat-specific lorebooks. | GitHub #3 |
| Feature | Description | Source |
|---|---|---|
| Remote Obsidian Support | Allow connecting to an Obsidian instance running on a different machine. Currently hardcoded to 127.0.0.1 with only port configurable. Would need a configurable hostname/IP field for each vault connection. |
GitHub #5 |
| Phone/Mobile Support | Use DLE when SillyTavern runs on a PC but the user accesses it from a phone browser. Related to remote Obsidian support — the browser needs to reach the Obsidian REST API. | Reddit (renonut) |
| Higher/Unlimited AI Timeout | Allow the AI search timeout to exceed the current 30,000ms cap, or let users disable it entirely for slow models. Scribe and Auto-Suggest already allow up to 60,000ms. | GitHub #3 |
| Feature | Description | Source |
|---|---|---|
| Mirror Other Extensions | Use Obsidian as unified storage for lore maintenance features from other extensions (MemoryBooks, WREC, etc.), so everything flows through the vault instead of being scattered across systems. | Planned |
| Item | Description |
|---|---|
| Rebrand to "DeepLore" | Drop the "Enhanced" suffix once enough features have landed. Base DeepLore is deprecated. Migration planned after the feature set stabilizes. |
Last updated: 2026-03-23
DeepLore Wiki
Getting started
Features
Reference
Help