Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 23:24
· 31 commits to main since this release
a241183

Minor Changes

  • c687904 Thanks @cevr! - Add project-namespaced vault directories with auto-detection. brain inject now detects the current project (via BRAIN_PROJECT env, git root basename, or cwd basename) and injects notes from projects/<name>/ alongside the global index. brain init --project --global creates minimal sub-vaults. New ConfigService.currentProjectName() method.