Skip to content

Conversation

@sjmiller609
Copy link
Collaborator

The SDK's ssestream.Stream[string] is a generic type parameterized with string, which means it expects each SSE data: line to contain a JSON-encoded string (like data: "some log line").

@sjmiller609 sjmiller609 merged commit 9e69646 into main Nov 26, 2025
5 checks passed
@sjmiller609 sjmiller609 deleted the json-encode-logs branch November 26, 2025 21:53
Copy link

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performed full review of 12ce2d5...e38eeee

Tip

Help

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

1 files reviewed | 0 comments | Edit Agent SettingsRead Docs

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.

2 participants