dotnet / dotnet/aspnetcore

Components.AI: Implement conversation switching

Open
#68,434 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.

`AgentBoundary` only reacts to an agent instance during initialization and has no defined reset or thread-swap path.

### Describe the solution you'd like

Implement the approved switching contract with correct lifecycle notifications, request cancellation, history restoration, draft/scroll restoration hooks, and focus behavior.

### Additional context

Leaf task for #68227 requirement L1. Depends on switching semantics and lifecycle APIs.

Contributor guide

Open the contributing guide

Research direction

Start by reading AgentBoundary and the approved switching semantics and lifecycle APIs referenced by requirement L1 in #68227. Verify the implementation against the stated contract: lifecycle notifications, request cancellation, history restoration, draft and scroll restoration hooks, and focus behavior, with switching semantics defined before considering the work done.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.