Skip to content

Json encode SSE data#15

Merged
sjmiller609 merged 1 commit intomainfrom
json-encode-logs
Nov 26, 2025
Merged

Json encode SSE data#15
sjmiller609 merged 1 commit intomainfrom
json-encode-logs

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

sjmiller609 added a commit that referenced this pull request Feb 28, 2026
* feat: Start and Stop VM

* codegen metadata

* Upgrade to compatible sdk version

* Add ingress command

* Use SDK for ingress and fix instance name match ingress type

* Hypeman-go 0.7.0

* Update README

* Update README

* Add logging source flags

* Add lifecycle commands

* lifecycle shorthand commands

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
sjmiller609 pushed a commit that referenced this pull request Feb 28, 2026
fix: enable Windows cross-compilation
stainless-app bot pushed a commit that referenced this pull request Feb 28, 2026
fix: enable Windows cross-compilation
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