flame icon indicating copy to clipboard operation
flame copied to clipboard

Add record_events to task_context/session_context for user events.

Open k82cn opened this issue 3 months ago • 0 comments

Motivation

When running Agent, it's usually reported task status during execution, e.g. reasoning process. It's not the part of result, but it's import for the end user to understand the result or debug.

Function Specification

Add record_events function to TaskContext/SessionContext for flame instance to report the process of task.

Solutions

N/A

Additional context

N/A

k82cn avatar Oct 09 '25 02:10 k82cn