feat(ctx): _build_ctx补org_id——能力工具handler可取当前用户机构(供应商自动归属需要)
This commit is contained in:
parent
63d9e00a1e
commit
7596f76605
@ -726,6 +726,7 @@ class AgentExecutor:
|
||||
return {
|
||||
"project_id": self.project_id,
|
||||
"user_id": self.user_id,
|
||||
"org_id": self.org_id,
|
||||
"pipeline_id": self.pipeline_id,
|
||||
"space": self.space,
|
||||
"workspace_dir": self.workspace_dir,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user