Can ACP be more generic? #39
Areo-Joe
started this conversation in
Protocol Suggestions
Replies: 1 comment 2 replies
|
@Areo-Joe glad you are interested! We are obviously going full-speed ahead on making sure this works great for coding agents at the moment, but that doesn't mean it can't evolve in the future. We have tried to be as agnostic as we can about how some of these calls are used to allow for maximum flexibility in agent implementations, while still having consistent flows clients can count on. That being said, it is possible many of the core |
2 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.
Agent Client Protocol, sounds like a generic protocol for any agent client, but the README says it aims to do the coding agent stuff. Is there a chance that we aim for sth more generic?
Or maybe the protocol is already generic enough that we can use this to create sth other than coding agent?
All reactions