Commit e575da0
fix(ai): stop AI composer placeholder doubling to 'Ask Ask…' for the Ask agent (#1988)
The composer placeholder 'Ask {agent}…' doubles to 'Ask Ask…' for the data-query
agent whose label is 'Ask'. Route the ask agent (agentRouteName === 'ask') to its
purpose-built placeholder console.ai.askAnything ('Ask anything…', already
localized) instead. Found dogfooding the AI Ask flow.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8e7c1da commit e575da0
2 files changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
1086 | | - | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
1087 | 1091 | | |
1088 | 1092 | | |
1089 | 1093 | | |
| |||
0 commit comments