Hugues Clouâtre

Results 9 comments of Hugues Clouâtre

I'm experiencing this same issue with `gh auth login`, which makes GitHub authentication impossible through goose. **Reproduction:** 1. Ask goose to run: `gh auth login` 2. The device code is...

I've submitted PR #6041 which fixes the **root cause** of shell output being hidden during command execution (device codes from `gh auth login`, etc.). **My fix (#6041):** - Detects `shell_output`...

## Enterprise OAuth Need Validated Our enterprise MCP testing confirms the critical need for native OAuth 2.1 support. **Enterprise Use Case**: Multi-tenant Atlassian deployments (Slalom, Plusgrade, PointsBU) requiring separate OAuth...

Can confirm this issue. Through systematic testing of both official methods: **Test 1: Official CLI method** - Used `claude mcp add --scope project` to add servers - Started `claude code`...

Can confirm this issue when using official project-scope methods, but it's resolved by the workaround from #9189. **Test without workaround (both official methods tried):** - Method 1: Used `claude mcp...

I'd like to implement this. I've analyzed the release workflows and have a straightforward implementation approach. ## Proposed Implementation **Files to modify:** 2 (`.github/workflows/release.yml`, `.github/workflows/canary.yml`) **Lines added:** ~22 total (11...

Can confirm this issue affects **multiple Atlassian MCP server instances** on macOS Darwin 26. **Tested and working on 2.0.9:** - Multiple Confluence instances (various read/write operations) - Jira instance (issue...

**Related:** - Addresses shell output visibility during execution (related to #2767 shell truncation from #2613) - See also #6067 (proposed hotkey for truncated output) and #3196 (original truncation request) **Context:**...

@alexhancock DCO fixed and all checks passing now. Thanks for the quick reviews!