Skip to content

feat(ai): Add output messages field renderer#114412

Merged
obostjancic merged 1 commit intomasterfrom
ognjenbostjancic/tet-2267-add-custom-field-renderer-in-explore-for
May 4, 2026
Merged

feat(ai): Add output messages field renderer#114412
obostjancic merged 1 commit intomasterfrom
ognjenbostjancic/tet-2267-add-custom-field-renderer-in-explore-for

Conversation

@obostjancic
Copy link
Copy Markdown
Member

@obostjancic obostjancic commented Apr 30, 2026

Add a custom field renderer for gen_ai.output.messages so Explore and dashboard cells show extracted assistant output instead of the raw message envelope. The renderer keeps the output in the standard Discover field container without custom tooltip or styling.

Before:
CleanShot 2026-04-30 at 12 02 30

After:
CleanShot 2026-04-30 at 12 02 59

Closes TET-2267

@linear-code
Copy link
Copy Markdown

linear-code Bot commented Apr 30, 2026

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 30, 2026
@obostjancic obostjancic force-pushed the ognjenbostjancic/tet-2267-add-custom-field-renderer-in-explore-for branch from a54140d to b25641d Compare April 30, 2026 09:49
Render gen_ai.output.messages through the existing AI content renderer so Explore and dashboard cells show extracted assistant output instead of the raw message envelope.

Refs TET-2267

Co-Authored-By: Codex <noreply@openai.com>
@obostjancic obostjancic force-pushed the ognjenbostjancic/tet-2267-add-custom-field-renderer-in-explore-for branch from b25641d to 768bfae Compare April 30, 2026 09:54
@obostjancic obostjancic requested a review from a team April 30, 2026 10:03
@obostjancic obostjancic marked this pull request as ready for review April 30, 2026 10:05
@obostjancic obostjancic requested a review from a team as a code owner April 30, 2026 10:05
@obostjancic obostjancic merged commit 934882b into master May 4, 2026
70 checks passed
@obostjancic obostjancic deleted the ognjenbostjancic/tet-2267-add-custom-field-renderer-in-explore-for branch May 4, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants