Skip to content

Genesis managed rollout: deploy --metadata passthrough (v2)#1574

Open
potofpie wants to merge 1 commit into
v2from
feat/genesis-deploy-rollout-metadata-v2
Open

Genesis managed rollout: deploy --metadata passthrough (v2)#1574
potofpie wants to merge 1 commit into
v2from
feat/genesis-deploy-rollout-metadata-v2

Conversation

@potofpie

Copy link
Copy Markdown
Member

Summary

  • Port of Genesis managed rollout: deploy --metadata passthrough #1573 onto v2: --metadata / AGENTUITY_DEPLOY_METADATA merges Genesis managed rollout fields (source, channel, rollout_org_ids) onto the deployment upload payload.
  • Deploy complete response includes optional rolloutId when app fan-out succeeds.
  • v2-specific wiring: metadata merge runs inline in deploy.ts after loadBuildMetadata (no separate deploy/build.ts on v2).

Test plan

  • bunx biome ci .
  • AGENTUITY_DEPLOY_METADATA='{"source":"managed","channel":"edge"}' agentuity cloud deploy ... persists metadata on upload
  • Complete response surfaces rolloutId when present

Related

Made with Cursor

Same contract as #1573: merge source/channel/rollout_org_ids onto the
deployment record via --metadata or AGENTUITY_DEPLOY_METADATA; complete
may return rolloutId.

Co-authored-by: Cursor <[email protected]>
@agentuity-agent

agentuity-agent Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest Agentuity deployment details.

Project Deployment Preview Updated (UTC)
docs 🔴 Failed (details) - 2026-06-22T20:21:43Z

exit code 12

View deployment logs with the Agentuity CLI:

agentuity cloud deployment logs deploy_09c2808302eb6d376986504fe1a7ec65 --project-id=proj_5ed7da797bef771d65e1bd6946a052b1

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e96895a2-3e64-4917-a550-1afdfec093ab

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

Copy link
Copy Markdown

📦 Canary Packages Published

version: 2.0.27-bdc7f96

Packages
Package Version URL
@agentuity/migrate 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-migrate-2.0.27-bdc7f96.tgz
@agentuity/opencode 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-opencode-2.0.27-bdc7f96.tgz
@agentuity/react 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-react-2.0.27-bdc7f96.tgz
@agentuity/pi 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-pi-2.0.27-bdc7f96.tgz
@agentuity/schedule 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-schedule-2.0.27-bdc7f96.tgz
@agentuity/claude-code 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-claude-code-2.0.27-bdc7f96.tgz
@agentuity/postgres 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-postgres-2.0.27-bdc7f96.tgz
@agentuity/schema 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-schema-2.0.27-bdc7f96.tgz
@agentuity/queue 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-queue-2.0.27-bdc7f96.tgz
@agentuity/workbench 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-workbench-2.0.27-bdc7f96.tgz
@agentuity/server 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-server-2.0.27-bdc7f96.tgz
@agentuity/drizzle 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-drizzle-2.0.27-bdc7f96.tgz
@agentuity/coder 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-coder-2.0.27-bdc7f96.tgz
@agentuity/email 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-email-2.0.27-bdc7f96.tgz
@agentuity/webhook 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-webhook-2.0.27-bdc7f96.tgz
@agentuity/auth 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-auth-2.0.27-bdc7f96.tgz
@agentuity/keyvalue 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-keyvalue-2.0.27-bdc7f96.tgz
@agentuity/vector 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-vector-2.0.27-bdc7f96.tgz
@agentuity/cli 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-cli-2.0.27-bdc7f96.tgz
@agentuity/coder-tui 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-coder-tui-2.0.27-bdc7f96.tgz
@agentuity/db 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-db-2.0.27-bdc7f96.tgz
@agentuity/sandbox 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-sandbox-2.0.27-bdc7f96.tgz
@agentuity/aigateway 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-aigateway-2.0.27-bdc7f96.tgz
@agentuity/task 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-task-2.0.27-bdc7f96.tgz
@agentuity/runtime 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-runtime-2.0.27-bdc7f96.tgz
@agentuity/frontend 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-frontend-2.0.27-bdc7f96.tgz
@agentuity/evals 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-evals-2.0.27-bdc7f96.tgz
@agentuity/core 2.0.27-bdc7f96 https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-core-2.0.27-bdc7f96.tgz
Install

Add to your package.json:

{
  "dependencies": {
    "@agentuity/migrate": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-migrate-2.0.27-bdc7f96.tgz",
    "@agentuity/opencode": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-opencode-2.0.27-bdc7f96.tgz",
    "@agentuity/react": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-react-2.0.27-bdc7f96.tgz",
    "@agentuity/pi": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-pi-2.0.27-bdc7f96.tgz",
    "@agentuity/schedule": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-schedule-2.0.27-bdc7f96.tgz",
    "@agentuity/claude-code": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-claude-code-2.0.27-bdc7f96.tgz",
    "@agentuity/postgres": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-postgres-2.0.27-bdc7f96.tgz",
    "@agentuity/schema": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-schema-2.0.27-bdc7f96.tgz",
    "@agentuity/queue": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-queue-2.0.27-bdc7f96.tgz",
    "@agentuity/workbench": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-workbench-2.0.27-bdc7f96.tgz",
    "@agentuity/server": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-server-2.0.27-bdc7f96.tgz",
    "@agentuity/drizzle": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-drizzle-2.0.27-bdc7f96.tgz",
    "@agentuity/coder": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-coder-2.0.27-bdc7f96.tgz",
    "@agentuity/email": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-email-2.0.27-bdc7f96.tgz",
    "@agentuity/webhook": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-webhook-2.0.27-bdc7f96.tgz",
    "@agentuity/auth": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-auth-2.0.27-bdc7f96.tgz",
    "@agentuity/keyvalue": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-keyvalue-2.0.27-bdc7f96.tgz",
    "@agentuity/vector": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-vector-2.0.27-bdc7f96.tgz",
    "@agentuity/cli": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-cli-2.0.27-bdc7f96.tgz",
    "@agentuity/coder-tui": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-coder-tui-2.0.27-bdc7f96.tgz",
    "@agentuity/db": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-db-2.0.27-bdc7f96.tgz",
    "@agentuity/sandbox": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-sandbox-2.0.27-bdc7f96.tgz",
    "@agentuity/aigateway": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-aigateway-2.0.27-bdc7f96.tgz",
    "@agentuity/task": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-task-2.0.27-bdc7f96.tgz",
    "@agentuity/runtime": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-runtime-2.0.27-bdc7f96.tgz",
    "@agentuity/frontend": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-frontend-2.0.27-bdc7f96.tgz",
    "@agentuity/evals": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-evals-2.0.27-bdc7f96.tgz",
    "@agentuity/core": "https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-core-2.0.27-bdc7f96.tgz"
  }
}

Or install directly:

bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-migrate-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-opencode-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-react-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-pi-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-schedule-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-claude-code-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-postgres-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-schema-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-queue-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-workbench-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-server-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-drizzle-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-coder-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-email-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-webhook-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-auth-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-keyvalue-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-vector-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-cli-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-coder-tui-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-db-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-sandbox-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-aigateway-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-task-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-runtime-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-frontend-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-evals-2.0.27-bdc7f96.tgz
bun add https://agentuity-sdk-objects.t3.storageapi.dev/npm/2.0.27-bdc7f96/agentuity-core-2.0.27-bdc7f96.tgz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant