Skip to content

Add v1.5.0 changelog#67

Merged
bmadcode merged 1 commit into
mainfrom
changelog-1.5.0
Apr 6, 2026
Merged

Add v1.5.0 changelog#67
bmadcode merged 1 commit into
mainfrom
changelog-1.5.0

Conversation

@bmadcode
Copy link
Copy Markdown
Contributor

@bmadcode bmadcode commented Apr 6, 2026

Summary

  • Add changelog entry for v1.5.0 covering agent personalization, sanctum architecture, naming reform, and all related changes

🤖 Generated with Claude Code

Summary by CodeRabbit

Release Notes - v1.5.0

  • Breaking Changes

    • Agent scaffolding restructured into three types: stateless, memory-enabled, and autonomous
    • Agent naming conventions updated; bmad- prefix now reserved for official ecosystem agents
  • New Features

    • Agent personalization architecture supporting multiple scaffolding modes
    • Memory persistence with multi-tier sanctum storage system
    • "First Breath" onboarding calibration during conversation
    • Autonomous task scheduling via PULSE with optional headless routing
    • Evolvable capabilities support
  • Bug Fixes

    • Enhanced memory agent detection and quality scanning
    • Fixed report generation for bootloader agents
  • Documentation

    • Updated builder discovery and terminology
    • Added Python 3.10+ and dependency requirements

@bmadcode bmadcode merged commit 32976fd into main Apr 6, 2026
1 of 4 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 41377ed6-0b09-4a8c-a28c-53d162ee036d

📥 Commits

Reviewing files that changed from the base of the PR and between 4a8447d and b29c652.

📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

A new changelog entry for version 1.5.0 was added, documenting breaking changes to agent-builder output types and naming conventions, new personalization architecture features including memory persistence and autonomous wake capabilities, bug fixes for memory agent detection and report creation, refactoring of builder files and memory reference terminology, and version maintenance updates.

Changes

Cohort / File(s) Summary
Changelog Entry
CHANGELOG.md
Added [1.5.0] release notes documenting breaking changes (agent type scaffolding, naming convention requirements), new features (agent personalization architecture, sanctum memory persistence, onboarding via "First Breath", PULSE autonomous wake scheduling, evolvable capabilities), bug fixes (memory agent quality-scan detection, bootloader report creation), refactoring (builder file locations, memory terminology and path convention changes), and maintenance (version bump to 1.5.0).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Release v1.1.0 #33 — Related release update that modifies changelog and version metadata (CHANGELOG.md and package.json) for documentation and version tracking purposes.

Poem

🐰 A changelog hops into view,
With breaking changes and features new,
Memory dances, agents evolve,
Version one-five resolves,
The ecosystem's morning dew!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog-1.5.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant