Skip to content

Conversation

@JaredHatfield
Copy link
Member

No description provided.

Copy link
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.

Pull Request Overview

This PR enhances GraphQL logging and introduces a new CLI flag to toggle between stdio and SSM mode.

  • Improved debug logging for GraphQL requests/responses
  • Added CLI flag for SSM mode and updated tool registration messages
  • Updated README documentation to describe the new mode endpoints

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
main.go Added debugging improvements and a new CLI flag for SSM mode; refined error messages and tool registration logic.
README.md Added documentation for SSE mode endpoints.
Comments suppressed due to low confidence (1)

main.go:227

  • [nitpick] The variable name 'valid' is too generic and may reduce clarity when used to track tool validity. Consider renaming it to 'isValidTool' or a similar more descriptive name.
valid := true

@JaredHatfield JaredHatfield changed the title Enhance GraphQL request logging and add CLI flag for SSM mode Enhance GraphQL request logging and add CLI flag for SSE mode May 3, 2025
@JaredHatfield JaredHatfield merged commit 6283a3b into main May 3, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in UnitVectorY Labs May 3, 2025
@JaredHatfield JaredHatfield deleted the sse branch May 7, 2025 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant