-
Notifications
You must be signed in to change notification settings - Fork 412
Comparing changes
Open a pull request
base repository: microsoft/vscode-java-debug
base: triage
head repository: microsoft/vscode-java-debug
compare: main
- 16 commits
- 25 files changed
- 6 contributors
Commits on Sep 3, 2025
-
Add AI triage workflow and LLM documentation (#1577)
- Add GitHub Actions workflow for automated issue triage using AI - Include LLM documentation with labeling guidelines for Java development - Configure workflow for vscode-java-debug repository - Enable automatic labeling and commenting on new issues
Configuration menu - View commit details
-
Copy full SHA for 1be1fef - Browse repository at this point
Copy the full SHA 1be1fefView commit details
Commits on Oct 30, 2025
-
* feat: no config debug * feat: no config debug support * feat: update * ci: remove useless file * fix: fix lint error * fix: update name as debugjava * fix: update name as debugjava * fix: resolve comments in the pr * feat: java home set
Configuration menu - View commit details
-
Copy full SHA for 295079a - Browse repository at this point
Copy the full SHA 295079aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce8f5a - Browse repository at this point
Copy the full SHA 5ce8f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bd418 - Browse repository at this point
Copy the full SHA 52bd418View commit details
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 86fff7f - Browse repository at this point
Copy the full SHA 86fff7fView commit details
Commits on Nov 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 97be390 - Browse repository at this point
Copy the full SHA 97be390View commit details
Commits on Nov 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 486f915 - Browse repository at this point
Copy the full SHA 486f915View commit details
Commits on Dec 9, 2025
-
docs: update changelog for 0.58.4 (#1592)
* docs: update changelog for 0.58.4 * fix: update package lock
Configuration menu - View commit details
-
Copy full SHA for 856b382 - Browse repository at this point
Copy the full SHA 856b382View commit details -
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89ec914 - Browse repository at this point
Copy the full SHA 89ec914View commit details
Commits on Dec 11, 2025
-
feat: custom debug java agent (#1593)
* feat: mcp toool * feat: add agent.md * feat: debug agent design * feat: update debug logic * feat: debug agent design * ci: update * docs: update the clean up logic * docs: update * feat: update * docs: readme * fix: fix tslint error * fix: update code * fix: update * feat: update * fix: fix lint
Configuration menu - View commit details
-
Copy full SHA for b06021e - Browse repository at this point
Copy the full SHA b06021eView commit details
Commits on Dec 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 78b9601 - Browse repository at this point
Copy the full SHA 78b9601View commit details
Commits on Dec 30, 2025
-
ci: Update build.yml actions/*@v5 (#1594)
* Update build.yml actions@v5 actions/setup-java@v1 -> actions/setup-java@v5 actions/checkout@v2 -> actions/checkout@v5 actions/setup-node@v2 -> actions/setup-node@v5 java-version: '11' -> java-version: '21' * Specify 'temurin' distribution for JDK 21 setup Added 'temurin' distribution for JDK setup in multiple places. --------- Co-authored-by: wenyt <75360946+wenytang-ms@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 359a857 - Browse repository at this point
Copy the full SHA 359a857View commit details
Commits on Jan 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 44f6383 - Browse repository at this point
Copy the full SHA 44f6383View commit details
Commits on Jan 6, 2026
-
Remove JavaDebug agent from package.json (#1599)
Removed JavaDebug agent configuration from package.json.
Configuration menu - View commit details
-
Copy full SHA for 279a176 - Browse repository at this point
Copy the full SHA 279a176View commit details -
Revise CHANGELOG for version 0.58.5 (#1600)
Updated the release date for version 0.58.5 and removed the added feature entry.
Configuration menu - View commit details
-
Copy full SHA for 799f165 - Browse repository at this point
Copy the full SHA 799f165View commit details
Commits on Jan 9, 2026
-
support string classpath splitting (#1559)
* support string cp splitting * finally fix this :P --------- Co-authored-by: Changyong Gong <shawn.gong@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 00a5599 - Browse repository at this point
Copy the full SHA 00a5599View commit details
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 triage...main