provider::command-code::abort
Cancel the in-flight Command Code upstream stream for a request_id.
- request_idstringrequired
- abortedbooleanrequired
Command Code provider worker; routes Claude models to the Anthropic Messages API and other models to OpenAI Chat Completions behind llm-router.
exact versions are immutable; binary and bundle artifacts are digest-pinned.
Cancel the in-flight Command Code upstream stream for a request_id.
Internal router::ready subscriber that re-declares Command Code and refreshes its catalog.
Refresh the namespaced Command Code catalog from its live public model listing.
Stream a Command Code completion using the model's required native dialect and relay AssistantMessageEvent frames to writer_ref.
Single-variant role tags: exact-match on deserialize, correct wire string on serialize, and they let `AgentMessage` be an untagged union.