Commit 4a0131a
[Agent Builder] Document chat status, concurrency, and human-in-the-loop prompts (#7290)
## [URL
preview](#7290 (comment))
Documents the Chat Experience UX work for Agent Builder in
[`chat.md`](https://www.elastic.co/docs/explore-analyze/ai-features/agent-builder/chat)
and the
[glossary](https://www.elastic.co/docs/explore-analyze/ai-features/agent-builder/glossary).
## What's added
**Track conversation status** (`ga 9.5+`)
Per-conversation status indicators (In progress, Awaiting your input,
Unread, Error) and independent per-conversation streaming, so you can
work in several conversations at once.
**Human-in-the-loop prompts** (renamed from "Review and confirm agent
changes")
Groups the three prompt types where an agent pauses for your input:
- **Confirm a change** (`ga 9.4+`) — existing preview-before-write
content, now framed under the human-in-the-loop concept.
- **Authorize a connector** (`preview 9.5+`) — OAuth (re-)authorization
when a connector-backed tool call needs access.
- **Answer a clarifying question** (`preview 9.5+`) — up to five
multiple-choice questions; answers persist in the conversation timeline.
**Glossary** — new "Human-in-the-loop (HITL)" entry.
## Closes
- Closes elastic/docs-content-internal#1438
- Closes elastic/docs-content-internal#1363
## Follow-ups
- The **Authorize a connector** screenshot is cropped from the feature
PR and shows an older "Cancel" label; the current UI (and the doc text)
uses "Deny". Worth a recapture, but not blocking.
- Reasoning panel to inline events UX
(elastic/docs-content-internal#1439) is a separate, later change and is
intentionally not included here.
Verified against Kibana source (labels, status states, prompt behavior)
and Kibana PR version labels (all `v9.5.0`).
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Charlotte Hoblik <116336412+charlotte-hoblik@users.noreply.github.com>1 parent 1b0cfda commit 4a0131a
9 files changed
Lines changed: 76 additions & 3 deletions
File tree
- explore-analyze/ai-features/agent-builder
- images
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
153 | 178 | | |
154 | 179 | | |
155 | 180 | | |
| |||
164 | 189 | | |
165 | 190 | | |
166 | 191 | | |
167 | | - | |
| 192 | + | |
168 | 193 | | |
169 | 194 | | |
170 | 195 | | |
171 | 196 | | |
172 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
173 | 200 | | |
174 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
175 | 204 | | |
176 | 205 | | |
177 | 206 | | |
178 | 207 | | |
179 | 208 | | |
180 | 209 | | |
181 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
182 | 245 | | |
183 | 246 | | |
184 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
191 | 197 | | |
192 | 198 | | |
193 | 199 | | |
| |||
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
0 commit comments