Doriandarko / maestro

A framework for Claude Opus to intelligently orchestrate subagents.
4.17k stars 651 forks source link

File structure issue on ollama #27

Open shuvocasanova opened 7 months ago

shuvocasanova commented 7 months 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 6 months 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.