Tags: devdoshi/copilot-sdk
Tags
Add session event subscription tests for all SDKs (github#16) * Add session event subscription tests for all SDKs - Rename .NET test from Should_SessionEvt_Subscribed to Should_Receive_Session_Events - Add equivalent tests for Node.js, Python, and Go SDKs - Add shared snapshot file for test replay * Update session event tests to assert response content - Change prompt to 'What is 100+200?' - Assert assistant response contains '300' - Regenerate snapshot file * Fix formatting in session.test.ts
Fix ERR_MODULE_NOT_FOUND by codegen sdkProtocolVersion.ts (github#10) * Initial plan * Fix module import error by generating sdkProtocolVersion.ts from JSON Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com> * Address code review feedback - update comments and regenerate files Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com> * Restore package.json version to 0.1.8 Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com>
Fix issue-triage workflow to add labels via add-labels safe-output (g… …ithub#6) * Initial plan * Add add-labels safe-output to issue-triage workflow Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com>