Saurav Panda

Results 31 issues of Saurav Panda

We need to add functionality so users can use Kaizen to run unit tests and show the results. This will also help our agentic loop with actual execution feedback so...

Creating an AI-powered local logger for faster and better logging.

WARN[0000] /home/okabe/open-source/kaizen/docker-compose.yml: `version` is obsolete [+] Running 1/2 ⠹ app Pulling 3.2s ✘ redis Error context canceled 3.2s no matching manifest for linux/amd64 in the manifest list entries

Add authentication and basic endpoints for VSCode

# Add Example Demo Application - **Purpose:** Introduce a new demo application that showcases various Python programming concepts. - **Key Changes:** - Added a `main.py` file in the `examples/demo` directory....

Because its a generation task, create a file in kaizen/generators/api_tests.py Make the functionalities similar to Unit tests. Store all the files in .kaizen/api_tests/ Add a runner for API tests similar...

We want to be able to check with the issue label that if similar issues exists. Creating a skeleton to do this check would be great. We can use our...