Agent V2 and the legacy version shouldn't be an either-or choice #39416
arcsun
started this conversation in
Suggestion
Replies: 1 comment 1 reply
|
@arcsun Hi, may I ask how you implemented it so that both versions can be used? |
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
V2 has a noticeably higher configuration complexity, and v2 is not a complete functional replacement for the legacy Agent. In practice, the two versions share some overlapping features while also offering distinct functionalities.
Making them an either-or proposition also introduces compatibility issues with existing workflows, like #39209
I put together a quick compatibility fix on my custom branch and it's working pretty well (cost me $2). The main branch really should have similar compatibility built-in.

2. Additional context or comments
No response
3. Can you help us with this feature?
All reactions