Another idea is about default command in config file.
We can use
mdflow task.md --_command claude
mdflow task.md -_c gemini
to specify the cli.
For tasks that don't require a specific model, I'd prefer a default command to execute the .md file. If we can set default command in config file, which would be convenient, right?
Another idea is about default command in config file.
We can use
to specify the cli.
For tasks that don't require a specific model, I'd prefer a default command to execute the .md file. If we can set default command in config file, which would be convenient, right?