mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-01 14:52:25 +00:00
better detection of prettier formatter
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user