Skip to content

fix(studio): bind sandbox model credential directly#720

Merged
yaozheng-fang merged 3 commits into
mainfrom
feat/studio-credential-relay-recovery
Jul 23, 2026
Merged

fix(studio): bind sandbox model credential directly#720
yaozheng-fang merged 3 commits into
mainfrom
feat/studio-credential-relay-recovery

Conversation

@yaozheng-fang

Copy link
Copy Markdown
Collaborator

Summary

  • resolve the Ark API key with the deployer AK/SK during Studio deployment
  • write model environment variables directly to the dedicated AgentKit CodeEnv Tools
  • remove credential-hosting, VeFaaS relay, and APIG provisioning from Sandbox model setup
  • preserve underlying provisioning errors with credential redaction

Verification

  • pytest -q tests/cli/test_studio_deploy_target.py tests/cli/test_frontend_branding.py tests/cli/test_frontend_skill_creator.py
  • ruff check and ruff format --check on changed Python files
  • pyright on the changed Skill creator implementation and tests
  • Markdown lint on README and frontend documentation

@yaozheng-fang
yaozheng-fang merged commit 216405d into main Jul 23, 2026
16 checks passed
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.

3 participants