Releases: mycelium-hq/ai-brain-starter
Releases · mycelium-hq/ai-brain-starter
Release list
v1.3.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
What's Changed
- Drop light/full tier, fix Windows PS BOM bug, add CI + /diagnose by @adelaidasofia in #7
- feat: Claude Code config integrity guards (3 hooks, 5-layer defense) by @adelaidasofia in #8
- docs: README polish for YC reviewers by @adelaidasofia in #9
- docs(hookify): refresh authoring cheatsheet + add regression harness by @adelaidasofia in #10
- feat: drift-detection.py + check-rule-conflicts.py (verification harness) by @adelaidasofia in #11
- feat: passive-capture.py + sunday-review Step 4d (Engram mem_capture_passive analog) by @adelaidasofia in #12
- refactor: shared _meta_resolver fixes copy-pasted Meta detection bug by @adelaidasofia in #14
- feat: sunday-review Step 4f + closed-loop-week-report.py by @adelaidasofia in #15
- docs(readme): lead with DELEGATE-52 frame and four moving parts by @adelaidasofia in #13
New Contributors
- @adelaidasofia made their first contribution in #7
Full Changelog: v1.0.0...v1.1.0
v1.0.0 — The Operating System for Claude Code
The first tagged release of ai-brain-starter.
What's included
- 24-phase interactive setup — Claude interviews you, builds your vault, installs all tools
- One-command bootstrap —
curl | bash(Mac/Linux) orirm | iex(Windows) installs everything - Session lifecycle hooks — auto-load context at start, auto-capture everything at end
- 11 skills — daily journal, weekly/monthly insights, graphify, humanizer, deconstruct, patterns, meeting-todos, notebooklm, nano-banana, optimize-brain, mem-search
- Memory system — 5-type taxonomy that makes corrections and context persist across sessions
- Knowledge graphs — turn your vault into queryable structured data
- Advisory panel — 90+ real voices that challenge your thinking during journaling
- Accountability rules — Claude pushes back, checks your ego, calls out avoidance
- Team vault support — join-team mode for shared vaults
- Auto-update — drift detection and one-click updates for non-technical users
Read the full story: How I Built a Second Brain That Actually Works With AI
Newer releases include downloadable artifacts
This v1.0.0 release was the launch announcement and ships no zip artifact. To install via Claude Code 2.1.129+'s --plugin-url flag, use the latest tagged release:
claude --plugin-url https://github.com/adelaidasofia/ai-brain-starter/releases/latest/download/ai-brain-starter.zip
Or browse the releases page for a specific version. The v1.1.0 release and forward have zip + tar.gz + sha256 sums attached.