Skip to content

Feat/workspace bundle product - #1842

Open
4pmtong wants to merge 136 commits into
mainfrom
feat/workforce-bundle-product
Open

Feat/workspace bundle product#1842
4pmtong wants to merge 136 commits into
mainfrom
feat/workforce-bundle-product

Conversation

@4pmtong

@4pmtong 4pmtong commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

Related Issue

Closes #

Description

Testing Evidence (REQUIRED)

  • I have included human-verified testing evidence in this PR.
  • This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
  • No frontend/UI changes in this PR.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

def _reject_sensitive_transport(argv: tuple[str, ...]) -> None:
for value in argv:
lowered = value.lower()
if _URL_WITH_CREDENTIALS.search(value):
Comment thread backend/app/controller/run_controller.py Fixed
@4pmtong 4pmtong changed the title Feat/workforce bundle product Feat/workspace bundle product Aug 11, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.

Tip: disable this comment in your organization's Code Review settings.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

Claude Code Review is paused for this repository. To reconnect it, an admin of this repository's GitHub organization (or the account owner, for personal repositories) who can also manage your Claude organization's Code Review settings needs to re-link GitHub in Code Review settings. This is a one-time step.

Tip: disable this comment in your organization's Code Review settings.

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.

3 participants