dotnet / dotnet/aspnetcore

Components.AI: Support mid-conversation and agent-provided suggestions

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

Description

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

Suggestions only appear before the first turn, can race with state transitions, and only accept static app parameters.

### Describe the solution you'd like

Allow suggestions at appropriate points throughout a conversation, enforce the interaction-state matrix, and add an extensible source for dynamic agent-provided suggestions without auto-submitting them.

### Additional context

Leaf task for #68227 requirements K1, K3, and K4.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing Components.AI suggestion flow and the parent issue #68227 requirements K1, K3, and K4. Map how suggestions interact with conversation state, then verify that mid-conversation and agent-provided suggestions are supported without automatic submission and respect the interaction-state matrix.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ai, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.