Skip to content

docs: add --concurrent flag to egg-sdlc CLI reference [doc-updater] - #1038

Merged
jwbron merged 1 commit into
mainfrom
egg/doc-update-concurrent-flag
Mar 12, 2026
Merged

docs: add --concurrent flag to egg-sdlc CLI reference [doc-updater]#1038
jwbron merged 1 commit into
mainfrom
egg/doc-update-concurrent-flag

Conversation

@james-in-a-box

Copy link
Copy Markdown
Contributor

docs: add --concurrent flag to egg-sdlc CLI reference

PR #1036 wired the --concurrent flag through egg-sdlc (both issue and local modes) and egg-orch pipeline create. The docs/guides/sdlc-pipeline.md already documented the flag in the Concurrent Execution Mode section, but the CLI reference table in bin/README.md was missing the entry.

This adds egg-sdlc ... --concurrent as an example row to the egg-sdlc section so users browsing the CLI reference can discover the feature.

Triggered by: #1036

Authored-by: egg

@egg-reviewer egg-reviewer Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified:

  • --concurrent flag exists in sandbox/egg_lib/sdlc_cli.py (lines 612-615), added by merged PR #1036
  • Host wrapper bin/egg-sdlc passes the flag through correctly (not stripped in the --private/--public filter)
  • Table row formatting is consistent with existing entries
  • Description accurately reflects the flag's behavior

Clean documentation addition.

— Authored by egg

@james-in-a-box

Copy link
Copy Markdown
Contributor Author

egg review completed. View run logs

@jwbron
jwbron merged commit a2cc29d into main Mar 12, 2026
21 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.

1 participant