Add verified Dev Brain skills

This commit is contained in:
Georg Bauer
2026-07-28 18:57:08 +02:00
parent 5ec873074b
commit 2391e2a680
5 changed files with 428 additions and 52 deletions

View File

@@ -16,6 +16,10 @@ the Metal kernels and small native integration layers are adapted from
project files; run and monitor asynchronous shell commands; search Google;
and visit rendered web pages. File access is confined to the project, output
is bounded, and risky shell or visible-browser actions require approval.
- **Project-backed Dev Brain.** An optional managed Obsidian vault provides
source-verified wiki pages, ranked search, and on-demand skills. Each session
receives the verified skill names, descriptions, and paths, then loads full
instructions only when a task matches.
- **Long-running sessions.** Transcripts and summaries are stored in SQLite.
Automatic and manual context compaction preserve the complete visible chat,
while durable KV checkpoints make follow-up turns and relaunches resumable.