You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cli): add --host option and bind host for SSE/streamable (#13)
- Add --host/-H CLI flag and plumb through index -> server -> services
- Support explicit host binding via Express (app.listen(port, host))
- Improve startup logs to show actual host
0 commit comments