stitionai / devika

Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
MIT License
18.44k stars 2.39k forks source link

The quality of the output is bad. #330

Open sonicino2 opened 6 months ago

sonicino2 commented 6 months ago

Describe the bug It seems as though Devika works but it's ability to reiterate and change code needs some work.

To Reproduce Steps to reproduce the behavior:

  1. Start a task like create pac-man in python.
  2. Notice the quality of the output
  3. Try to change the output to of the code by asking Devika to do it
  4. Devika has a hard time understanding the situation

Expected behavior I keep going back and forward with Devika on how to code the project, until it is done unto my liking

Desktop (please complete the following information):

Additional context Add any other context about the problem here. Used Claude 3 Opus, ran in VS code with Powershell

pathquester commented 6 months ago

Same issue, when you ask it to complete what it started it responds with things like: "I cannot execute code in this environment but I can guide you".