Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve stdio transport logging and request handling #3

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

wesen
Copy link
Contributor

@wesen wesen commented Feb 11, 2025

Enhances the stdio transport with better logging and request handling:

  • Add debug logging for all incoming messages
  • Add info-level logging for each method call with relevant parameters
  • Fix request ID validation to properly handle null IDs
  • Improve "method not found" error to include the method name
  • Add logging for prompt/resource/tool operations

@wesen wesen merged commit 7a7582a into go-go-golems:main Feb 11, 2025
2 checks passed
@wesen wesen deleted the bug/fix-stdio-server branch February 11, 2025 18:23
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