agentscope-ai / agentscope-ai/agentscope

perf(event): add status event into the agent event system

未關閉
#1,698 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
stale-issue
主要語言
Python
星號
31.6k
分支
3.5k
平均合併
1 天 16 小時
30 天內合併 PR
103

描述

**Background**

We have established an event system to support frontend interactions and human-in-the-loop (HITL) workflows. Currently, when the agent performs time-consuming internal operations — such as compacting the context — there is no way to notify the frontend, leaving users uninformed about what is happening in the background.

**Changes**

- Introduced a general-purpose status event mechanism that allows the backend to emit status notifications to the frontend during time-consuming operations.
- These events are designed to be operation-agnostic, enabling users to customize the event content rather than being tied to any specific operation, ensuring flexibility and extensibility for future use cases.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。