Kaizen Agent is an open-source CLI tool that helps you ship better LLM apps by automating the boring parts of development:
š§Ŗ Define test cases in a simple YAML file (input, expected output, pass/fail conditions)
š¤ Automatically run all test cases
š§ If something fails, the agent analyzes and suggests prompt/code changes
š It keeps retrying until the test passes
š¦ Then it makes a pull request with the fix ā ready to review
No more endless trial and error. Just write your tests and let the agent do the rest.
Comments (0)
No comments yet. Be the first to share your thoughts!