dashboard: remove the Y3R C4LL questions pane (ask/answer removal, frontend)
This commit is contained in:
parent
e1aae29068
commit
ff0a6660aa
16 changed files with 74 additions and 680 deletions
|
|
@ -246,9 +246,10 @@ hyperhive tools have their own cases and skip this path.
|
|||
|
||||
An `mcp__hyperhive__ask(to: "operator", ...)` row has no inline
|
||||
answer form in this terminal — it renders like any other tool call.
|
||||
The operator answers a pending question from the main dashboard's
|
||||
own question surfacing (`dashboard/src/swarm.js` + `call.js`, the
|
||||
Y3R C4LL tab), not from the per-agent page.
|
||||
The dashboard's own question-surfacing UI that used to let the
|
||||
operator answer from the Y3R C4LL tab is gone (hyperhive#3721); there
|
||||
is currently no UI path to answer an operator-targeted `ask()` at
|
||||
all.
|
||||
|
||||
## Dashboard side (not covered here)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue