Ask a question to get started
Enter to send•Shift+Enter new line
complete_attempt( self, *, agent_id: str | None, call_id: str, attempt: int
agent_id
str | None
call_id
str
attempt
int
Commit staged messages for a matching attempt, then clear it.
Duplicate or mismatched calls are ignored idempotently.
Subagent scope, or None for the main agent.
None
LLM call identifier for this attempt.
Zero-based attempt number within the call.