From 3d6478e37755ce416ed95b4db7b54feee7750f91 Mon Sep 17 00:00:00 2001 From: nullhack Date: Thu, 9 Apr 2026 12:28:27 -0400 Subject: [PATCH] chore(release): v1.6.20260409 - Guardian Owl --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf8391c..6e8ef7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this template will be documented in this file. +## [v1.6.20260409] - Guardian Owl - 2026-04-09 + +### Added +- **Overseer Agent** - Quality assurance agent that reviews work after each test implementation and requests changes if needed +- **Requirements Gatherer Agent** - Agent that asks questions to understand project needs, updates documentation, creates detailed analysis for architect + +### Changed +- Updated developer workflow to include `@overseer` calls after Phase 3 (TDD tests) and Phase 7 (Quality Assurance) +- Updated AGENTS.md with new agents and updated workflow examples + ## [v1.0.0] - 2026-03-12 ### Added