You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
非得用个gpt进行约束:
默认原则:
不空 path 扫全 workspace
必须尽量指定具体子目录
必须加 glob 文件类型过滤
必须设置 result_limit,通常 ≤ 50
如果你没给目录,我会先判断最可能目录;不确定时先问你,不直接全局搜
这样可以避免再被大 ZIP、缓存、日志、依赖目录拖死。
不然就会一直卡住,要记到全局规则里面,不然每次搜索就会卡死
Beta Was this translation helpful? Give feedback.
All reactions