Commit Graph

5 Commits

Author SHA1 Message Date
g1nation 8da9532ca1 feat(engine): implement self-reflection (reflector) stage in multi-agent pipeline
- Added ReflectorAgent for meta-cognition and critical review between Research and Writing
- Updated WriterAgent to explicitly address reflection critiques
- Introduced 'g1nation.enableReflection' configuration setting
- Added comprehensive integration tests for the self-reflection stage
- Documented design decisions in ADR-0010 and related discussion records
2026-05-14 01:47:28 +09:00
g1nation 82db8495f8 feat: upgrade core agent workflow and system utilities 2026-05-01 20:24:00 +09:00
g1nation fad4725008 chore: bump version to v2.33.4 and apply manual stabilization updates 2026-05-01 19:23:30 +09:00
Wonseok Jung cd1d6a3da8 feat: implement next-gen vectorized engine, async architecture, and modernization roadmap v2.32.0 2026-04-30 23:44:36 +09:00
Wonseok Jung c69ba168fa fix: v2.22.0 - stable multi-agent workflow (API compatibility & architecture refactor) 2026-04-30 00:58:00 +09:00