React bindings
DelphiClientProvider, useDelphiSession, useBrowserAction, useSelectionTracking, useDelphiClientState.
Browser actions (BOA)
Handle AI-driven UI side-flows — navigate, show_alert, copy_to_clipboard, custom handlers, async results.
Interpretation (speaker + listener)
Two roles on one endpoint — a voice_conversation speaker and a listen subscriber attach to the same TelPhi interpretation stream.
Reconnect and persistence
Survive transient WebSocket drops and page reloads — auto-reconnect, restorePersistedCall, reconnectCall.