google / google/adk-python

Are node-level callbacks / plugin hooks planned for graph Workflow?

未关闭
#6,779 3 条评论 0 个 reaction 已指派 2 人 已被 @GWeale 认领 在 GitHub 查看
core needs review
主要语言
Python
星标
21.5k
派生
4k
平均合并
1 天 14 小时
30 天内合并 PR
37

描述

Is there a plan to add node-level callbacks (or plugin hooks) for graph `Workflow`?

I'd like to log each node execution from a `Plugin`, but `NodeRunner` doesn't dispatch plugin callbacks, and `on_event_callback` only shows what a node emitted, not when it ran.

Something like `before_node_callback` / `after_node_callback` on `BasePlugin` would be enough for my case.

Is this planned, or is the intended approach something else?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。