Doriandarko / maestro

A framework for Claude Opus to intelligently orchestrate subagents.
3.49k stars 569 forks source link

File structure issue on ollama #27

Open shuvocasanova opened 1 month ago

shuvocasanova commented 1 month ago

When I use maestro-ollama.py the result's folder gets generated well but the MD files does not go into that folder, instead it gets placed on the root directory. Here are the images; Screenshot_2 Screenshot_3 Screenshot_4

VirtualZardoz commented 1 month ago

I have the same issue on all scripts, not just on Ollama. The .md files are written outside of the directory. However, if other files are created (such as .html) as part of the task, they do go in the right folder.