docs(web): refresh the MessageItem module comment for the steering caption
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
// MessageItem: simple chat nodes — user and consumed-steering bubbles
|
// MessageItem: simple chat nodes — user and consumed-steering bubbles
|
||||||
// (right-aligned, with clock + copy / branch IconActions), pending steering
|
// (right-aligned, with clock + copy / branch IconActions; steering adds the
|
||||||
// (copy only), context injection, compaction marker, retry disclosure, and
|
// interjection caption that names it), pending steering (caption + copy only),
|
||||||
// unknown-surface JSON rows.
|
// context injection, compaction marker, retry disclosure, and unknown-surface
|
||||||
|
// JSON rows.
|
||||||
|
|
||||||
import { memo, useEffect, useMemo, useState } from 'react'
|
import { memo, useEffect, useMemo, useState } from 'react'
|
||||||
import type { ReactNode } from 'react'
|
import type { ReactNode } from 'react'
|
||||||
|
|||||||
Reference in New Issue
Block a user