forked from microsoft/vscode-copilot-chat
-
Notifications
You must be signed in to change notification settings - Fork 0
merge main #4
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
Open
yemohyleyemohyle
wants to merge
468
commits into
yemohyle/parallel_replace_string_test_merge
Choose a base branch
from
yemohyle/main
base: yemohyle/parallel_replace_string_test_merge
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
merge main #4
yemohyleyemohyle
wants to merge
468
commits into
yemohyle/parallel_replace_string_test_merge
from
yemohyle/main
Conversation
This file contains hidden or 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
c50436d to
419cdda
Compare
This will help github understand load from different embeddings users
* fix #262243 * provide pid * remove pid * rm pid ref * fix issue
* Copy sources from vscode * NodeJS.Timeout -> TimeoutHandle * Fixes copy sources fallout * Fixes snapshots
* Initial custom endpoint UI work * More UI stuff * Update UI * Update name
* rm additional task mention * rm mention of get terminal output
…#684) * Enable configuring 'reasoning' parameter for responses API * Fix * fix
* port microsoft#665 to simulator * Update src/platform/endpoint/test/node/openaiCompatibleEndpoint.ts --------- Co-authored-by: Logan Ramos <[email protected]>
Fixes microsoft/vscode#260894 Missed actually doing the compare
…osoft#672) * milestone * finish toolcall fix * add path arg for save * add prompt json log * refactor schema * add chatreplay marker * refactor * fix * cleanup * address comments * fix
* rm edits from description * rm setting
…crosoft#915) * Refine agent prompt instructions for clarity and conciseness in task handling * Refine instructions for conciseness in user interactions * Fix typo in conciseness instruction for user interactions * Update test snap
…er (microsoft#920) * nes: formatting * nes: send telemetry for errors that can be thrown from NextEditProvider
…t-5-mini' model, refining response guidelines and acknowledgments. (microsoft#926) * Update GPT-5 agent prompt instructions with specific handling for 'gpt-5-mini' model, refining response guidelines and acknowledgments. * Updated snap
This may causing memory issues in our simulator runs
Looking into why this is being retained as well during testing but hopefully this reduces the memory usage
* I don't know why this was public * Simplify
* Clarify EditedFileEvents Fix microsoft/vscode#265327 * Fix
* Add refresh button to CC sessions * delete comment
and adopt in one test
* nes: xtab: remove unused param * nes: xtab: refactor: extract determining prompt options
…rization anymore (microsoft#943) * nes: xtab: remove unused param * nes: cleanup: remove summarized* telemetry because we don't use summarization anymore
* Allow forcing the dev integration * Update Copilot API package
…rosoft#949) Closes microsoft/vscode#265458 Not the first time we've seen this so probably worth fixing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.