Refine issue chat chain-of-thought mapping

This commit is contained in:
dotta 2026-04-06 17:45:54 -05:00
parent d8a7342686
commit 2a372fbe8a
5 changed files with 356 additions and 20 deletions

View file

@ -22,7 +22,7 @@ import { Bot, FlaskConical, MessagesSquare, Route, Sparkles, WandSparkles } from
const noop = async () => {};
const highlights = [
"Running assistant replies with streamed text, reasoning, tool cards, and noisy notices",
"Running assistant replies with streamed text, reasoning, tool cards, and background status notes",
"Historical issue events and linked runs rendered inline with the chat timeline",
"Queued user messages, settled assistant comments, and feedback controls",
"Empty and disabled-composer states without relying on live backend data",