Doriandarko / omni-engineer

760 stars 125 forks source link

Omni Engineer is not capable of creating files and folders #9

Open AndySharez opened 2 weeks ago

AndySharez commented 2 weeks ago

Hi, so other than claude engineer, omni engineer is not capable of creating files and folders at all.

Is that maybe because of the default setting, that google gemini 1.5 is being used for code creation?

How can I change that to claude sonnet 3.5, or another (coding) LLM?

With openrouter I thought I can switch between the LLMs and pick the one I like.

Thanks

hgncom commented 1 week ago

Same problem here. What am I doing wrong? I watched this video:https://www.youtube.com/watch?v=wmJPEgIryww and here it was able to create directories and files.

Also, I dont see the omni-eng.py file, only the main.py file.

MaximPro commented 1 week ago

on mac, make sure visual code or terminal have the right permissions in mac security settings. on other systems as well.

also yes, there is no omni-eng.py right now :/

And I wonder if it uses caching for claude sommet..

hgncom commented 1 week ago

I gave full permissions to Powershell, but it doesnt work :(

Strange about omni-eng.py, because https://www.youtube.com/watch?v=wmJPEgIryww does use that in his video.