Replies: 2 comments
-
|
This is basically what I want too. Right now I manually copy output from one session into the next. If OpenACP could chain sessions that would be a game changer for complex multi-step workflows. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The ACP protocol has a concept of agent composition that could enable this at the protocol level. If OpenACP implements ACP session chaining, you'd define a pipeline in config and OpenACP handles the handoff. Worth tracking the ACP spec progress alongside this request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can't create focused agents right now and orchestrate them together — search-only, DB-only, code-only — and have them pass results to each other. Is there any concept of agent-to-agent routing in OpenACP, where one agent's output becomes another agent's input? Something like a pipeline definition in the config would be incredibly powerful.
Beta Was this translation helpful? Give feedback.
All reactions