Skip to content

Releases: michaeljauk/brain-starter

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 15:14

3.4.0 (2026-04-24)

Features

  • skill: sync latest skills and docs from brain vault (843f7a1)

v3.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Apr 22:44

3.3.1 (2026-04-07)

Bug Fixes

  • correct file placement rules, outputs go to project directories not tmp/ (c1d22a2)

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 22:26

3.3.0 (2026-04-07)

Features

  • skill: switch to plugin architecture, keep only 15 vault-native skills (0759bb7)

Bug Fixes

  • docs: use bun instead of npm for qmd install instructions (13d452b)

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 21:36

3.2.0 (2026-04-07)

Features

  • skill: sync 80 skills from brain vault, add 5 new skills (449a633)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 13:59

3.1.0 (2026-04-04)

Features

  • add automatic meeting classification script (08eb9d4)
  • remove auto-link script, replace with lint-brain + wrap-session-up (62ff71e)
  • skill: add lint-brain, manifest indexes, pre-commit meta-doc sync (0abb798)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 16:37

3.0.0 (2026-04-03)

⚠ BREAKING CHANGES

  • vault: Directory structure completely changed. notes/, context/, working-files/, and logs/ are removed. Content now lives in projects/{project}/, research/{topic}/, and knowledge/. Existing users must migrate their files.

Features

  • vault: restructure to project/topic-based directory layout (7017b4d)

v2.0.0 - Sanitized Fresh Start

Choose a tag to compare

@michaeljauk michaeljauk released this 24 Mar 20:08

What's new

History squashed to remove all personal and confidential references. Clean slate for the public template.

Highlights

  • 39 Claude Code skills (9 vault + 30 global auto-discovered)
  • Auto-discovery sync - new global skills picked up automatically from ~/.claude/skills/
  • Built-in sanitization - sync script strips personal references before committing
  • New skills: email-triage, gws-calendar, gws-calendar-agenda, gws-shared, gws-workflow-meeting-prep, m365, json-canvas, render-deploy, render-debug, render-monitor, render-workflows, render-migrate-from-heroku

Breaking

  • Git history reset (single commit). If you've forked, rebase onto the new main.
  • Old tags (v1.0.0-v1.5.0) deleted.