change: send down proj context with pi tool/skills

This commit is contained in:
2026-08-05 10:58:05 -04:00
parent bed74f9d33
commit 723b7be84a
4 changed files with 673 additions and 637 deletions

View File

@@ -1434,7 +1434,7 @@ async function runFollowUpSession(
undefined,
model,
config.thinkingLevel,
true, // noSkills — follow-up sessions don't need the skills catalog
false, // noSkills=false — follow-up sessions load skills too
(ctx.modelRegistry as any).runtime as ModelRuntime,
);