Components.AI: Add built-in message and turn action menus
- 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.
Applications must implement common message and turn actions and their composition behavior themselves.
### Describe the solution you'd like
Provide replaceable built-in message and turn menus assembled through decorators. Include the opt-in placement that appends turn-owned actions to the final assistant message row without replacing message-owned actions.
### Additional context
Leaf task for #68227 requirements F2 and F10. Depends on decorator slots.
Contributor guide
Research direction
Start by reading parent issue #68227, especially requirements F2 and F10, then inspect the decorator slots this task depends on. Define the replaceable message and turn menus, their composition behavior, and the opt-in placement for turn-owned actions; done means these requirements are covered without replacing message-owned actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100