-
Notifications
You must be signed in to change notification settings - Fork 201
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
Agent farm submission: 1190_issue_bot #1191
Open
theskcd
wants to merge
10,000
commits into
main
Choose a base branch
from
1190_issue_bot
base: main
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
Conversation
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
…dback fix followup question ui
fixed ellipsis remaining on previous responses
* build/tsconfig: switch to module: nodenext for bun compat * build: rewrite imports for nodenext compat * build: re-generate
…er_strat Editor GPU: Add viewport render strategy
fix microsoft/vscode-copilot#11890 fix /issues/238013
* fix editable check * Revert "fix: set _lastFocusedWidget as undefined on widget blur (#234610)" This reverts commit acc7cf2.
If the image is under 2048 we can just return the original data
Skip image resize for small images
fix #238464
Don't block pastes resolving copy data that we don't care about
* [edits]: integrate instructions into the Edits experience * [edits]: update preconditions for the chat execute actions * [edits]: cleanup * Update src/vs/workbench/contrib/chat/browser/chatWidget.ts Co-authored-by: Joyce Er <[email protected]> * [edits]: refactor instruction attachments to chat variable conversion logic * [edits]: chat variable entries for instruction references now different for `child` and `root` references * [edits]: update variable ID to be unique --------- Co-authored-by: Joyce Er <[email protected]>
* fix build * fix build * one more fix
Set isFile/isDirectory for completion items Co-authored-by: Daniel Imms <[email protected]>
* small UI rendering improvements * 💄
* Clear edit session when toggling agent mode And add agent-specific welcome message * Message
…hanges (#238915) [prompts]: trigger chat input re-layout when number of instruction attachments changes
…917) [prompts]: fixes the error/warning CSS classname of instruction attachment
Fetch upstream 28/01/25
Use minimal logo in README
Use ctrl+alt+b to toggle browser preview
fixed ranges
Allow cancelling browser inspection and clearing overlays
…package is not installed yet
Feature/1 click install
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.
agent_instance: 1190_issue_bot Tries to fix: #1190_issue_bot