Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the ability to point to an existing running agent as any role in the tests #737

Open
nodlesh opened this issue Oct 26, 2023 · 0 comments · May be fixed by #880
Open

Support the ability to point to an existing running agent as any role in the tests #737

nodlesh opened this issue Oct 26, 2023 · 0 comments · May be fixed by #880
Assignees

Comments

@nodlesh
Copy link
Contributor

nodlesh commented Oct 26, 2023

AS A AATH User, I WANT to pass an endpoint for an existing running agent/backchannel for ACME, Bob, Faber, or Malory, SO THAT I can use agents not managed by AATH and include external agents in the interoperability testing.

This is going to be easier to do with the ACA-Py backchannel than the Credo backchannel. The Credo backchannel essentially is the agent. It calls class methods to tell the agent what to do, not API endpoints like the ACA-Py backchannel does. To do this with Credo we would have to change that implementation or have the backchannel have an api calling mode where it would call endpoints instead of methods if using a remote agent.

@nodlesh nodlesh linked a pull request Oct 22, 2024 that will close this issue
@nodlesh nodlesh self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant