A framework for vendor agnostic agentic assistance
Find a file
tegwick cf45bea63b Add context manifest and reference documentation
- ContextManifest.md: URLs for recreating external context dependencies
- KeepaContributingfile.md: Keep a Contributing-File V0.0.1 format reference
- KeepaTodofile.md: Keep a Todofile V0.0.1 format reference
- PythonVibes.md: Python project best practices reference

These files preserve the external documentation standards used throughout
the project for reproducible context and consistent agent behavior.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 02:10:13 +02:00
agents Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
context Add context manifest and reference documentation 2025-10-19 02:10:13 +02:00
src/kaizen_agentic Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
tests Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
.gitignore Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
CHANGELOG.md Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
CLAUDE.md Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
CONTRIBUTING.md Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
LICENSE Initial commit 2025-10-18 17:05:20 +00:00
Makefile Reorganize Makefile structure and clean up agent redundancy 2025-10-19 02:06:05 +02:00
pyproject.toml Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00
README.md Update README.md 2025-10-18 17:06:32 +00:00
TODO.md Add complete Kaizen Agentic framework foundation 2025-10-19 02:07:53 +02:00

Kaizen Agentic

This project embraces the Japanese concept of "kaizen" (continuous improvement) applied to AI agent development. Every coding subagent becomes part of an optimization loop where performance is measured, patterns are analyzed, and specifications are refined over time.