3 lines
323 B
Markdown
3 lines
323 B
Markdown
* Avoid using glob tool for search as it may not work properly on this codebase. Search using bash instead.
|
|
* If you use the task tool to have an agent investigate something, make sure to let it know to avoid using glob
|
|
* Prefer solving tasks in a single session. Only spawn subagents for genuinely independent workstreams. |