Watch for changes and auto-deploy
Monitors TypeScript files and auto-deploys changes to the workspace.
/plugin marketplace add elaraai/east-plugin/plugin install east@elaraai<repo> <workspace> <source.ts> [--start] [--abort-on-change]Watch a TypeScript file and automatically deploy and run on changes.
"${CLAUDE_PLUGIN_ROOT}/scripts/e3-watch.sh" $ARGUMENTS
This runs in the foreground watching for file changes.