We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20406c1 commit 3d6478eCopy full SHA for 3d6478e
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this template will be documented in this file.
4
5
+## [v1.6.20260409] - Guardian Owl - 2026-04-09
6
+
7
+### Added
8
+- **Overseer Agent** - Quality assurance agent that reviews work after each test implementation and requests changes if needed
9
+- **Requirements Gatherer Agent** - Agent that asks questions to understand project needs, updates documentation, creates detailed analysis for architect
10
11
+### Changed
12
+- Updated developer workflow to include `@overseer` calls after Phase 3 (TDD tests) and Phase 7 (Quality Assurance)
13
+- Updated AGENTS.md with new agents and updated workflow examples
14
15
## [v1.0.0] - 2026-03-12
16
17
### Added
0 commit comments