Skip to content

Leave Bash agent column empty in workflow builder#288

Merged
tbrandenburg merged 1 commit intomainfrom
codex/update-harness-build-workflow-step
Mar 14, 2026
Merged

Leave Bash agent column empty in workflow builder#288
tbrandenburg merged 1 commit intomainfrom
codex/update-harness-build-workflow-step

Conversation

@tbrandenburg
Copy link
Owner

Motivation

  • Ensure the workflow/harness builder UI leaves the second column empty for bash step rows instead of repeating a Bash label, matching the requested UX.

Description

  • Update packages/frontend/src/components/WorkflowBuilderPanel.tsx to render an empty <span className="workflow-step-target__label" /> for steps with type === "bash" so the agent/target column is visually blank for Bash steps.

Testing

  • npm --prefix packages/frontend test -- --runInBand failed because vitest does not accept the --runInBand flag.
  • npm --prefix packages/frontend test succeeded and reported all tests passing (9 test files, 31 tests).

Codex Task

@vercel
Copy link

vercel bot commented Mar 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
made Ready Ready Preview, Comment Mar 14, 2026 0:55am

@tbrandenburg tbrandenburg merged commit 1c81343 into main Mar 14, 2026
6 of 7 checks passed
@tbrandenburg tbrandenburg deleted the codex/update-harness-build-workflow-step branch March 14, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant