Skip to content

Fix stdio session tool handler conflicts#17

Merged
dgellow merged 4 commits intomainfrom
fix/stdio-session-isolation
Jun 28, 2025
Merged

Fix stdio session tool handler conflicts#17
dgellow merged 4 commits intomainfrom
fix/stdio-session-isolation

Conversation

@dgellow
Copy link
Member

@dgellow dgellow commented Jun 28, 2025

Resolves intermittent connection failures where stdio sessions overwrote each other's tool handlers. Each session now registers tools in isolation using mcp-go's SessionWithTools interface.

Currently based on #15. expected to be merged after it.

dgellow and others added 4 commits June 28, 2025 20:22
Resolves intermittent connection failures where stdio sessions overwrote
each other's tool handlers. Each session now registers tools in isolation
using mcp-go's SessionWithTools interface.
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dgellow dgellow force-pushed the fix/stdio-session-isolation branch from 915bd83 to f5d740b Compare June 28, 2025 18:26
@dgellow dgellow marked this pull request as ready for review June 28, 2025 18:28
@dgellow dgellow merged commit d9e601a into main Jun 28, 2025
1 check passed
@dgellow dgellow deleted the fix/stdio-session-isolation branch June 28, 2025 18:33
@dgellow dgellow changed the title WIP — Fix stdio session tool handler conflicts Fix stdio session tool handler conflicts Jun 28, 2025
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