better detection of prettier formatter

This commit is contained in:
Dax Raad
2025-07-09 22:37:31 -04:00
parent 0ee3b1ede2
commit 8404a97c3e
2 changed files with 8 additions and 17 deletions

View File

@@ -390,7 +390,7 @@ export namespace Session {
}),
).then((x) => x.flat())
if (true)
if (input.mode === "plan")
input.parts.push({
type: "text",
text: PROMPT_PLAN,