Skip to content

Comments

Improve Multi Agent Support#2632

Merged
hayescode merged 4 commits intomainfrom
improve_multi_agent_support
Nov 7, 2025
Merged

Improve Multi Agent Support#2632
hayescode merged 4 commits intomainfrom
improve_multi_agent_support

Conversation

@hayescode
Copy link
Contributor

@hayescode hayescode commented Nov 6, 2025

Step Nesting

  • Nested steps were rendering as child_step -> parent_step.input -> parent_step.output. This is now more logical parent_step.input -> child_step -> parent_step.output
  • Before
    • image
  • After
    • image

Task List

  • The tasks in the TaskList couldn't be formatted with markdown or html like the rest of the frontend so I added that back and improved the styling a bit.
  • image

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. frontend Pertains to the frontend. labels Nov 6, 2025
@hayescode hayescode mentioned this pull request Nov 6, 2025
@hayescode hayescode enabled auto-merge November 7, 2025 22:57
@hayescode hayescode disabled auto-merge November 7, 2025 22:58
@hayescode hayescode enabled auto-merge November 7, 2025 23:14
@hayescode hayescode added this pull request to the merge queue Nov 7, 2025
Merged via the queue into main with commit b77087b Nov 7, 2025
9 checks passed
@hayescode hayescode deleted the improve_multi_agent_support branch November 7, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Pertains to the frontend. size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants