Devika stuck at duckduckgo search
Devika getting stuck at duckduckgo search. it is not showing any results that is pulled from the browser. instead it just showing that it is researching but it is not pulling any info from browser. here i am using claude api and i entered and setup perfectly it is working fine but browsing results are not being fetched.
I just installed Devika and have exactly the same issue.
I just installed Devika and have the same issue.
it worked after installing "playwright" as mentioned in quick-start
it worked but never continued to write code it stops at the below point
I'm currently analyzing the project prompt and identifying the key components of the plan.
it worked after installing "playwright" as mentioned in quick-start
i installed playwright and all other dependencies that are required for this project. Even then it is not working
it worked after installing "playwright" as mentioned in quick-start
i installed playwright and all other dependencies that are required for this project. Even then it is not working
It worked once then every time sent a step-by-step plan then stuck in searching step
I found it was stuck with me in this line
and I added this then it proceeded to the next steps
if ask_user != "" and ask_user is not None:
but never complete the code it sends task is completed but generated code is one file contain comments only
Seeing the same. Doesn't search the internet. Just confirms development is finished with commented file showing.
fetch the latest changes. already fixed