Skip to content

Releases: Railly/agent-brain

Agent Brain v2.0.0

Choose a tag to compare

@Railly Railly released this 23 Jul 04:37
v2.0.0
7e27fe3

Agent Brain v2 keeps the original vault and 15 workflows while removing runtime drift.

What changed

  • .agents/skills is the canonical workflow source
  • bun run sync materializes portable Claude Code skill and slash command adapters
  • bun run check rejects stale adapters, invalid frontmatter, missing workflows, and mirrored template drift
  • the original slash commands and seven-folder vault remain compatible
  • the v1 migration copies workflow surfaces without replacing personal notes or context
  • setup and command documentation now match the files that actually ship

Upgrade from v1

Follow the non-destructive migration guide. The original release remains available as v1.0.0.

Verification

The release passed the template checker, review surface gates, a temporary migration from v1, and a forced stale-adapter failure. Read the v2 review evidence.

Read the update

My Agentic Second Brain, Four Months Later

Full diff: v1.0.0...v2.0.0

Agent Brain v1.0.0

Choose a tag to compare

@Railly Railly released this 23 Jul 04:26
v1.0.0

The first public snapshot of Agent Brain, frozen at the architecture published on March 31, 2026.

Included

  • seven-folder Obsidian vault structure
  • 15 canonical agent skills with Claude Code command adapters
  • Claude Code and Codex context templates
  • guided /init, daily, weekly, research, retrieval, and shipping workflows
  • example notes, dashboards, anti-patterns, and documentation

Read the original article

Obsidian as a Personal OS for AI Coding Agents

This historical release preserves the original workflow for existing users while Agent Brain v2 evolves separately.