Commit c798730
authored
🤖 fix: add filter_exclude guidance to bash_output description (#1084)
Agents were repeatedly calling bash_output in tight loops instead of
using filter_exclude with longer timeouts. Added a concrete trigger ('3+
times') to help agents recognize polling spam and switch to the better
pattern.
_Generated with `mux`_1 parent a220381 commit c798730
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
| 248 | + | |
248 | 249 | | |
249 | 250 | | |
250 | 251 | | |
| |||
0 commit comments