ACP: start typing lifecycle at turn start and harden delivery

This commit is contained in:
Onur
2026-03-01 15:21:21 +01:00
committed by Onur Solmaz
parent c8b958e573
commit 43c57005a6
8 changed files with 189 additions and 11 deletions

View File

@@ -177,7 +177,7 @@ export const FIELD_HELP: Record<string, string> = {
"acp.stream.deliveryMode":
"ACP delivery style: live streams projected output incrementally, final_only buffers all projected ACP output until terminal turn events.",
"acp.stream.hiddenBoundarySeparator":
"Separator inserted before next visible assistant text when hidden ACP tool lifecycle events occurred (none|space|newline|paragraph).",
"Separator inserted before next visible assistant text when hidden ACP tool lifecycle events occurred (none|space|newline|paragraph). Default: paragraph.",
"acp.stream.maxTurnChars":
"Maximum assistant text characters projected per ACP turn before truncation notice is emitted.",
"acp.stream.maxToolSummaryChars":