Skip to main content

Module response_finalize

Module response_finalize 

Source

Structs§

PendingResponse
PendingResponses
ResolvedPending

Enums§

DispatchOutcome

Functions§

attach_bg_completions
attach_status_bar
Attach the agent status-bar counts to the response envelope so the plugin after-hook can surface the IDE-style status bar (emit-on-change). Skips internal/transport commands that don’t represent agent tool calls (their responses never reach the agent, and bash-lifecycle commands fire rapidly). errors/warnings are read live from the LSP store. Tier-2 and todo counts come from a cached snapshot, so the payload stays omitted until that snapshot has been populated.
finalize_response
Apply finalizers in the established response order: background completions first, then status bar counts.
finalize_response_with_bg_completions

Type Aliases§

PendingResponsePoll