Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: merge dev to main ready for stable release #11540

Merged
merged 472 commits into from
May 7, 2024
Merged

build: merge dev to main ready for stable release #11540

merged 472 commits into from
May 7, 2024

Conversation

Siglud
Copy link
Member

@Siglud Siglud commented May 7, 2024

No description provided.

GavinGu07 and others added 30 commits April 11, 2024 12:44
…sage in telemetry (#11290)

* fix: extract method names from error stack

* fix: extract method names from error stack

* fix: use entropy to mask secret tokens in string

* test: ut

* test: ut

* refactor: white list flag

* fix: white list

* refactor: improvement

* test: ut

* test: ut
This reverts commit 2ea95e2.
feat: GitHub Copilot Agent for Microsoft 365 app development
* test: use cli to start remote debug

* test: fix chef bot test folder change
Copy link

github-actions bot commented May 7, 2024

Fx-core feat commits:
feat: add plugin in CLI (#11494) 72713c7
feat: Question for Scaffolding Customize GPT (#11423) 5bb73ff
feat: zip with copilot gpt schema (#11417) 231f84d
feat: add assistant from new scratch for Python template (#11365) bb475f7
feat: promote Teams agent (#11170) 17307ea
feat: add flag for controlling chat participant and disable it when release rc/beta 1f350f7
feat(vsc): support copilot chat 38c978c

CLI feat commits:
feat: add plugin in CLI (#11494) 72713c7
feat: Question for Scaffolding Customize GPT (#11423) 5bb73ff

Extension-toolkit feat commits:
feat: make perf improve on codegen 51bcda0
feat: add user action telemetry fc4d52b
feat: improve the code gen speed and quality 7d8cff9
feat: add UT for samples f0b7238
feat: add UTs 50eb10b
feat: fix sample tests & add cache for get samples 8d1b9f1
feat: adjust the token limitation to 3500 be8bcff
feat: fix one ut issue and move more prompt 143ff3f
feat: localize and move prompt and code gen improv f8fd363
feat(chat): improve matching prompts and logic (#11404) 5bc1379
feat: fullfill branch coverage for samples ut 892ecc0
feat: re-enable matching office samples 24c9194
feat: making a few update on the error detector 4ef8e80
feat: merge create template logics ff24476
feat: remove local logs 1017127
feat: enhance the capability for unknown property access error fafdcc1
feat: adjust the output layout with few bug fix 0dd3a35
feat: add UT for sample b4578d9
feat: move localTuning folder to test folder f6ec9d7
feat: simplify buildDynamicPrompt 31f04af
feat: remove unnecessary files 10466a8
feat: update input rai check based on isHarmful 5353c55
feat: update input rai prompt and add some test code 90edabd
feat: fine tune the task breakdown prompt d8b35b1
feat: merge code and add self reflection dbb2ace
feat: add self-reflection to the codegen c122052
feat: make dynamic prompt build messages directly b2e836c
feat: add office agent telemetries a66943d
feat: add local tuning for dev env only 75cbbd2
feat: disable ttk ui view in office agent 261e7c1
feat(chat): split match requests under 3K token limitation (#11271) 5c31716
feat: fine-tune the rai implement using new approach e65df5b
feat: enable xml only for chat 24d395d
feat: fine-tune the rai check after sync and merge 1f027b2
feat: fine-tune the rai check e5ed3e2
feat: build dynamic prompt 0d3598d
feat: implement code merge skill bfe1a7c
feat: fine-tune the codegen prompt to block content generate ask a169775
feat: migrate the rai unstable issue that block normal input and output 3baebbb
feat: update post check 44db31e
feat: promote Teams agent (#11170) 17307ea
feat: fine-tune some prompts and add complexity score card da0102a
feat: add rai pre and post check abcb15b
feat: merge prompt changes 650710b
feat: fix formatting issue 4bbbc1f
feat: add participantId and location for participant telemetry 2a0454e
feat: update chat participant sdk (#11228) 5f86d97
feat: update ChatParticipant SDK to lastest version e5555a4
feat: use skillset to manage the retry logic, change the return of iskill.invoke 1017529
feat: add synonymReplaceRules f8d35da
feat: not compress code b54a1f5
feat: remove word apis from excel_ObjsWithAPIs and rename the file ab2b672
feat: add new stem algorithm call for bm25 project match 8211a6a
feat: add flag for controlling chat participant and disable it when release rc/beta 1f350f7
feat: merge the changes and add telemetry dps 0cdf4ef
feat: initial telemetry data points d8b9e2b
feat: add code generation for create command 35c3e42
feat: refine Office Add-in project matching prompt a9fa548
feat: implement porter2 stemmer eea852f
feat: record request id with correlation id for clicking the button in the chat response 8ea4f7e
feat: resolve merge conflict 6e55877
feat: add correctPropertyLoadSpelling function in Utils.ts and project match using bm25 42e05b6
feat: fix sample request && add threshold && filter stop words 7e5e136
feat: add custom function support 27d3d99
feat: better error output and refine prompt in codegen e9f9b21
feat: refine the skill return and add flag for cf 1e1b706
feat: fix fomatting 4f5b307
feat: support new bm25 6fdc48b
feat: implement bm25 80fadbf
feat: save debug status to local file 18ee5ef
feat: a few fine tunes for current code 3d6039e
feat: fullfill sampleProvider 2b4ba21
feat: remove sample codes fb6e98a
feat: initial pipeline code ffc64b9
feat: fetch samples 3ec0377
feat: check in the major prompt candidates 5d7e0ee
feat: extend telemetry data (#11165) a73aa97
feat: add template matching in office add-in best-match case 69b6eab
feat: implement create capabilities e746d5a
feat: build office add-in agent framework 757d8c1
feat: extend telemetry 1. refactor telemetry send func 2. add requestId fd148c0
feat: use Correlation Context for telemetry (#11140) 7aedf56
feat: use Correlation Context for telemetry 421edbd
feat: support conceptual question in s2.1 (#11139) 5a0b114
feat: add trigger from for telemetry 8494ae3
feat: add telemetry for teams participant e6f5f1c
feat(vsc): support copilot chat 38c978c

SDK feat commits:

SDK React feat commits:

.Net SDK feat commits:

Fx-core fix commits:
fix: CLI preview (#11535) 56e8740
fix: upgrade [email protected] (#11483) 51b5dc1
fix: upgrade office-addin-project to 0.8.1 (#11482) 3a148f2
fix: scaffolding from API spec with auth (#11477) 661b8ef
fix: upgrade @azure/identity (#11465) d6c992f
fix: refine m365 package service error message (#11452) 5f369ff
fix: api me launch url (#11461) fa0905f
fix(core): bump sample tag version (#11469) d61515d
fix: depedency issue about axios (#11449) 6f1aa09
fix: office add-in generator flow (#11410) ded43fb
fix: update plugin manifest dev (#11394) 74378f5
fix: copilot plugin improvement (#11386) d43bf80
fix: preview Copilot plugin in CLI (#11371) a297c6a
fix: solve conflict with other feature (#11352) eb547e8
fix: assemble error (#11341) e4e0a46
fix: upgrade @azure/msal-node version (#11337) 87e946b

CLI fix commits:
fix: cli cannot scroll down if multiple selections (#11521) 55aca73
fix: upgrade @azure/identity (#11465) d6c992f
fix: upgrade @azure/msal-node version (#11337) 87e946b

Extension-toolkit fix commits:
fix: fix strings d00e9e8
fix: fix errors ab263d4
fix: fix format errors 8385a8b
fix: fix formats a9da816
fix: delete unnecessary comments 6213fce
fix: remove unnecessary variables 47d548c
fix: upgrade @azure/identity (#11465) d6c992f
fix: fix ut 1fd67b8
fix: fix UT 40aa98d
fix: seperate office agent code d8bb5bc
fix: update proposed api 413d1de
fix: record localdebug status (#11443) 3f6407e
fix: resolve merge conflict in codeGenerator UT 363c902
fix: depedency issue about axios (#11449) 6f1aa09
fix: fix issue in UT for codeGenerator and codeIssueCorrector b572955
fix: command string 8246301
fix: support mermaid image render & remove unwanted image at the end of README (#11428) ab16f81
fix: test coverage e633b19
fix(chat): move create from followup to command d55bb56
fix: update UT of skills to sync with the latest code 09d4972
fix: a comment 0585ad5
fix: abandon xunit.xml f169316
fix: format the code 5da75ed
fix: format the code 38f0bea
fix: format the project 04656fa
fix: fix prompt typo in chat agent 478b904
fix: next step prompt and strings 92e13f1
fix: copilot plugin improvement (#11386) d43bf80
fix(chat): unify create sample ux (#11361) 8c7f37e
fix: login blocks next step of provision (#11370) 82442b6
fix: preview Copilot plugin in CLI (#11371) a297c6a
fix: remove unused code and tune the sample count for word/excel d154dca
fix: remove help command (#11354) cfba481
fix: solve conflict with other feature (#11352) eb547e8
fix: fix agent ut (#11350) 6c24ef2
fix: fix linter (#11349) 3e5e2e4
fix: remove unused package 090e1af
fix: discard declaration file changes 554ef38
fix: upgrade @azure/msal-node version (#11337) 87e946b
fix: discard changes by mistake de968b4
fix: seperate office agent code 5943ba1
fix: remove prerequisites 8d5831b
fix: fix stemmer bugs and add unit tests 0cffdd7
fix(participant): single match answer (#11321) 87c0bf4
fix: cherry pick new changes and address comments 8b8e518
fix(participant): /create has empty prompt (#11289) c9e9769
fix(chat): template metadata (#11286) d368df5
fix: discard declaration file changes b3701b7
fix: discard changes in vscode.proposed.languageModels.d.ts 8c30044
fix: discard changes in vscode.proposed.chatParticipant.d.ts c367bbb
fix: fix webpack issue (#11256) 667750f
fix: import fx 67ecb5a
fix: fix typo 8a32d02
fix: string and unsupport prompt in next step a4cacc6
fix: update teams agent qa default message (#11244) 0f4b19c
fix: update qa prompt (#11220) a6f0aa9
fix: match at most 2 samples 8edd905
fix: enable creating office addin template 7508486
fix: refine get sample logic 4f34184
fix: fix incorrect import due to renaming 0c2ff3b
fix: update handler 764e8f4
fix: use extension to do credential check 9110c81
fix: add local debug to recorded actions 7e2cf95
fix: update template list 86fe61b
fix: adopt latest change on teams-participant 89cb77b
fix: fix breaking change 20140305 (#11174) a227118
fix: formatting 7ff2254
fix: rag import bug 12e9e7f
fix: adopt the latest API breaking change c3248b6
fix: remove unnecessary components 968ab6a
fix: conflict 348c2f2
fix: participant bug bd82112

SDK fix commits:
fix(sdk): upgrade dependency (#11513) 74a3538
fix: depedency issue about axios (#11449) 6f1aa09

SDK React fix commits:

.Net SDK fix commits:

@eriolchan eriolchan merged commit 8fd2a40 into main May 7, 2024
48 of 108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.