Skip to content

Merge dev into main#113

Merged
TrueNine merged 27 commits intomainfrom
dev
Apr 1, 2026
Merged

Merge dev into main#113
TrueNine merged 27 commits intomainfrom
dev

Conversation

@TrueNine
Copy link
Copy Markdown
Owner

@TrueNine TrueNine commented Apr 1, 2026

Summary

  • merge the current dev branch into main
  • include the accumulated workspace changes already committed on dev
  • bring recent logger, cleanup, docs, and version updates onto the default branch

Notes

  • this PR reflects the full current branch delta from dev to main
  • dev is currently ahead of main and also behind it, so GitHub will evaluate mergeability against the latest main

Validation

  • existing committed branch state on dev
  • local git workspace is clean at PR creation time

TrueNine added 27 commits March 30, 2026 22:28
- 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
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memory-sync-doc Building Building Preview, Comment Apr 1, 2026 7:23pm

@TrueNine TrueNine merged commit 8142f57 into main Apr 1, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant