Skip to content

feat(studio): add visual agent creation workflow - #964

Draft
evanlowe wants to merge 3 commits into
volcengine:mainfrom
evanlowe:feat/studio-agent-workflow-ui
Draft

feat(studio): add visual agent creation workflow#964
evanlowe wants to merge 3 commits into
volcengine:mainfrom
evanlowe:feat/studio-agent-workflow-ui

Conversation

@evanlowe

@evanlowe evanlowe commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a visual Agent creation canvas with shared navigation, a blank-canvas Agent placeholder, and workflow editing.
  • Connect generated Agent chat output to the authoritative nested draft used by the canvas, configuration panel, and deployment view.
  • Present sequential workflows directly without exposing the internal wrapper concept.
  • Render direct sub-Agents by default in an alternating side layout, with automatic fit and dedicated center handles for solid sequential edges.
  • Add Agent configuration, comparison debugging, and deployment workspaces that reuse the same Agent names and data.
  • Update the bundled Studio frontend and regression coverage.

Validation

  • npm test — 805 passed
  • npm run build — passed
  • .venv/bin/pytest tests/cli/test_generated_agent_component_matrix.py tests/cli/test_generated_agent_planner.py — 84 passed, 7 skipped
  • .venv/bin/pre-commit run --all-files — passed
  • Visual review — 1440×900 and 390×844

@evanlowe
evanlowe force-pushed the feat/studio-agent-workflow-ui branch from fd66d65 to 7444d1d Compare August 24, 2026 06:48
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.

1 participant