II.
InteractionPrimitive overview
Reference · liveinteraction-primitive:breakpoints-mux-cli-ask
breakpoints-mux ask overview
Submit a breakpoint to responders via the configured backend (server or git-native). Optionally waits for an answer and opens a browser session for human responders. Source: packages/breakpoints-mux/src/cli/commands/ask.ts:98-200.
Attributes
displayName
breakpoints-mux ask
kind
cli-subcommand
surface
cli
parentBin
breakpoints-mux
subcommandVerb
ask
flags
- -q,--question:1:breakpoint text (required)
- -c,--context:1:additional plain-text context
- --context-file:1:load structured context from JSON or text file
- --markdown:1:markdown body for the browser session
- --markdown-file:1:load markdown body from a file
- --code:1:append a code snippet (repeatable)
- --file-ref:1:append a file reference (repeatable)
- --tag:1:append a tag (repeatable)
- --link:1:append a label=url link (repeatable)
- -e,--responders:1:comma-separated responder IDs
- -p,--project:1:project id (required)
- -r,--repo:1:repository id (required)
- -s,--strategy:1:single|first-response-wins|collect-all|quorum
- -t,--timeout:1:wait timeout in seconds (default 300)
- -w,--wait:0:wait for an answer before returning
- --open-browser:0:open a browser session for answering
- --answerer-id:1:identity for browser-session answers
- --answerer-name:1:display name for browser-session answers
description
Submit a breakpoint to responders via the configured backend (server
or git-native). Optionally waits for an answer and opens a browser
session for human responders.
Source: packages/breakpoints-mux/src/cli/commands/ask.ts:98-200.
Outgoing edges
None.
Incoming edges
exposes_subcommand1
- package:a5c-ai-breakpoints-mux·PackageSurface
supports_interaction_primitive1
- agent-ui-impl:babysitter.ui@current·AgentUIImplbabysitter UI (current) — agent-mux + babysitter-agent CLI