Set up the Run command for this workspace
Edit styles
No changes yet
Tasks
gh on your behalf. The token is stored only on this server (mode 0600) and injected as $GH_TOKEN into every agent and the workspace shell.
git push, gh repo create, and call api.github.com directly. Ask any agent to "create a repo and push" or "open a PR" and it has what it needs.
/newbot), then paste its token here. This enables notifications for everyone on this server.
name=value pairs.LOCAL_LLM_BASE_URL.
qwen/qwen3-vl-8b) and PowerStudio pipes images + screenshots through it first.
.env in the workspace root. PowerStudio auto-adds .env to .gitignore. After save, the app service restarts so changes take effect immediately.
$GH_TOKEN. Once a remote is set, just tell the agent "commit and push" — it has everything it needs.
(none)
—origin/main.
https://github.com/you/repo.git). PowerStudio will set it as origin; agents push using your token.
android/ + ios/. Custom native edits are lost.
.powerstudio/builds/ (hidden from the agent). First Android build takes ~5 min (SDK install); incrementals ~45s.
@website and add it to @manpages"). Each is just a folder inside this workspace.
(detecting…)app ps-svc service). Also the default for publish unless overridden below.
npm run build && npm run start.