You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make agent reload test runtime-compatible
Use a unique reload agent name and assert reload results match the subsequent list result instead of depending on whether the runtime preserves session-configured agents after reload.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Align agent reload tests across SDKs
Apply the same runtime-compatible reload test pattern to Go and Python by using unique reload agent names and asserting reload results match subsequent agent list results.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Add Node agent reload E2E coverage
Add the Node.js counterpart for the runtime-compatible agent reload RPC test, including a unique agent name and reload/list consistency assertion.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments