- updated readme (2ec28aa1)
- deps-dev:
- deps:
- enhance argument handling in executables and add argument selection UI (b6db7666)
- wheel deplopy and debugger attach on remote (54c676fe)
- add sshExecWithOutput function for executing remote commands with output logging (5c5e05e8)
- enhance deploy script to support Python package installation from wheel files (78cac032)
- add remote attach command stubs and debug configuration for remote processes (2412e415)
- remove Docker Hub login step from release workflow (12709dd2)
- add debug launch configuration and command for program selection (eefd8bb1)
- enable format on save in workspace settings (2caf6b89)
- add Dependabot configuration for daily updates of GitHub Actions and npm packages (37a24299)
- set minimum CMake version to 3.18 in project CMakeLists (c077c089)
- add .gitignore for script resources (dcf469d8)
- update ESLint configuration and dependencies for improved linting and TypeScript support (cab2bda4)
- remote debug attach test cases, test case stability (00af9872)
- pass allow-downgrades flag to apt install in deploy script (87301668)
- packaging (061a0b09)
- update packaging tools to fix extension installation problems (d62db1cc)
- removed old pack scripts (2ac026b2)
- integrate packaging-tools repository (2cf88f65)
- Added Quick-Deploy (6b879b84)
- Fix SSH configuration file path handling + auto update when config changes (f32fb13f)
- invoke yarn install before publish (cea59ad4)
- added publish to vscode marketplace step to action (32c6513c)
- fixed image reference in documentation (9d38462c)
- added log output channel, fixed testing issue (9bb856a3)