forked from microsoft/copilot-for-eclipse
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: andreasmayer25/copilot-for-eclipse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1c740ce
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: microsoft/copilot-for-eclipse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 073b82a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 48 files changed
- 5 contributors
Commits on Jun 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 799f24b - Browse repository at this point
Copy the full SHA 799f24bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c72c04 - Browse repository at this point
Copy the full SHA 1c72c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b231f0 - Browse repository at this point
Copy the full SHA 0b231f0View commit details
Commits on Jun 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fb60576 - Browse repository at this point
Copy the full SHA fb60576View commit details -
Fix microsoft#113: Resize model drop-down list for optional scroll bar (
microsoft#285) Co-authored-by: Sheng Chen <sheche@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ff439e6 - Browse repository at this point
Copy the full SHA ff439e6View commit details -
feat: Add profile to skip tests during UI probe execution (microsoft#290
) * feat: Add profile to skip tests during UI probe execution * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 710528e - Browse repository at this point
Copy the full SHA 710528eView commit details
Commits on Jun 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 645bf6c - Browse repository at this point
Copy the full SHA 645bf6cView commit details
Commits on Jul 2, 2026
-
feat: Auto-approve reads of Copilot customization files (microsoft#331)
* feat: Auto-approve reads of Copilot customization files Reading a Copilot customization file (skill, instruction, prompt, or agent) is normal agent operation, but these reads previously triggered a confirmation dialog — including workspace instructions caught by the default deny rule and user-global files outside the workspace. Recognize these reads precisely from the language server, which is the source of truth for where the files live (including user-configured and global locations). New copilot/customSkill|customPrompt|customInstruction| customAgent/list requests report each file's on-disk URI; a read is auto-approved when it exactly matches a reported file or sits inside a reported skill folder (covering SKILL.md and its helper files). Editing is never auto-approved — only reads. - Add CustomizationFileService, refreshed per type on the matching custom*/didChange notification, exposing an immutable path snapshot. - Hook FileOperationConfirmationHandler to auto-approve FILE_READ of a recognized customization file before the outside-workspace check. - Add FileUtils.isPathWithin for skill-folder containment. Tests: FileUtilsTests (isPathWithin), FileOperationConfirmationHandlerTests (isCustomizationRead), and TC-010/TC-011 in the auto-approve test plan. * rename refresh functions and merge workspaceFoldersParams * refactor: Decouple customization file service via event bus * rename refreshAll to refreshAllAsync
Configuration menu - View commit details
-
Copy full SHA for 73e72b7 - Browse repository at this point
Copy the full SHA 73e72b7View commit details
Commits on Jul 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 22ab037 - Browse repository at this point
Copy the full SHA 22ab037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073b82a - Browse repository at this point
Copy the full SHA 073b82aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1c740ce...073b82a