- Notifications
You must be signed in to change notification settings - Fork232
Releases: nrwl/nx-console
vscode-v18.71.1
Compare
What's Changed
- docs(nx-mcp): update installation instructions by@thinkverse in#2809
- fix(nxls): increase default set of ignored branches to align with nx cloud by@MaxKless in#2811
- fix(vscode): reduce ai fix polling frequency by@MaxKless in#2813
New Contributors
- @thinkverse made their first contribution in#2809
Full Changelog:vscode-v18.71.0...vscode-v18.71.1
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.71.0
Compare
What's Changed
- fix(vscode): show dynamic mcp.json path in removal notification by@MaxKless in#2774
- chore(repo): set up publishing for nx-mcp to github registry by@MaxKless in#2775
- chore(nx-mcp): fix publishing config for new schema by@MaxKless in#2776
- chore(nx-mcp): make setup-publish non-cacheable and add logging to pipeline by@MaxKless in#2777
- chore(repo): check contents and update action version by@MaxKless in#2778
- chore(nx-mcp): install mcp-publisher from source for publishing nx-mcp by@MaxKless in#2779
- chore(nx-mcp): fix workflow file path by@MaxKless in#2780
- chore(nx-mcp): switch order of npm & mcp publishing by@MaxKless in#2781
- chore(nx-mcp): add mcpName field to package.json by@MaxKless in#2782
- chore(repo): update gradle v2 by@lourw in#2762
- chore(nx-mcp): use mcp-publisher 1.1.0 by@MaxKless in#2784
- chore(repo): update nx to 21.6.1-beta.3 by@FrozenPandaz in#2773
- chore(nx-mcp): rename to nx-mcp in registry by@MaxKless in#2787
- chore(nx-mcp): adjust mcpName to match new server.json entry by@MaxKless in#2789
- feat(vscode): allow MCP to run on fixed port via setting by@MaxKless in#2791
- fix(vscode): error message typo by@MaxKless in#2792
- test(nxls): add more logging & error handling to test nxlsWrapper by@MaxKless in#2790
- feat(vscode): show fetch & pull changes on auto-apply notification by@MaxKless in#2795
- fix(intellij): ignore unknown keys when parsing graph interaction messages by@MaxKless in#2796
- test(nxls-e2e): increase e2e timeouts across the board by@MaxKless in#2797
- feat(vscode): add periodic check to see if ai configuration is outdated by@MaxKless in#2786
- fix(vscode): only poll v frequently for active AI fixes by@MaxKless in#2794
- fix(intellij): repair relative paths in build.gradle.kts by@MaxKless in#2800
- feat(vscode): handle ai fixes that are not code_change better by@MaxKless in#2802
- chore(repo): update nx to 21.6.1-rc.0 by@FrozenPandaz in#2788
- fix: handle APPLIED_AUTOMATICALLY better in fix ui & vscode cipe tree by@MaxKless in#2799
- fix(intellij): refactor cipe notification logic & handle auto-applied fixes by@MaxKless in#2801
- feat(intellij): prompt for ai agent rules update by@MaxKless in#2804
- chore(repo): update nx to 22.0.0-beta.0 by@FrozenPandaz in#2805
- feat(intellij): add button to fetch and pull changes after applying ai fix by@MaxKless in#2807
- fix(nxls): ignore more branches in recent CIPEs by@MaxKless in#2803
- chore(repo): update nx to 22.0.0-beta.2 by@FrozenPandaz in#2806
- chore(vscode): add telemetry for configure-ai-agents check by@MaxKless in#2810
New Contributors
Full Changelog:vscode-v18.69.0...vscode-v18.71.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.70.0
Compare
What's Changed
- fix(vscode): show dynamic mcp.json path in removal notification by@MaxKless in#2774
- chore(repo): set up publishing for nx-mcp to github registry by@MaxKless in#2775
- chore(nx-mcp): fix publishing config for new schema by@MaxKless in#2776
- chore(nx-mcp): make setup-publish non-cacheable and add logging to pipeline by@MaxKless in#2777
- chore(repo): check contents and update action version by@MaxKless in#2778
- chore(nx-mcp): install mcp-publisher from source for publishing nx-mcp by@MaxKless in#2779
- chore(nx-mcp): fix workflow file path by@MaxKless in#2780
- chore(nx-mcp): switch order of npm & mcp publishing by@MaxKless in#2781
- chore(nx-mcp): add mcpName field to package.json by@MaxKless in#2782
- chore(repo): update gradle v2 by@lourw in#2762
- chore(nx-mcp): use mcp-publisher 1.1.0 by@MaxKless in#2784
- chore(repo): update nx to 21.6.1-beta.3 by@FrozenPandaz in#2773
- chore(nx-mcp): rename to nx-mcp in registry by@MaxKless in#2787
- chore(nx-mcp): adjust mcpName to match new server.json entry by@MaxKless in#2789
- feat(vscode): allow MCP to run on fixed port via setting by@MaxKless in#2791
- fix(vscode): error message typo by@MaxKless in#2792
- test(nxls): add more logging & error handling to test nxlsWrapper by@MaxKless in#2790
- feat(vscode): show fetch & pull changes on auto-apply notification by@MaxKless in#2795
- fix(intellij): ignore unknown keys when parsing graph interaction messages by@MaxKless in#2796
- test(nxls-e2e): increase e2e timeouts across the board by@MaxKless in#2797
- feat(vscode): add periodic check to see if ai configuration is outdated by@MaxKless in#2786
- fix(vscode): only poll v frequently for active AI fixes by@MaxKless in#2794
New Contributors
Full Changelog:vscode-v18.69.0...vscode-v18.70.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.69.0
Compare
What's Changed
- chore(repo): update gradle wrapper validation action by@MaxKless in#2764
- fix(intellij): improve nx@latest provenance check by@MaxKless in#2765
- chore(repo): add more targets to be autofixable by@MaxKless in#2766
- feat(vscode): remove unused select project in graph feature by@MaxKless in#2768
- feat(vscode): show notifications for auto-applied fixes by@MaxKless in#2767
- chore(repo): update nx to 21.6.1-beta.2 by@FrozenPandaz in#2769
- feat(vscode): add uri handler for self healing links by@Cammisuli in#2771
- feat(vscode): rework MCP integration to be cursor-native by@MaxKless in#2770
- feat(intellij): update to and build intellij from 2025.2.1 by@MaxKless in#2772
Full Changelog:vscode-v18.68.0...vscode-v18.69.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.68.0
Compare
What's Changed
- chore(repo): update issue template with more emphasis on repro & logs by@MaxKless in#2743
- chore(repo): update nx to 21.5.1-beta.5 by@FrozenPandaz in#2740
- fix(nxls): stop native watcher events from being sent after shutdown by@MaxKless in#2746
- feat(nx-mcp): update project_details tool description and return dependencies from it by@MaxKless in#2745
- chore(repo): grant vscode publish workflow write permissions after toggling repo default to read by@MaxKless in#2747
- fix(vscode): handle # is project names when running tasks by@MaxKless in#2749
- feat(intellij): add Open in Nx Cloud and Open Pull Request context menu actions by@MaxKless in#2748
- fix(vscode): handle nxls STOP event during startup by@MaxKless in#2751
- fix(nx-mcp): do not block mcp init with project graph computation by@MaxKless in#2752
- fix(vscode): add logs link to no projects error view by@MaxKless in#2754
- chore(repo): add auto-apply-fixes configuration by@MaxKless in#2756
- fix(vscode): show error properly when updating fix by@MaxKless in#2758
- chore(repo): update nx to 21.6.1-beta.1 by@FrozenPandaz in#2760
- feat(vscode): add context menu action for opening project details by@MaxKless in#2757
Full Changelog:vscode-v18.66.3...vscode-v18.68.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.66.3
Compare
What's Changed
- chore(repo): remove@claude action in github actions by@MaxKless in#2732
- chore(repo): update nx to 21.5.0-beta.2 by@FrozenPandaz in#2730
- fix(vscode): show view log button when showing fetch & pull notification error by@MaxKless in#2734
- fix(vscode): check provenance contents and verify they come from the nx repo when running anything from nx latest by@MaxKless in#2731
- chore: update ci config by@JamesHenry in#2737
- chore(repo): update nx to 21.5.1-beta.3 by@FrozenPandaz in#2735
- chore(intellij): add clean & testClasses targets to enable codeQL for kotlin by@MaxKless in#2736
- fix(vscode): dont show CIPE notification multiple times even after ai fixes timed out by@MaxKless in#2739
Full Changelog:vscode-v18.66.2...vscode-v18.66.3
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.66.2
Compare
What's Changed
- chore(repo): upgrade used node version to 24 by@MaxKless in#2722
- fix: always check nx@latest provenance status before executing anything from it by@MaxKless in#2724
- chore(repo): publish to open-vsx after vscode marketplace & gh are down in case it fails by@MaxKless in#2728
- chore(repo): setup nx release for nxls by@MaxKless in#2726
- fix: repair cipe notification logic for new api timing with aiFixesEnabled by@MaxKless in#2729
Full Changelog:vscode-v18.66.0...vscode-v18.66.2
vscode-v18.66.0
Compare
What's Changed
- chore(repo): release nx-mcp 0.6.0 by@MaxKless in#2705
- fix(nxls): add watcher debounce & await native watcher stop by@MaxKless in#2706
- fix(intellij): prevent NPE while quickly closing/reopening files with PDV browser by@MaxKless in#2707
- chore(repo): update nx to 21.5.0-beta.0 by@FrozenPandaz in#2685
- fix(nx-mcp): always process.exit() to avoid hanging processes by@MaxKless in#2711
- feat: enable editing commit message for self-healing ai fixes by@MaxKless in#2708
- feat(vscode): remove vscode explain-cipe command by@MaxKless in#2713
- chore(repo): update nx to 21.5.0-beta.1 by@FrozenPandaz in#2712
- fix(vscode): remove unused explain cipe menu item by@MaxKless in#2716
- fix(vscode): remove version check on startup by@MaxKless in#2718
- chore(repo): configure publishing with nx releae & publish nx-mcp from gha by@MaxKless in#2719
- chore(nx-mcp): add CHANGELOG.md to files that will be published to npm by@MaxKless in#2720
- chore(repo): enable actual npm publish for setup-publish by@MaxKless in#2721
Full Changelog:vscode-v18.65.1...vscode-v18.66.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
vscode-v18.65.1
098fda7
Compare
What's Changed
Full Changelog:vscode-v18.65.0...vscode-v18.65.1
vscode-v18.65.0
9b536c5
Compare
What's Changed
- feat(vscode): remove@nx chat participant and redirect to MCP by@MaxKless in#2698
- feat(nx-mcp): expose recent CIPEs as MCP resources by@MaxKless in#2694
- fix: make AI telemetry more consistent by@MaxKless in#2701
- fix(intellij): add notification instead of exiting silently when AI Assistant plugin is not installed by@MaxKless in#2699
- chore(repo): disable windows CI until its more stable by@MaxKless in#2702
- fix(vscode): fix integrated nx-mcp behaviour in non-nx workspace by@MaxKless in#2700
Full Changelog:vscode-v18.64.1...vscode-v18.65.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.