st.dev.run
Run controlled development commands in SillyTavern project roots with confirmation. Execute npm, node, git, or shell commands in selected scopes.
Instructions
Run a controlled development command in project-root, st-root, or st-mcp. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| scope | Yes | ||
| command | Yes | ||
| confirm | No | ||
| timeoutMs | No |