Skip to content

feat: support selecting a project for Runtime deployment - #156

Open
evanlowe wants to merge 2 commits into
volcengine:mainfrom
evanlowe:feat/runtime-project-name
Open

feat: support selecting a project for Runtime deployment#156
evanlowe wants to merge 2 commits into
volcengine:mainfrom
evanlowe:feat/runtime-project-name

Conversation

@evanlowe

@evanlowe evanlowe commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • add a configurable project_name for cloud and hybrid Runtime deployments
  • expose --project-name and --project_name through agentkit config
  • preserve default project behavior when project_name is not specified
  • forward the configured value to CreateRuntimeRequest.ProjectName
  • scope status, update, invoke auto-discovery, and destroy to the configured project before operating on a Runtime ID
  • include project_name in deployment and status metadata

Validation

  • 60 related Runtime and strategy tests pass
  • full suite: 1220 passed, with one existing order-dependent harness region test failing in the full run and passing in isolation
  • pre-commit hooks pass, including formatting and secret scanning
  • live lifecycle verification succeeded in lh-test: create, status, update, cross-project delete guard, delete, and removal confirmation

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.

2 participants