feat: add Ulanzi D200X command executor - #19
Merged
Conversation
mcoder2014
force-pushed
the
feat/cq/ulanzi_d200x
branch
3 times, most recently
from
July 25, 2026 16:57
6854d86 to
00bf060
Compare
mcoder2014
force-pushed
the
feat/cq/ulanzi_d200x
branch
from
July 25, 2026 17:01
00bf060 to
03e73ab
Compare
mcoder2014
marked this pull request as ready for review
July 25, 2026 17:04
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
command_executorplugin underplugins/unlanzi_d200x/command_executorUser impact
A D200X button can now run a command configured directly in Ulanzi Studio, close to how it would be entered in a terminal. Multiple buttons can use the same action with different settings, and Studio restores those settings after restart.
Configuration
~,~/..., or an absolute pathKEY=VALUEper lineThe plugin uses
$SHELL -lc. Explicit panel variables are exported after the login profile loads, so they override inherited or profile values.Validation
npm ci --cache=/private/tmp/life_tools_ulanzi_npm_cache_final --registry=https://registry.npmjs.orgnpm test: 75 tests, 75 passed, 0 failedbash -n build.sh./build.shad6b0f6d524f51b74f4bb6dcfc021848247ed2c9a590f900ae41e4b49c29f36emmdcReal Studio and D200X verification
arg001througharg200)SDK snapshots
UlanziTechnology/UlanziDeckPlugin-SDK:550ab80c69285ecf259bd494a7fff767c14f0c0fUlanziTechnology/plugin-common-node:112bd13a7ff9d45bd68656f7e069fd61851d1812UlanziTechnology/plugin-common-html:79de0b0b087546e684afd23f97223f7a7bc392daPrivacy review
Boundaries and known warnings
wsacceleratorsbufferutilandutf-8-validate; the build, package checks, Studio load, and physical execution all pass without themwswith no available fix; details are recorded in the validation report