Skip to content

fix(studio): stabilize agent detail refresh and debug runs - #770

Merged
yaozheng-fang merged 2 commits into
volcengine:mainfrom
richarddancin:codex/fix-pr766-agent-detail-refresh
Jul 29, 2026
Merged

fix(studio): stabilize agent detail refresh and debug runs#770
yaozheng-fang merged 2 commits into
volcengine:mainfrom
richarddancin:codex/fix-pr766-agent-detail-refresh

Conversation

@richarddancin

@richarddancin richarddancin commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • refresh Studio agent metadata after same-runtime updates so graph/detail state does not stay on the old version
  • make agent detail version display use one current-version source so header and detail fields stay consistent after updates
  • prevent stale generated-agent debug runs from consuming the 3-panel quota, and scope backend debug-run quota by owner
  • add regression checks and rebuild the bundled Studio web assets

Context

Built on top of #766 because these bugs reproduce in the agent catalog/detail workflow. Rebasing onto current main pulled in the latest feedback-case/agent-management work.

Verification

  • cd frontend && npm test
  • cd frontend && npm run build
  • uv run pytest tests/cli/test_generated_agent_backend_codegen_extended.py -k owner_scoped
  • uv run veadk studio update --vefaas-app-name veadk-studio-pr766-fix --region cn-beijing --project default
  • manually verified the updated Studio at https://snqb41t7i90keu364e644.apigateway-cn-beijing.volceapi.com

@richarddancin
richarddancin force-pushed the codex/fix-pr766-agent-detail-refresh branch from 99d8522 to 5a1d352 Compare July 29, 2026 07:30
@richarddancin richarddancin changed the title fix(studio): refresh agent details after runtime update fix(studio): stabilize agent detail refresh and debug runs Jul 29, 2026
@richarddancin
richarddancin force-pushed the codex/fix-pr766-agent-detail-refresh branch 3 times, most recently from 8bc9c1d to 12d5857 Compare July 29, 2026 08:48
@richarddancin
richarddancin force-pushed the codex/fix-pr766-agent-detail-refresh branch from 12d5857 to 8d6adb8 Compare July 29, 2026 08:58
@yaozheng-fang
yaozheng-fang merged commit c315c63 into volcengine:main Jul 29, 2026
7 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.

2 participants