kaizen-agentic/src/kaizen_agentic
Bernd Worsch 23345cc5fd feat(agency): add coach meta-agent and complete memory brief command (WP-0002 T12-T14)
- Add agents/agent-coach.md: new meta-category coaching agent that reads
  all project agent memories, synthesises cross-agent briefs, and produces
  targeted orientation briefs for incoming agents
- Complete memory brief command: now reads all .kaizen/agents/*/memory.md,
  formats structured orientation output following coach agent spec, adds
  --raw flag for unformatted dump
- Coach validates and appears under kaizen-agentic list --category meta

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 23:41:17 +00:00
..
data/agents Release v1.0.1: Fix CLI error messages and improve user experience 2025-10-20 07:05:32 +02:00
__init__.py Release v1.0.2: Extended CLI error suppression and updated documentation 2025-10-20 07:24:29 +02:00
cli.py feat(agency): add coach meta-agent and complete memory brief command (WP-0002 T12-T14) 2026-03-18 23:41:17 +00:00
core.py Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
detection.py Fix linting violations for v1.0.0 release preparation 2025-10-19 20:44:58 +02:00
extensions.py Fix linting violations for v1.0.0 release preparation 2025-10-19 20:44:58 +02:00
installer.py Fix linting violations for v1.0.0 release preparation 2025-10-19 20:44:58 +02:00
migration.py Fix linting violations for v1.0.0 release preparation 2025-10-19 20:44:58 +02:00
optimization.py Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
registry.py feat(agency): add session protocols to agents and memory field to schema 2026-03-18 23:33:14 +00:00