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
This commit introduces support for custom agents in the project. It includes the necessary changes to the `CustomAgentHandler` class to execute queries against a custom agent server. The `CustomAgentChatProcessor` and `AutoDevInputSection` classes have been modified to integrate with the new custom agent functionality. Additionally, the `CoUnitSettingService` has been updated to provide access to the custom agent settings.
0 commit comments