Built for Self-Hosted Reality:
– Handles direct Open WebUI sign-in as well as OAuth and SSO providers exposed by your deployment.
– Works with reverse proxy setups such as oauth2-proxy, Authelia, Authentik, Pangolin, and Cloudflare Tunnel by capturing the right cookies and session state on-device.
– Supports custom headers during connection setup for environments that depend on keys like X-API-Key, Authorization, or organization routing headers.
– Keeps credentials in Keychain or Keystore instead of plain-text local storage.
– Uses WebSocket-backed streaming for fast token-by-token responses and better long-running chat reliability.
– Surfaces optional server capabilities such as notes, channels, web search, and image generation only when your Open WebUI deployment exposes them.
Assistant Output That Holds Up on Mobile:
Conduit renders more than plain chat bubbles. The app includes native Flutter surfaces for:
– syntax-highlighted code blocks with copy and preview affordances
– Mermaid diagrams and Chart.js embeds
– LaTeX and math rendering
– expandable reasoning, tool-call, and code-execution sections
– inline citations, source cards, and follow-up suggestions
Platform Integrations
– Home screen widgets on iOS and Android with new chat, microphone, camera, photos, and clipboard entry points
– App quick actions for starting a new chat or jumping straight into voice call
– iOS App Intents and Shortcuts for opening chat, sending text, URLs, images, and starting a voice call
– Share-sheet ingestion and clipboard image paste to move content into a prompt without manual file juggling