Components.AI: Implement conversation switching
- 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
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