FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(mcp): stop idle OAuth callback server by rekram1-node · Pull Request #32245 · anomalyco/opencode · GitHub

fix(mcp): stop idle OAuth callback server - #32245

Merged
rekram1-node merged 4 commits into
devfrom
oauth-cleanup
Jun 15, 2026
Merged

fix(mcp): stop idle OAuth callback server#32245
rekram1-node merged 4 commits into
devfrom
oauth-cleanup

Conversation

rekram1-node commented Jun 14, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Summary

  • stop the MCP OAuth callback listener when no callbacks remain
  • release the port after success, provider error, cancellation, or timeout
  • cover successful cleanup with a real HTTP callback

Testing

  • bun test test/mcp/oauth-callback.test.ts --timeout 30000
  • bun typecheck

Closes #23568
Closes #23563
Related to #28567

rekram1-node merged commit 5d0f866 into dev Jun 15, 2026
10 checks passed
rekram1-node deleted the oauth-cleanup branch June 15, 2026 02:36
JeongEEE added a commit to JeongEEE/opencode that referenced this pull request Jun 16, 2026
- 충돌 없음: 자동 병합 성공
- upstream fix(mcp): OAuth 콜백 서버 유휴 시 자동 종료 (anomalyco#32245)
- upstream fix(mcp): 툴 에러 콘텐츠 타입 처리 (anomalyco#32244)
- upstream fix(mcp): OAuth 콜백 에러 이스케이프 (anomalyco#32242)
- upstream fix(mcp): escape 로직 통합 리팩토링 (anomalyco#32360)
- upstream fix(stats): 홈페이지 모델 랭킹 정렬 개선
- 커스텀 보존: JeongEEE URL ✅ | logo 자동효과 ✅ | pcode ✅ | i18n ✅ | BottomBar ✅ | 플러그인 자동 최신화 ✅

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
johnko added a commit to johnko/opencode that referenced this pull request Jun 17, 2026
* upstream: (4536 commits)
  fix(opencode): sanitize OpenAI MCP tool schemas (anomalyco#32489)
  chore: update nix node_modules hashes
  fix(provider): pass apiKey to createUnified for Cloudflare AI Gateway (anomalyco#32052)
  chore: generate
  feat(app): make session timelines much faster AND without flicker or scroll jumps (anomalyco#32331)
  chore: update nix node_modules hashes
  chore: generate
  experiment: better web picker using @pierre/tree (anomalyco#31208)
  fix(mcp): default tool schema properties (anomalyco#32568)
  fix(web): persist docs language selection (anomalyco#32551)
  fix(tui): render move errors inline (anomalyco#32241)
  Revert "fix(mcp): type tool error content"
  fix(mcp): enable progress timeout resets (anomalyco#32477)
  fix(mcp): stop idle OAuth callback server (anomalyco#32245)
  chore: generate
  chore: update nix node_modules hashes
  fix(mcp): type tool error content
  fix(stats): align homepage model ranks
  fix(mcp): handle tool result errors (anomalyco#32244)
  fix(stats): rank model pages by week
  ...
davidgut1982 pushed a commit to davidgut1982/opencode that referenced this pull request Jun 19, 2026
markjaquith pushed a commit to markjaquith/opencode that referenced this pull request Jun 23, 2026
BenGu3 pushed a commit to BenGu3/opencode that referenced this pull request Jun 27, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant


Back | FazBrowse Home | New Git URL