AGiXT icon indicating copy to clipboard operation
AGiXT copied to clipboard

Chain responses overwritten if same chain is nested

Open Josh-XT opened this issue 1 year ago • 1 comments

Description

Chain responses overwritten if same chain is nested.

  • The chain runs need to have separate IDs other than the chain name itself so that we can track responses from all steps, including ones where the same chain is run inside of a chain.

Operating System

  • [X] Linux
  • [ ] Windows
  • [ ] MacOS

Acknowledgements

  • [X] I am NOT trying to use localhost for providers running outside of the docker container.
  • [X] I am NOT trying to run AGiXT outside of docker, the only supported method to run it.
  • [X] PowerShell 7.X is installed and the version in use on the host machine.
  • [X] Docker is installed and running on the host machine.
  • [X] I am using the latest version of AGiXT.
  • [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.
  • [X] I have searched the existing issues to make sure this bug has not been reported yet.

Josh-XT avatar May 09 '24 15:05 Josh-XT

This causes the task chains to stop and I suppose other longer chains to stop.

birdup000 avatar May 09 '24 16:05 birdup000