Skip to content

fix(studio): render root agent as canvas container - #754

Open
FirstayZheng wants to merge 9 commits into
volcengine:mainfrom
FirstayZheng:fix/pr-748-agent-canvas-root
Open

fix(studio): render root agent as canvas container#754
FirstayZheng wants to merge 9 commits into
volcengine:mainfrom
FirstayZheng:fix/pr-748-agent-canvas-root

Conversation

@FirstayZheng

Copy link
Copy Markdown
Contributor

Summary

  • Keep the root Agent visible as the canvas container so sub Agents are added inside the main Agent instead of replacing it.
  • Move boundary insertion affordances into group containers and keep parallel groups to one bottom add action.
  • Rebuild bundled WebUI assets to remove stale conflict markers that caused the custom Agent page to white-screen.

Verification

  • git diff --check
  • python3 -m pre_commit run --all-files
  • npm test
  • npm run build
  • Browser smoke test: login locally, open Add Agent -> Quick Create -> Custom, verify the build canvas renders without the previous Unexpected token << error.

@FirstayZheng
FirstayZheng force-pushed the fix/pr-748-agent-canvas-root branch from af393ea to 0e75c31 Compare July 27, 2026 08:52
@FirstayZheng
FirstayZheng force-pushed the fix/pr-748-agent-canvas-root branch from d86470f to 6d5abbe Compare July 27, 2026 13:42
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.

4 participants