Commit 0dd8d1b
committed
feat: simplify interactive CLI output to keep it pristine and minimal
- Silence all verbose intermediate status logs, thought logs, tool execution results, bus transfers, and swarm statistics in the default CLI mode
- Only stream assistant responses, structured plans, clarifying questions, and final result summaries
- Implement automatic tool execution approval under the hood when in CLI mode for seamless execution
- Resolve all potential ESM/CommonJS compile issues elegantly with fs imports1 parent 8193142 commit 0dd8d1b
1 file changed
Lines changed: 6 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
213 | | - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
214 | 216 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | 217 | | |
230 | 218 | | |
231 | 219 | | |
| |||
237 | 225 | | |
238 | 226 | | |
239 | 227 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | 228 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
| 229 | + | |
250 | 230 | | |
251 | 231 | | |
252 | 232 | | |
| |||
0 commit comments