v0.3.0 Draft Release Notes¶
Headline¶
SecondBrain is now a public local-first runtime for grounded retrieval, memory, governed execution, and offline-friendly agent patterns.
Key Workflows¶
- repo-local quickstart with
make setup - personal knowledge demo using
demo_vault/ - offline pattern and custom-tool demos
Installation¶
Known Limitations¶
- the repo contains many experimental subsystems
- not every connector is equally polished
- some broader runtime surfaces are still better treated as exploratory
Next Priorities¶
- tighten demo coverage
- simplify CI and release hygiene
- keep docs aligned as the runtime evolves