1. Type of Issue
Please select the type of issue (mark with an [x]):
2. Why is it required?
maca generates a lot of logs at the moment which is good in a development mode, but would like to disable verbose logging by default and enable that with a feature flag for debugging or tracing.
3. What is the acceptance criteria?
- Disable logs on how the agents work and collaborate, rather focus on the output i.e. the generated code
- Print all agent logs when --verbose is enabled
1. Type of Issue
Please select the type of issue (mark with an [x]):
2. Why is it required?
macagenerates a lot of logs at the moment which is good in a development mode, but would like to disable verbose logging by default and enable that with a feature flag for debugging or tracing.3. What is the acceptance criteria?