Windows CI / windows ([bun run --cwd packages/app-core test bun run --cwd packages/elizaos test bun run --cwd packages/cloud/shared test], app-and-cli) (push) Waiting to run
Windows CI / windows ([bun run --cwd packages/scenario-runner test bun run --cwd packages/vault test bun run --cwd packages/security test bun run --cwd plugins/plugin-coding-tools test], framework-packages) (push) Waiting to run
Windows CI / windows ([bun run --cwd plugins/plugin-elizacloud test bun run --cwd plugins/plugin-discord test bun run --cwd plugins/plugin-anthropic test bun run --cwd plugins/plugin-openai test bun run --cwd plugins/plugin-app-control test bun run --cwd plugins/pl… (push) Waiting to run
Windows CI / windows ([node packages/scripts/run-turbo.mjs run build --filter=@elizaos/core --filter=@elizaos/shared --filter=@elizaos/agent --concurrency=4 node packages/scripts/run-bash-linux-only.mjs scripts/verify-riscv64-buildpaths.sh node packages/scripts/run… (push) Waiting to run
Windows CI / windows ([node packages/scripts/run-turbo.mjs run typecheck --filter=@elizaos/core --filter=@elizaos/shared --filter=@elizaos/cloud-shared --concurrency=4 bun run --cwd packages/core test bun run --cwd packages/shared test], core-runtime, 75) (push) Waiting to run
Upgrade the current generated project to the latest packaged template.
elizaos upgrade
elizaos upgrade --check
elizaos info
Show available templates and languages.
elizaos info
elizaos info --template project
elizaos info --language typescript
elizaos plugins submit
Generate third-party plugin metadata and, when maintainers provide a writable registry repository, open a pull request for that registry. The public discovery path is npm publication with the elizaos keyword.
Deploy the linked Eliza Cloud app for the current project by queueing a Cloud
deployment and polling until it reaches READY or ERROR. The CLI itself does
not run local build or Vercel orchestration; Eliza Cloud owns those deployment
side effects. Use --dry-run to print the deployment plan without network
calls.
Connect a running Eliza agent to a remote capability-router endpoint or provision one via Eliza Cloud. See elizaos capability-router connect --help for the full flag list.
Templates
Template
Description
Languages
project
Package-first elizaOS app with optional local source eject