Conversation
… and build scripts
…nfig validation and server files
…and directory deletion
- Implemented WslMirrorSync to synchronize files between Windows and WSL. - Added support for discovering WSL instances and resolving their home directories. - Introduced error handling for unavailable WSL instances and missing source files. - Created utility functions for managing file paths and handling output from WSL commands. - Enhanced logging for better visibility during the sync process.
- Implemented `config_show` command to display configuration in JSON format. - Created `ConfigCommandFactory` to handle configuration commands, including showing and setting options. - Added factories for various commands: `CleanCommandFactory`, `DryRunCommandFactory`, `ExecuteCommandFactory`, `HelpCommandFactory`, `InitCommandFactory`, `PluginsCommandFactory`, `UnknownCommandFactory`, and `VersionCommandFactory`. - Introduced `help` command to provide usage instructions for the CLI. - Developed argument parser to handle command-line arguments and subcommands. - Added tests for CLI argument parsing functionality. - Implemented plugin runtime for executing commands and managing output. - Established cleanup functionality with native bindings for file and directory management.
- bump @modelcontextprotocol/sdk from ^1.28.0 to ^1.29.0 - bump @tanstack/react-router from ^1.168.8 to ^1.168.10 - bump @tanstack/router-generator from ^1.166.22 to ^1.166.24 - bump @tanstack/router-plugin from ^1.167.9 to ^1.167.12 - bump material-icon-theme from ^5.32.0 to ^5.33.1 - bump turbo from ^2.8.21 to ^2.9.1 - bump typescript-eslint from ^8.57.2 to ^8.58.0
…ackage shim generation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
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.
Summary
devbranch intomaindevNotes
devtomaindevis currently ahead ofmainand also behind it, so GitHub will evaluate mergeability against the latestmainValidation
dev