Skip to content

fix: Export ConnectionEventType and NetworkMode from TUI module#691

Merged
braedonsaunders merged 1 commit intoclaude/build-openstudio-app-kgia5from
claude/remove-unused-import-KfbWA
Jan 3, 2026
Merged

fix: Export ConnectionEventType and NetworkMode from TUI module#691
braedonsaunders merged 1 commit intoclaude/build-openstudio-app-kgia5from
claude/remove-unused-import-KfbWA

Conversation

@braedonsaunders
Copy link
Owner

These types were defined in tui::app but not re-exported from the tui module, causing build errors in server.rs which referenced them via crate::tui::ConnectionEventType and crate::tui::NetworkMode.

These types were defined in tui::app but not re-exported from the tui
module, causing build errors in server.rs which referenced them via
crate::tui::ConnectionEventType and crate::tui::NetworkMode.
@vercel
Copy link

vercel bot commented Jan 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
openstudio Ready Ready Preview, Comment Jan 3, 2026 7:24pm

@braedonsaunders braedonsaunders merged commit 131c33d into claude/build-openstudio-app-kgia5 Jan 3, 2026
2 of 5 checks passed
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