Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.2 KB

File metadata and controls

44 lines (28 loc) · 1.2 KB

Changelog — retort

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commit messages follow Conventional Commits. Activate the commit template: git config commit.template .gitmessage


[Unreleased]

Added

  • Initial Retort integration (v3.1.0)
  • Multi-agent team framework with 10 teams
  • 5-phase lifecycle orchestration model
  • Support for Claude Code, Cursor, Windsurf, Copilot, and MCP/A2A
  • Hook-based safety guardrails
  • Automated quality gates and validation

Changed

  • (none yet)

Fixed

  • (none yet)

Removed

  • (none yet)

Maintained by Retort. Update this file as part of the Ship phase. For significant changes, also create a history document: ./scripts/create-doc.sh <type> "<title>" <pr> See Changelog Best Practices for tooling options.