mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-17 03:04:20 +00:00
fix(agent-runner): package context for plugin execution
This commit is contained in:
committed by
huanghuoguoguo
parent
d8d98b0838
commit
c1dc5e3970
@@ -31,7 +31,7 @@ class AgentRunOrchestrator:
|
||||
Responsibilities:
|
||||
- Resolve runner ID from pipeline config (new or old format)
|
||||
- Get runner descriptor from registry
|
||||
- Build AgentRunContext from Query
|
||||
- Provision AgentRunContext envelope from Query
|
||||
- Build AgentResources with permission filtering
|
||||
- Invoke plugin runtime RUN_AGENT action
|
||||
- Normalize AgentRunResult to Pipeline messages
|
||||
|
||||
Reference in New Issue
Block a user