-
fix(pi-fff): prefix promptGuidelines with tool name (#737) (#741)
发布于
2026-08-04 18:28:43 +00:00 Per pi extension docs, each guideline in promptGuidelines is appended
to the flat Guidelines block without tool grouping, so the LLM cannot
tell which tool owns which bullet. Prefix each entry with the dynamic
tool name (toolNames.grep / toolNames.find / toolNames.multiGrep) so
guidelines stay correct in override mode too.Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com
下载附件