~kris/9p

llm9p

ref: 4191d4e78cf8495fd39a4588ec5649646ae2df88 llm9p/internal/llmfs/system.go -rw-r--r-- 1.1 KiB
4e8ff274 — pdfinn 7 months ago
feat: Add system prompt file for persistent persona configuration

- Add system file (read/write) to set system prompt
- System prompt persists across conversation resets
- Add SystemPrompt() and SetSystemPrompt() to Backend interface
- Update both API and CLI clients to support dedicated system prompt
- Update documentation and examples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>