Skip to content

Conversation

@tomers
Copy link

@tomers tomers commented Feb 1, 2026

Summary

  • Skip the log target picker for host-platform devices and open logs directly.
  • Detect host devices via target_platform == \"HOST\" or loaded_integrations including \"host\".

Why

The log target picker (OTA / WebSerial / server ports) is irrelevant for host devices; clicking Logs should go straight to the logs.

Test plan

  • Click Logs on a host device: goes directly to logs.
  • Click Logs on a non-host device: target picker still opens.

- Introduced a new utility function to identify host devices.
- Updated the logs handling method to stream logs locally for host devices, bypassing serial/OTA selection.
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