-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: copilot plugin debugger (#12876)
* feat: copilot plugin debugger initial changes * fix: compile error * feat: clean up cdp * feat: use short telemetry event name * feat: collect and clean cdp clients * feat: telemetry + error handling + feature flag + templates * fix: connection check * refactor: revert telemetry event * refactor: clean * refactor: clean * refactor: clean * test: ut * feat: version * feat: revert * fix: isM365CopilotChatDebugSession * test: ut * test: ut * refactor: update ui to success driven * test: ut * test: ut * test: ut for cdpClient * fix: ut * fix: m365 compabible * fix: both url works * fix: ut * fix: log * feat: support multiple api debug sessions * test: add unit tests for copilot debug log output * test: ut * test: ut * test: ut --------- Co-authored-by: samwelkanda <[email protected]>
- Loading branch information
1 parent
7ab47da
commit 8f0fc45
Showing
18 changed files
with
1,691 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.