Skip to content

fix(dogfood/coder): disable gh terminal color probes#26114

Open
johnstcn wants to merge 1 commit into
mainfrom
fix/eng-2842-gh-no-color
Open

fix(dogfood/coder): disable gh terminal color probes#26114
johnstcn wants to merge 1 commit into
mainfrom
fix/eng-2842-gh-no-color

Conversation

@johnstcn
Copy link
Copy Markdown
Member

@johnstcn johnstcn commented Jun 5, 2026

Newer GitHub CLI versions probe terminal colors before interactive prompts, which can leave OSC responses in dogfood web terminal stdin and break gh auth login.

Default NO_COLOR=1 inside the dogfood /usr/local/bin/gh wrappers when callers have not set it themselves. This avoids the color probe without pinning or downgrading gh, and keeps the existing Coder external-auth wrapper behavior intact.

Refs ENG-2842.

Coder Agents disclosure

This PR was generated by Coder Agents on behalf of @johnstcn.

@johnstcn johnstcn self-assigned this Jun 5, 2026
@linear-code
Copy link
Copy Markdown

linear-code Bot commented Jun 5, 2026

ENG-2842

@johnstcn johnstcn marked this pull request as ready for review June 5, 2026 21:25
Copilot AI review requested due to automatic review settings June 5, 2026 21:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@johnstcn johnstcn requested a review from bpmct June 5, 2026 21:25
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.

2 participants