You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
No user involvement in the article reviewing process.
Describe the solution you'd like
It should be possible for the user to provide additional feedback to the Writer Agent after the Editor Agent has no other findings.
If a official UserProxyAgent would be available in Semantic Kernel, it could be added into the GroupChat with the two agents. Currently that's not available.
Describe alternatives you've considered
A new chat can be established between the Writer Agent and user input, inserting the last article version into the chat history.
Is your feature request related to a problem? Please describe.
No user involvement in the article reviewing process.
Describe the solution you'd like
It should be possible for the user to provide additional feedback to the
Writer Agentafter theEditor Agenthas no other findings.If a official
UserProxyAgentwould be available in Semantic Kernel, it could be added into theGroupChatwith the two agents.Currently that's not available.
Describe alternatives you've considered
A new chat can be established between the
Writer Agentand user input, inserting the last article version into the chat history.Additional context