Files
DS4Server/PLAN.md
2026-07-27 15:09:12 +02:00

16 lines
705 B
Markdown

# DS4Server implementation plan
Only unfinished implementation work belongs here. DwarfStar remains the
behavioral oracle for model execution, token processing, context accounting,
KV-cache behavior, the HTTP API, and the built-in agent loop.
## 1. Add Dev Brain support
- Let the user select one Obsidian vault and give the local agent bounded
Markdown memory_search, memory_read, memory_create, and memory_append
operations outside project folders.
- the dev brain uses simple markdown lines to separate multiple memories
- check LLM wiki ideas online to see how obdsidian should be used by the LLM
as a memory storage
- dev brain can be enabled/disabled in preferences to reduce system prompt