dotnet / dotnet/aspnetcore

Components.AI: Implement per-message and per-turn decorator slots

Open
#68,426 0 comments 0 reactions 0 assignees View on GitHub
area-blazor cost: L feature-blazor-builtin-components Priority:0
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

### Is your feature request related to a problem? Please describe the problem.

Applications cannot attach reusable content to each message or wrap an entire turn.

### Describe the solution you'd like

Implement the approved separate seams. Every request and assistant message gets a row beneath and outside its box aligned to that message; turn decorators wrap the whole turn and can render dividers, markers, or end-of-turn options.

### Additional context

Leaf task for #68227 requirements F1, F8, and F9. Depends on approved decorator API and stable identities.

Contributor guide

Open the contributing guide

Research direction

Start with the requirements in #68227 and the approved decorator API, then inspect the existing Components.AI message and turn rendering entry points. Done means request and assistant messages expose aligned per-message slots, while turn decorators wrap the full turn and support dividers, markers, or end-of-turn options with stable identities.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.