This might pivot this project into a new direction, but I want to know if it's possible to make the instances to communicate with each other (with human in loop for review)
what I want is that instead of an instance working at a problem at a time, I want 2 (or 3 and more) instances working on the same problem but in a pipeline as different roles
Something like:
Planner (GLM5.1:cloud) -> Coder (Kimi k2.6:cloud) -> Tester (Deepseek-v4-pro:cloud) -(Feedback to Planner)-> Planner ...........: Iterates until a high-level context is reached
Of course I could do it like asking an instance to be planner -> copy the output into coder instance, etc. But it would be great if we could have an automation mode for this
This might pivot this project into a new direction, but I want to know if it's possible to make the instances to communicate with each other (with human in loop for review)
what I want is that instead of an instance working at a problem at a time, I want 2 (or 3 and more) instances working on the same problem but in a pipeline as different roles
Something like:
Planner (GLM5.1:cloud) -> Coder (Kimi k2.6:cloud) -> Tester (Deepseek-v4-pro:cloud) -(Feedback to Planner)-> Planner ...........: Iterates until a high-level context is reached
Of course I could do it like asking an instance to be planner -> copy the output into coder instance, etc. But it would be great if we could have an automation mode for this