Skip to content

feat(studio): add runtime live log viewer - #1025

Merged
yaozheng-fang merged 3 commits into
volcengine:mainfrom
evanlowe:feat/studio-runtime-live-logs
Aug 31, 2026
Merged

feat(studio): add runtime live log viewer#1025
yaozheng-fang merged 3 commits into
volcengine:mainfrom
evanlowe:feat/studio-runtime-live-logs

Conversation

@evanlowe

Copy link
Copy Markdown
Contributor

Summary

  • add a Studio BFF endpoint that resolves the active VeFaaS instance and streams logs without changing Runtime APIs
  • add a realtime log dialog beside the conversation disclaimer, including instance console links and ANSI-colored output
  • support both Volcengine and BytePlus in locally served and cloud-deployed Studio environments
  • package the rebuilt Studio WebUI assets

Validation

  • npm run build
  • npm test (879 passed)
  • npm run test:webui-assets
  • npx tsc --noEmit
  • uv run pytest tests/frontend/server/test_runtime_logs.py tests/frontend/server/studio_tools/test_connector.py tests/cli/test_frontend_runtime_proxy.py -q (64 passed)
  • uv run pre-commit run
  • Playwright visual checks at 1440x900, 390x844, and 844x390
  • live verification against Volcengine and BytePlus runtimes

@evanlowe
evanlowe force-pushed the feat/studio-runtime-live-logs branch from 6c8c453 to b38037b Compare August 31, 2026 05:04
@yaozheng-fang
yaozheng-fang merged commit a983367 into volcengine:main Aug 31, 2026
10 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